228 Commits

Author SHA1 Message Date
arkohut
27e2971d2f feat(watch): add entity without trigger plugins 2024-11-02 00:53:47 +08:00
arkohut
e1105cb97f feat: support all parameters for default library's scan 2024-10-26 22:28:51 +08:00
arkohut
693d236929 fix: give folders=None 2024-10-25 18:11:04 +08:00
arkohut
2dce55b63f fix(scan): only delete files if it is not in scanning path 2024-10-25 12:27:08 +08:00
arkohut
83e7aa74d7 refact: update logging 2024-10-25 12:14:05 +08:00
arkohut
a7ce861751 feat(scan): support scan any sub path 2024-10-25 11:40:27 +08:00
arkohut
cc24ccf11e feat: always enable embeddings part 2024-10-25 11:15:07 +08:00
arkohut
a3cacb02e9 feat: always enable vlm and ocr plugin 2024-10-25 11:13:46 +08:00
arkohut
ea16e5c38b feat: change default embedding model 2024-10-24 19:23:49 +08:00
arkohut
491efd5cbd feat(plugin): check if plugin alread exist 2024-10-24 15:14:57 +08:00
arkohut
64545976e3 feat(log): move log in mac to ~/.memos/logs 2024-10-24 14:47:20 +08:00
arkohut
d155098a1f chore: update default config yaml file 2024-10-24 09:44:06 +08:00
arkohut
230a593235 feat(enable): change wait time in enable cmd 2024-10-22 22:43:52 +08:00
arkohut
2174e9ed2d feat(ocr): use openvino if possible 2024-10-22 00:00:50 +08:00
arkohut
65190f1e4c feat(ocr): support ocrmac 2024-10-21 16:34:12 +08:00
arkohut
a1a5e576c0 feat(model): add ocr to embedding table 2024-10-21 14:49:30 +08:00
arkohut
29d1e2f0ce feat(plugin): add default plugin only if binding not exist 2024-10-21 14:48:59 +08:00
arkohut
e2e4a903eb feat: add health check for server 2024-10-20 01:04:32 +08:00
arkohut
a60488e80c feat(config): use default config file 2024-10-19 15:11:17 +08:00
arkohut
955ec76638 fix(record): fail to save metadata 2024-10-15 18:37:21 +08:00
arkohut
417d45c846 feat(mac): update enable disable start stop 2024-10-15 17:44:32 +08:00
arkohut
d823d834b9 feat(watch): battery aware 2024-10-15 15:13:57 +08:00
arkohut
b400f4e79c chore: config update for low perf condition 2024-10-15 10:33:29 +08:00
arkohut
90df59a206 chore: change default config 2024-10-15 00:38:00 +08:00
arkohut
fe106e6b55 fix: change sort by file_created_at desc 2024-10-14 23:28:13 +08:00
arkohut
f3d6877e71 fix: do not show entity list when open page 2024-10-14 17:52:50 +08:00
arkohut
c31c89374a feat: support list latest content 2024-10-14 17:14:50 +08:00
arkohut
8c27354d86 feat(index): support recreate fts and vec tables when reindexing 2024-10-14 15:28:25 +08:00
arkohut
de7cbc878a feat(sync): add metadata 2024-10-14 00:36:39 +08:00
arkohut
1fbd21183e feat: add reindex 2024-10-13 23:36:02 +08:00
arkohut
368d7d0c91 chore: remove unused files 2024-10-13 00:48:45 +08:00
arkohut
f8b5fd3152 chore: remove unused ppocr yaml 2024-10-13 00:46:18 +08:00
arkohut
9d1b155f63 feat: support reindex 2024-10-13 00:40:58 +08:00
arkohut
974f056dc2 refactor(db): extract fts and vec function 2024-10-12 23:59:06 +08:00
arkohut
f793438d41 feat(cli): add ps control cmds 2024-10-12 23:17:00 +08:00
arkohut
d830b136de feat(win): enable autostart 2024-10-11 22:45:20 +08:00
arkohut
b027890c7e chore: update config 2024-10-11 14:28:09 +08:00
arkohut
a4d80cc7d3 feat(init): add watch for init start 2024-10-11 14:21:24 +08:00
arkohut
045beb6b70 fix(web): style update 2024-10-11 00:04:17 +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
8f3120bac8 feat(embedding): support remote embedding 2024-10-08 23:18: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