Commit graph

1498 commits

Author SHA1 Message Date
Abhinav 72fad7c432 add shared album download progress 2024-01-18 14:35:17 +05:30
Abhinav 5802db5434 add file download location selection option for selected files and single file 2024-01-18 14:16:57 +05:30
Abhinav 4c7bb9edc2 update collection progress to use new FileDownloadProgress component 2024-01-18 13:18:35 +05:30
Abhinav edfdd2f065 updated CollectionDownloadProgress to collectionDownloadProgress 2024-01-18 10:10:55 +05:30
Abhinav 99521b79a5 display full name of file and collection on hover 2024-01-18 08:33:54 +05:30
Abhinav fd08561184 update behaviour to not move to destination collection after collection ops 2024-01-18 07:07:55 +05:30
Abhinav b6c041b4aa remove debug logs 2024-01-17 11:03:42 +05:30
Abhinav 8cdbe8de33 remove debug logging 2024-01-17 10:48:48 +05:30
Abhinav Kumar 9fbcf55e4e
Onnx clip UI (#1543) 2024-01-16 11:45:59 +05:30
Vishnu Mohandas 2a209b7590
Fix testing issues (#1552) 2024-01-16 11:45:43 +05:30
Abhinav Kumar d4343e4226
Merge branch 'main' into onnx-clip-ui 2024-01-16 11:19:28 +05:30
Abhinav 580758b0c9 remove unnecessary check 2024-01-12 09:36:48 +05:30
Abhinav b58b934f8d reset download client too 2024-01-12 09:34:54 +05:30
Crowdin Bot 0f5243674a New Crowdin translations by GitHub Action 2024-01-12 00:16:01 +00:00
Abhinav ef7736dc59 add clip logout handler 2024-01-12 04:01:06 +05:30
Abhinav 97ce52a728 reset download manager on logout 2024-01-12 03:57:50 +05:30
Abhinav 6837225281 Merge branch 'main' into onnx-clip-ui 2024-01-12 03:04:10 +05:30
Abhinav Kumar 8b5eb739d7
Merge branch 'main' into fix-face-indexing-status-update-issue 2024-01-11 19:46:21 +05:30
Abhinav e9367fa89f fix migration 2024-01-11 19:18:41 +05:30
Abhinav 3d9a302cde fix key 2024-01-11 19:07:24 +05:30
Abhinav 829e66916b Merge branch 'main' into onnx-clip-ui 2024-01-11 18:52:32 +05:30
Abhinav f473c92225 change updateIndexStatus to get 2024-01-11 18:50:51 +05:30
Abhinav Kumar f866386905
Update favicon (#1551) 2024-01-11 16:46:56 +05:30
vishnukvmd 57b9edb3df Flip favicons 2024-01-11 16:46:23 +05:30
vishnukvmd 9fdfd71ced Update favicons 2024-01-11 14:30:51 +05:30
vishnukvmd 7161f4f3e6 Update favicon 2024-01-11 14:17:02 +05:30
Crowdin Bot 7fcce988b8 New Crowdin translations by GitHub Action 2024-01-11 06:43:20 +00:00
Abhinav 7786d626fb update copies 2024-01-11 12:09:53 +05:30
Abhinav f033605248 improve syncEmbeddings logic 2024-01-11 11:14:40 +05:30
Abhinav 521474f952 refactored syncEmbedding to pass props to cleanupDeletedEmbeddings avoid double local db lookup of files and embedding 2024-01-11 11:05:53 +05:30
Abhinav d0eb41d5d5 separate getAllLocalEmbeddings and getLocalEmbeddings(mode) 2024-01-11 10:58:28 +05:30
Abhinav 79a60c21b7 Merge branch 'main' into onnx-clip-ui 2024-01-11 10:18:38 +05:30
Abhinav e25cd3b661 fix missing await 2024-01-11 09:47:53 +05:30
Abhinav c81dfbf40b fix download manager not initialized on export start 2024-01-11 09:16:43 +05:30
Abhinav d788d13d55 add fallback value to get embedding 2024-01-10 10:43:09 +05:30
Abhinav ce28f030fe add conditional sync logic 2024-01-10 10:39:01 +05:30
Abhinav f38b5b0a53 remove unnecessary wrapper 2024-01-10 10:38:36 +05:30
Abhinav e7ba94bdbd add logs to getAllPeopleSuggestion and getIndexStatusSuggestion 2024-01-10 08:55:01 +05:30
Abhinav 42be46de7c add refresh logic to default options to refresh indexing status, every 2 seconds 2024-01-10 08:54:08 +05:30
Abhinav 160d18320f Merge branch 'main' into onnx-clip-ui 2024-01-08 15:38:21 +05:30
Abhinav 109d43d213 fix clip search 2024-01-08 15:24:59 +05:30
Abhinav 92ccf995ac sync only onnx embeddings 2024-01-08 15:16:12 +05:30
httpjamesm c5f2f55042
feat: auto close drawer when switched to crop mode 2024-01-07 13:00:09 -05:00
httpjamesm 240c7d4525
fix: reset crop box when switching to crop 2024-01-07 12:58:33 -05:00
httpjamesm f3a5451e0f
feat: floating apply crop button when cropping 2024-01-07 12:53:37 -05:00
httpjamesm 089b5eece1
refactor: code-split freehand crop region 2024-01-07 12:42:06 -05:00
httpjamesm e7dde6f530
feat: require edit before allowing save 2024-01-07 12:35:51 -05:00
httpjamesm 01f156d9ae
fix: get canvas bounds from canvasRef.current 2024-01-07 01:31:27 -05:00
httpjamesm 24f3b5bc1b
fix: type ambiguation with crop handle styles 2024-01-07 01:16:46 -05:00
httpjamesm d8240a5a11
refactor: move photo editor constants 2024-01-07 01:15:51 -05:00
httpjamesm 176993216e
feat: reset crop box after successful crop 2024-01-07 01:09:51 -05:00
httpjamesm cc51cb6caa
feat: new crop icon and locale support 2024-01-07 01:08:10 -05:00
httpjamesm 1fc9461856
feat(i18n): freehand and apply translations 2024-01-07 01:08:00 -05:00
httpjamesm f6f22e123c
fix: crop region scaling between preview and orig 2024-01-07 01:05:10 -05:00
httpjamesm 143df10066
fix: set reset x and y to just offset 2024-01-07 00:50:27 -05:00
httpjamesm cc6519bb09
feat: overlays for dark/light effect with crop 2024-01-07 00:38:01 -05:00
httpjamesm dcb55d331e
feat: 3x3 grid in crop box 2024-01-07 00:19:02 -05:00
httpjamesm 53321980ef
feat: crop region of canvas 2024-01-07 00:17:05 -05:00
httpjamesm 760b63a303
fix: auto correct crop box pos on reset 2024-01-07 00:03:22 -05:00
httpjamesm 219102c317
feat: auto correct cropbox pos on load 2024-01-07 00:02:03 -05:00
httpjamesm b75844c2c9
fix: move mouse interaction handlers to higher ele 2024-01-06 23:57:13 -05:00
httpjamesm d61b79fabc
feat: crop tab and movement constraints 2024-01-06 23:56:25 -05:00
httpjamesm 56ce1a4a7b
feat: movable crop region 2024-01-06 22:52:31 -05:00
Abhinav 6961fc7fbe fix issues 2024-01-06 02:40:05 +05:30
Abhinav 6c689ed035 fix auth page build 2024-01-05 21:25:50 +05:30
Abhinav 76a3d87687 use updated computeTextEmbedding API 2024-01-05 17:17:03 +05:30
Abhinav 72be380514 update to handle both ggml and onnx models 2024-01-05 17:13:14 +05:30
Crowdin Bot 339cd8f59e New Crowdin translations by GitHub Action 2024-01-05 00:15:30 +00:00
Abhinav 7a1bc9619f hide indexing status from web 2023-12-20 11:48:06 +05:30
Abhinav c2d2dc36dc make customCacheDirectory a electron only setting 2023-12-20 11:44:48 +05:30
Crowdin Bot d32a5e9e43 New Crowdin translations by GitHub Action 2023-12-18 06:24:55 +00:00
vishnukvmd e3a9a1bc21 Update case 2023-12-18 11:52:47 +05:30
Crowdin Bot d5ef99c3d7 New Crowdin translations by GitHub Action 2023-12-17 01:06:55 +00:00
Abhinav Kumar 0dc1d138aa
fix editor issue (#1511)
fix editor issue
2023-12-16 13:36:18 +05:30
Abhinav 24dcfc29a0 remove unneeded option 2023-12-16 10:19:28 +05:30
Abhinav c5c39a6091 add user not null check 2023-12-16 10:12:23 +05:30
Abhinav e071c6bc87 fix build 2023-12-15 14:57:17 +05:30
Abhinav 3a010915ca fix issues 2023-12-15 14:52:37 +05:30
Abhinav ece409a63d add face crop regeneration logic 2023-12-15 14:17:01 +05:30
Abhinav 687726fc45 fix fileURL state set 2023-12-15 13:02:10 +05:30
Abhinav Kumar b694c6c9ba
Fix file cache load issue (#1507)
Fix file cache load issue
2023-12-14 21:56:15 +05:30
Abhinav c5b2a0632e fix getCachedFile error log 2023-12-14 16:11:21 +05:30
Abhinav 3d10927ec4 move cache folder customisation option to advanced 2023-12-14 11:15:36 +05:30
Abhinav 94b23ac194 fix undefined issue 2023-12-14 10:21:03 +05:30
Abhinav f60e472b1d fix getCachedFile 2023-12-13 19:12:58 +05:30
Abhinav f152286a0c fix issue 2023-12-13 17:48:56 +05:30
Abhinav d536527849 update logging 2023-12-13 14:03:30 +05:30
Abhinav 9a110d149b fix file load browser 2023-12-13 14:02:32 +05:30
Abhinav Kumar ed30bdf666
Merge branch 'main' into fix-slow-load 2023-12-13 13:30:35 +05:30
Abhinav Kumar ebc03b5a69
Add ML logging (#1504) 2023-12-13 12:56:08 +05:30
Abhinav 0e50eea520 Merge branch 'main' into add-ml-logging 2023-12-13 12:49:36 +05:30
Abhinav 1ff0de34a4 add runMLSyncJob error logging 2023-12-13 12:48:46 +05:30
Abhinav Kumar 17dfbae569
Merge branch 'main' into fix-slow-load 2023-12-13 12:44:43 +05:30
Abhinav 34a617f143 update strings 2023-12-13 12:40:34 +05:30
Abhinav 3bfd01113e fix ui issues 2023-12-13 11:46:38 +05:30
Abhinav ea4f53caaf fix unbalanced braces 2023-12-13 11:16:20 +05:30
Abhinav 35566c9785 do cache size validation on the node layer 2023-12-13 10:30:40 +05:30
Crowdin Bot 300560f5bb New Crowdin translations by GitHub Action 2023-12-12 01:03:13 +00:00
Abhinav 173bee6001 fix localOnly stuck in loop 2023-12-11 22:32:51 +05:30
Crowdin Bot b9d2fc51c6 New Crowdin translations by GitHub Action 2023-12-11 10:30:55 +00:00
Abhinav 0293de0c80 reload caches on cache folder change 2023-12-11 15:38:03 +05:30
Abhinav d65937c9f1 update names 2023-12-11 15:25:15 +05:30
Abhinav a657a8b543 add cache directory change option 2023-12-11 15:05:40 +05:30
Abhinav f69f241e10 refactor out folder display and change components 2023-12-11 14:19:51 +05:30
Abhinav a33850c418 temp 2023-12-11 12:45:47 +05:30
Abhinav Kumar c7a5731836
Add File disk caching (#1494) 2023-12-11 11:34:49 +05:30
Abhinav c7fac2c673 address review comment 2023-12-09 15:22:37 +05:30
Abhinav 69c5dadea6 added cached file size validation check 2023-12-09 12:50:33 +05:30
Abhinav Kumar c726e7bf27
Add segmented live photo loading (#1497) 2023-12-09 12:45:29 +05:30
Abhinav 405e2841df tee and cache file 2023-12-08 20:04:25 +05:30
Abhinav Kumar ad8a588956
Refactor in memory caching (#1493) 2023-12-08 19:13:11 +05:30
Abhinav d4776ce40b Merge branch 'add-segmented-live-photo-loading' into add-file-disk-caching 2023-12-08 19:08:12 +05:30
Abhinav 69c817b2b4 fix force conversion 2023-12-08 15:37:42 +05:30
Abhinav 5e4709f38c change back SourceURL to SourceURLs 2023-12-08 14:33:32 +05:30
Abhinav 8c28b48e86 fix issues 2023-12-08 14:24:30 +05:30
Abhinav 2ab70c16ef fix un-renderable file replacing original cached file 2023-12-08 13:18:45 +05:30
Abhinav 645ff285c8 fix route render cancelled error 2023-12-08 13:12:08 +05:30
Abhinav ba19e9b26e fix route render cancelled error 2023-12-08 13:10:20 +05:30
Abhinav 561bdf9a36 fix live photo not loading 2023-12-08 12:55:04 +05:30
Abhinav 043f5e27f2 add runOnWeb config option to getPlayableVideo 2023-12-08 12:23:59 +05:30
Abhinav 72cd25e5af added segmented live-photo loading 2023-12-08 12:14:42 +05:30
Abhinav df574d9b39 Merge branch 'refactor-in-memory-caching' into add-file-disk-caching 2023-12-07 15:54:10 +05:30
Abhinav 2c7765c427 fix live photo exif data info 2023-12-07 15:47:42 +05:30
Abhinav 02693d2293 fix flicker issue 2023-12-07 15:22:10 +05:30
Abhinav 6e355fbd23 fix in-memory cache checked before download 2023-12-07 15:14:55 +05:30
Abhinav 6e417462d2 fix blank thumbnail preview 2023-12-07 15:08:38 +05:30
Abhinav 5f1d932647 avoid logging url already set error for known cases 2023-12-07 14:56:40 +05:30
Abhinav cb362e17e7 fix issue 2023-12-07 14:25:30 +05:30
Abhinav 90a3459b8d fix src not loading issue 2023-12-07 14:09:43 +05:30
Abhinav 92c52e4237 fix in-memory cache checked before download 2023-12-07 12:52:14 +05:30
Abhinav dfcf91b8ae update getFileForPreview 2023-12-07 11:39:05 +05:30
Abhinav 8a935d8a6e fix load local file while scroll issue 2023-12-07 11:01:56 +05:30
Abhinav 5c9413ec0a remove unnecessary code 2023-12-07 11:01:25 +05:30
Abhinav 749427a432 Merge branch 'refactor-download-manager' into refactor-in-memory-caching 2023-12-07 09:57:29 +05:30
Abhinav 4e2368d006 remove empty constructor 2023-12-07 09:54:16 +05:30
Abhinav 2765df7547 Merge branch 'main' into refactor-download-manager 2023-12-07 09:22:10 +05:30
Abhinav a275e7d76b fix shared-album download manager init 2023-12-07 09:10:47 +05:30
Abhinav 1bd8b234f6 fix issues 2023-12-06 23:24:10 +05:30
Abhinav 3fa26f70a0 move download client and manager to download service folder 2023-12-06 21:41:42 +05:30
Abhinav edadcbb056 fix refactoring issues 2023-12-06 21:39:28 +05:30
Abhinav 130798f2da add download manager not ready check 2023-12-06 18:38:33 +05:30
Abhinav fc15f007ad add missing token check 2023-12-06 18:19:39 +05:30
Abhinav a4cd3396ac fix loading not working 2023-12-05 12:24:31 +05:30
Abhinav Kumar 729a5eef78
Fix search issues (#1484)
Fix search issues
2023-12-04 17:42:47 +05:30
Abhinav Kumar a792c38ee8
Fix ElectronAPI refactor issue (#1488)
Fix ElectronAPI refactor issue
2023-12-04 17:41:47 +05:30
Crowdin Bot 225b1ecdbe New Crowdin translations by GitHub Action 2023-12-04 11:54:30 +00:00
Abhinav 266b58811c make imageProcessor worker safe 2023-12-04 16:58:24 +05:30
Abhinav 7687681e07 fix build 2023-12-04 16:02:48 +05:30
Abhinav 48a418e11c fix issues 2023-12-04 15:48:08 +05:30
Abhinav 68ffb83400 cleanup dead code 2023-12-04 15:27:17 +05:30