Commit graph

8992 commits

Author SHA1 Message Date
Abhinav Kumar d4803eeb6b
Image editor overlay (#1396) 2023-10-26 05:36:36 +00:00
Abhinav bc98d821e9 remove commented code 2023-10-26 11:04:57 +05:30
httpjamesm fc00bf9aca
fix: filter application race 2023-10-25 22:05:02 -04:00
httpjamesm 46b003734b
fix: apply hq filters in realtime, equitable blur 2023-10-25 22:04:05 -04:00
Abhinav 0f57002f69 break if embedding length is incorrect 2023-10-25 23:27:16 +05:30
Abhinav b33478522f only enable clip on electron 2023-10-25 22:39:54 +05:30
Abhinav b32ee4bc7d fix search issue 2023-10-25 22:37:35 +05:30
Abhinav 5dc226cfe7 run clip only for personal files 2023-10-25 20:57:53 +05:30
Abhinav 6eb61117e5 fix save embeddings 2023-10-25 20:47:54 +05:30
Abhinav 5708cbb576 refactor code 2023-10-25 14:39:34 +05:30
Abhinav bbd9bda03e update exportCanvasToBlob to promise based 2023-10-25 14:19:14 +05:30
Abhinav 9495e96268 use getFile to get the original file for converion 2023-10-25 14:03:07 +05:30
Abhinav 7ee142169b refactor downloadEditedPhoto and saveCopyToEnte functions 2023-10-25 13:44:25 +05:30
Abhinav 22f5325060 refactor code and add error logging 2023-10-25 13:39:41 +05:30
Abhinav bbb4986c62 clean up code 2023-10-25 12:58:48 +05:30
Abhinav 3f589965ea add logging to functin 2023-10-25 12:54:48 +05:30
Abhinav 0642befcad refactor setShowEditButton update logic and handler functions 2023-10-25 12:49:23 +05:30
Abhinav ea01f24686 use appContext message box for close confirmation message 2023-10-25 12:37:57 +05:30
Abhinav 7b681859d3 add more info to response not received and axios setup error flow 2023-10-25 12:12:00 +05:30
Abhinav 48ee528397 log cf-id and x-request-id in logs 2023-10-25 11:54:58 +05:30
Abhinav Kumar 72507caf79
New Translations (#1400) 2023-10-25 01:58:15 +00:00
Crowdin Bot 7d5e9f7bf3 New Crowdin translations by GitHub Action 2023-10-25 00:59:03 +00:00
Abhinav 733a107d8b add more logs to the flow 2023-10-23 13:20:36 +05:30
Abhinav 0d48c750f9 fix clip embedding blocking sync 2023-10-23 10:31:01 +05:30
httpjamesm 1599942605
fix: hide edit on videos, live photos and raw 2023-10-21 13:04:25 -04:00
httpjamesm 5be3729fb8
fix: allow closing if no edits made 2023-10-21 12:20:05 -04:00
Abhinav 1390854cfd add clip translation 2023-10-20 09:36:09 +05:30
Abhinav 47794d03cb fix search 2023-10-20 09:35:22 +05:30
Abhinav 3aae181c7e add logs 2023-10-20 09:31:30 +05:30
httpjamesm bfb9604ed9
style: remove unnecessary flex on parent backdrop 2023-10-19 22:40:12 -04:00
httpjamesm 30f155d7f8
style: max height 2023-10-19 22:39:18 -04:00
httpjamesm 6547393586
fix: check if all refs loaded in 2023-10-19 22:37:34 -04:00
httpjamesm e6b1e7573b
feat: controls drawer and mobile optimization 2023-10-19 22:36:25 -04:00
httpjamesm 265e5f84c2
feat: photo editor title 2023-10-19 22:29:15 -04:00
httpjamesm d69530b340
lang: editor translations 2023-10-19 22:22:58 -04:00
httpjamesm 21d19faa58
feat: are you sure close dialog 2023-10-19 22:16:37 -04:00
httpjamesm 26f61dcbcc
fix: add menu item dividers 2023-10-19 22:02:30 -04:00
Abhinav d1f49d5b05 add cancel logic and fixed duplicate file entry 2023-10-19 17:59:53 +05:30
Abhinav 91b47673d5 fix issues 2023-10-19 17:58:53 +05:30
Abhinav Kumar 618cf574cc
Handle new motion photo import image name format (#1399) 2023-10-19 08:10:28 +00:00
Abhinav 11fa69d990 remove the use of regex 2023-10-19 13:36:01 +05:30
Abhinav 418a7922ab fix areFilesLivePhotoAssets check 2023-10-19 12:52:18 +05:30
Abhinav 57e415714f update removePotentialLivePhotoSuffix to handle 2023-10-19 10:59:04 +05:30
Abhinav 3f7030c9b4 rename functions 2023-10-19 10:56:12 +05:30
Abhinav 2104be3866 pass setUploadProgressView to UploadManager and use it with single file upload 2023-10-19 07:45:52 +05:30
httpjamesm ccd435819b
fix: prepare for upload before uploading 2023-10-18 09:39:03 -04:00
httpjamesm f1f701124a
feat: save edits to ente 2023-10-18 09:33:40 -04:00
Abhinav 866ce000f5 add clip search UI 2023-10-18 15:14:27 +05:30
Abhinav 396a316de5 add getTextEmbedding service and clip search helper utils 2023-10-18 15:11:13 +05:30
Abhinav 3acd38ba24 add clipExtraction logic 2023-10-18 15:04:36 +05:30