302 Commits

Author SHA1 Message Date
arkohut
95f9b4a494 chore: bump version 2024-10-11 14:21:47 +08:00
arkohut
a4d80cc7d3 feat(init): add watch for init start 2024-10-11 14:21:24 +08:00
arkohut
0906406b74 feat: add watchdog 2024-10-11 14:16:46 +08:00
arkohut
d624651790 feat(web): add sticky header with logo 2024-10-11 10:01:46 +08:00
arkohut
cfda9fb543 feat(web): add logo 2024-10-11 10:00:54 +08:00
arkohut
045beb6b70 fix(web): style update 2024-10-11 00:04:17 +08:00
arkohut
c9021375a3 feat(web): make figure navigator higher zindex 2024-10-10 23:41:10 +08:00
arkohut
fffd084d3f feat(fts): use AND by default 2024-10-10 23:34:13 +08:00
arkohut
f405d6e0a1 feat(watch): add watch method with sparsity window 2024-10-10 15:45:05 +08:00
arkohut
6308b95784 fix: use utc for time parse in sqlite 2024-10-10 15:31:20 +08:00
arkohut
782e813826 feat(cli): add cmd to sync single file 2024-10-09 12:26:37 +08:00
arkohut
4411a1d4cf feat(embedding): hide progressbar 2024-10-09 11:34:49 +08:00
arkohut
3a8dc920bc fix: concurrency bug 2024-10-09 11:34:37 +08:00
arkohut
50a73de847 chore: bump version v0.8.1 2024-10-08 23:18:25 +08:00
arkohut
8f3120bac8 feat(embedding): support remote embedding 2024-10-08 23:18:02 +08:00
arkohut
bd5e7d6a6f chore: bump version v0.8.0 2024-10-08 19:58:56 +08:00
arkohut
e7e47f84cc feat(web): update ui for pure sqlite3 2024-10-08 19:58:02 +08:00
arkohut
549bcb6de4 fix(typesense): move init client in function 2024-10-08 19:50:02 +08:00
arkohut
86a73ca72e feat(vlm): make prompt a config 2024-10-08 19:26:55 +08:00
arkohut
b3ebb2c92d feat(typesense): disable typesense by default 2024-10-08 18:54:59 +08:00
arkohut
14ae101f6b feat: hybrid search with sqlite 2024-10-08 18:28:52 +08:00
arkohut
f2a741cb7b feat(vlm): handle small image and non rgb image 2024-10-08 17:26:16 +08:00
arkohut
7b0635ebf6 feat(embedding): make embedding plugin to be a core function 2024-10-08 17:18:57 +08:00
arkohut
279632cf38 feat(scan): just include specific file types 2024-10-08 17:16:51 +08:00
arkohut
4e7ff91e0c feat(folder): only list default folders 2024-10-04 22:47:32 +08:00
arkohut
4ca2aca293 feat(folder): add type and last modified at 2024-10-04 19:01:54 +08:00
arkohut
b1a82243d3 feat(index): update last scan at when tags or metadata updated 2024-10-04 17:25:38 +08:00
arkohut
16d3d94c9c refactor(plugin): move library cmds to cmds 2024-10-04 16:28:57 +08:00
arkohut
0f880965d9 refactor(plugin): move plugin cmds to cmds 2024-10-04 16:10:13 +08:00
arkohut
7c41769516 feat(ocr): force max image size 1920 x 1920 2024-10-04 15:45:29 +08:00
arkohut
bd55696748 feat(vlm): remove local support 2024-10-04 15:09:49 +08:00
arkohut
ece78023f5 feat(ocr): remove local support for gpu 2024-10-04 15:08:43 +08:00
arkohut
56864baaa0 Revert "feat: remove local inference for ocr and vlm"
This reverts commit 228cdee66fc7d63ff4a1ae73a9c8048ddd219293.
2024-10-04 14:48:45 +08:00
arkohut
8af5fbacd1 Revert "feat(ocr): remove yaml and onnx"
This reverts commit 8b6f488246483eb49ff1bc19d63873de26632550.
2024-10-04 14:48:07 +08:00
arkohut
a3240fdde9 Revert "feat(ocr): cleanup ocr server related content"
This reverts commit d0f6b33554f47cb7b9920ed4a2ea967a50373463.
2024-10-04 14:47:54 +08:00
arkohut
b39d651b0c feat(vlm): update prompt 2024-10-04 14:47:17 +08:00
arkohut
31838ac4a3 fix(search): always restart 2024-10-04 14:22:44 +08:00
arkohut
2e82ad89ce fix(pyinstaller): use onefile 2024-10-04 14:22:27 +08:00
arkohut
8c557bbd60 fix: use memos.commands for bat 2024-10-04 12:56:31 +08:00
arkohut
4b0e469661 feat(win): support start on win 2024-10-04 11:45:09 +08:00
arkohut
355dfdae2e feat: enable and disable service in macos 2024-10-01 01:14:20 +08:00
arkohut
9a335d7e31 feat: use pyinstaller 2024-09-29 23:29:44 +08:00
arkohut
9d968f61f3 chore: remove unused import 2024-09-29 23:28:52 +08:00
arkohut
033417438b chore: bump version v0.7.0 2024-09-29 16:16:16 +08:00
arkohut
d30307c824 fix: bad way to overwrite exif for webp 2024-09-29 16:15:53 +08:00
arkohut
a27145e0e0 chore: bump 0.6.15 v0.6.15 2024-09-29 15:36:34 +08:00
arkohut
8b6f488246 feat(ocr): remove yaml and onnx 2024-09-29 15:36:03 +08:00
arkohut
d0f6b33554 feat(ocr): cleanup ocr server related content 2024-09-28 23:30:00 +08:00
arkohut
04621f74ff feat: merge memos-record into memos 2024-09-28 23:28:43 +08:00
arkohut
228cdee66f feat: remove local inference for ocr and vlm 2024-09-27 23:29:52 +08:00