Commit graph

9347 commits

Author SHA1 Message Date
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
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
Neeraj Gupta 42d10d559e
improve vscode setting.json (#1537) 2024-01-06 08:07:51 +05:30
Abhinav 6961fc7fbe fix issues 2024-01-06 02:40:05 +05:30
Abhinav 8931220ea9 improve setting
> Auto Fix is enabled by default. Use the single string form.(2)
2024-01-05 23:18:07 +05:30
Vishnu Mohandas 60d6609c5e
Fix auth page build (#1535) 2024-01-05 23:01:19 +05:30
Abhinav 6c689ed035 fix auth page build 2024-01-05 21:25:50 +05:30
Abhinav Kumar 326c0f61a5
[credential page] Fix redirect logic on successful login (#1532) 2024-01-05 20:59:16 +05:30
Abhinav 005c3926bb fix redirect logic 2024-01-05 20:39:52 +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