Commit graph

9317 commits

Author SHA1 Message Date
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
Vishnu Mohandas 8821b7198d
update setting.json (#1540) 2024-01-11 21:40:41 +05:30
Abhinav Kumar 8cc31aa254
Bump follow-redirects from 1.15.2 to 1.15.4 (#1546) 2024-01-11 20:03:03 +05:30
Abhinav Kumar f8cdc55cfc
Merge branch 'main' into dependabot/npm_and_yarn/follow-redirects-1.15.4 2024-01-11 20:02:55 +05:30
Vishnu Mohandas 322c70aaa8
Fix face indexing status update issue (#1542) 2024-01-11 19:55:50 +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
Abhinav Kumar 394e8857aa
New Translations (#1550) 2024-01-11 12:15:57 +05:30
Crowdin Bot 7fcce988b8 New Crowdin translations by GitHub Action 2024-01-11 06:43:20 +00:00
Vishnu Mohandas df538ec96c
Update ML related copies (#1549) 2024-01-11 12:12:32 +05:30
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
Vishnu Mohandas 7d5f852332
fix missing await (#1548)
fix missing await
2024-01-11 10:00:18 +05:30
Abhinav Kumar 0ebf00973e
Merge branch 'main' into dependabot/npm_and_yarn/follow-redirects-1.15.4 2024-01-11 09:59:39 +05:30
Abhinav e25cd3b661 fix missing await 2024-01-11 09:47:53 +05:30
Vishnu Mohandas e71563be67
Fix export issue (#1547)
Fix export issue
2024-01-11 09:46:23 +05:30
Abhinav c81dfbf40b fix download manager not initialized on export start 2024-01-11 09:16:43 +05:30
dependabot[bot] 9afd108812
Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 21:51:56 +00:00
Vishnu Mohandas 4bfb32844c
Fix collection sort state not preserved (#1544) 2024-01-10 18:14:56 +05:30
Abhinav db05bfead3 fix value = 0 rejected in useLocalState 2024-01-10 18:11:46 +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
Abhinav 123647fa48 update setting.json 2024-01-08 11:48:08 +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