58 Commits

Author SHA1 Message Date
arkohut
04621f74ff feat: merge memos-record into memos 2024-09-28 23:28:43 +08:00
arkohut
7b346b9e25 fix: import run server in serve command 2024-09-16 10:18:40 +08:00
arkohut
e9c2e4d6fa feat(command): list folders scannning 2024-09-14 18:48:17 +08:00
arkohut
a4a3387bdc feat: add memosignore 2024-09-14 18:12:21 +08:00
arkohut
167fd31053 feat: add builtin plugins for default library 2024-09-10 15:47:36 +08:00
arkohut
fca387b22d feat: support bind plugin by name 2024-09-10 13:55:52 +08:00
arkohut
5882950c39 feat(cli): add extra args 2024-09-10 12:39:08 +08:00
arkohut
241911d1d2 feat(index): use different bs for embedding 2024-09-10 00:58:57 +08:00
arkohut
81ba2cd2d2 feat: add default library and command shortcuts for it 2024-09-09 20:58:06 +08:00
arkohut
d7e6c32e86 feat: init default library 2024-09-09 19:57:07 +08:00
arkohut
e99792a974 feat(vlm): force jpeg option 2024-09-03 18:35:41 +08:00
arkohut
7fbb05e0cd feat: add force indexing 2024-08-29 21:16:15 +08:00
arkohut
a448fd0c9a feat: support initialization 2024-08-29 17:47:14 +08:00
arkohut
9db92908a6 feat(indexing): do not repeatly indexing updated entity by last_scan_at 2024-08-29 13:57:46 +08:00
arkohut
ec7ba1f989 feat(plugin): allow unbind plugin 2024-08-25 16:49:48 +08:00
arkohut
1d4faf2652 fix: skip system files in screenshots folder 2024-08-21 08:35:20 +08:00
arkohut
ef2022fa10 feat(screen-recorder): insert tag of app name 2024-08-20 13:17:22 +08:00
arkohut
01a294a70a feat: add active_app from active_window when scanning 2024-08-20 13:12:25 +08:00
arkohut
44f015d3fe fix: handle none response exception 2024-08-16 23:10:32 +08:00
arkohut
9640e00d54 feat(cli): return lib info after add folder 2024-08-14 19:43:29 +08:00
arkohut
fc95061672 feat(metadata): support create tags and metadata when create new entity 2024-08-14 11:31:50 +08:00
arkohut
0fff358e4d feat: add http timeout 2024-08-08 20:05:14 +08:00
arkohut
025879792c fix: tolerate none response exception 2024-07-31 18:57:56 +08:00
arkohut
58ab45c100 feat(scan): tolerate add entity failed 2024-07-29 19:18:28 +08:00
arkohut
7e7fa02e23 feat: use bulk upsert when indexing 2024-07-29 17:50:29 +08:00
arkohut
2794e6b7b4 feat: show full progress when index a folder 2024-07-29 16:50:40 +08:00
arkohut
7029ebc5b8 fix: wrong datetime 2024-07-29 16:39:31 +08:00
arkohut
6d18a3aa05 fix: retry and try catch exception when update entity 2024-07-29 16:09:06 +08:00
arkohut
873034c76b feat(scan): batching check file exists 2024-07-26 18:35:39 +08:00
arkohut
4a90d86c16 feat(scan): give the entity count when scan lib to delete entities 2024-07-26 17:14:30 +08:00
arkohut
4e1ce5ef96 feat: support indexing for specific folders 2024-07-26 16:27:01 +08:00
arkohut
506e5eedd0 feat(scan): support concurrent webhook trigger 2024-07-22 16:34:11 +08:00
arkohut
c0476cbfa2 feat(scan): change timeout to 60s 2024-07-18 23:28:44 +08:00
arkohut
409e5c245f feat(cmd): scan for specific folders 2024-07-14 23:35:33 +08:00
arkohut
7212a2f65b feat: support only trigger webhook 2024-07-12 00:43:48 +08:00
arkohut
b5d524f7b0 feat: support scan and trigger specific plugins 2024-07-10 18:35:44 +08:00
arkohut
d1b83571e6 fix(scan): update timeout 2024-07-10 16:24:37 +08:00
arkohut
f8b5eb14e6 fix: add timeout when update entity 2024-07-07 00:02:39 +08:00
arkohut
0b03b2c860 refactor: use relative import 2024-07-04 00:28:45 +08:00
arkohut
9ac7c4b5a5 feat: force update files 2024-07-03 00:02:41 +08:00
arkohut
6d5d11bf77 feat: support -h for help 2024-06-23 13:46:25 +08:00
arkohut
8a1e04f997 feat: add index 2024-06-21 18:47:01 +08:00
arkohut
2ffd4b0b78 refactor: use magika for file type detect 2024-06-12 20:26:24 +08:00
arkohut
1dc7341b26 feat: ignore ds_store in mac 2024-06-12 18:57:31 +08:00
arkohut
451c9f4af2 fix: trigger_webhooks_flag=true when scan update entity 2024-06-10 13:46:21 +08:00
arkohut
a4d0ccc34e feat(library): show plugins 2024-06-07 19:55:45 +08:00
arkohut
649ed434c7 feat(plugin): bind lib and plugin 2024-06-07 19:30:15 +08:00
arkohut
64dd3a50f1 feat(plugin): create and list plugins 2024-06-07 19:22:06 +08:00
arkohut
9e4e23469f feat: switch to absolute path 2024-06-07 13:22:17 +08:00
arkohut
e4fa1693d9 refactor: extract global endpoint 2024-06-04 16:48:44 +08:00