112 Commits

Author SHA1 Message Date
arkohut
290636ca08 feat(indexing): make some fields optional 2024-08-27 23:34:57 +08:00
arkohut
b10b080800 fix(ollama): make vlm plugin support ollama 2024-08-25 16:49:48 +08:00
arkohut
67a5e10d3e feat(plugins): add ocr as build plugin 2024-08-25 16:49:48 +08:00
arkohut
ec7ba1f989 feat(plugin): allow unbind plugin 2024-08-25 16:49:48 +08:00
arkohut
cead5d9755 feat(plugin): add vlm plugin 2024-08-25 16:49:48 +08:00
arkohut
4b9b2ce8e1 fix(typesense): no sort for tags 2024-08-23 23:25:17 +08:00
arkohut
420d972513 fix(webp): failed to save metadata for webp 2024-08-23 18:25:19 +08:00
arkohut
0d371d759e fix: use str instead of path 2024-08-22 10:00:20 +08:00
arkohut
9a38b0c17d fix: update utils import 2024-08-21 23:22:58 +08:00
arkohut
15972b9c0f feat: use utiles for read metadata 2024-08-21 21:21:32 +08:00
arkohut
b3e73e4c40 feat(screen-recorder): generate video from webp 2024-08-21 21:21:32 +08:00
arkohut
b53d816b17 feat(typesense): use ollama bge m3 2024-08-21 08:48:55 +08:00
arkohut
1d4faf2652 fix: skip system files in screenshots folder 2024-08-21 08:35:20 +08:00
arkohut
9267fdc018 feat(indexing): add sort for fields 2024-08-21 00:12:54 +08:00
arkohut
11e447bcbb feat(indexing): support facet 2024-08-21 00:12:31 +08:00
arkohut
2cf75bee7f feat(index): extract collection name to settings 2024-08-20 18:35:35 +08:00
arkohut
f0dfaf387e feat(index): add date month year for index 2024-08-20 13:18:34 +08:00
arkohut
1d10b0ef7b fix(indexing): do not check entity exists when delete index 2024-08-20 13:18:05 +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
95acfdd174 feat: stop print metadata when read it 2024-08-14 19:44:56 +08:00
arkohut
9640e00d54 feat(cli): return lib info after add folder 2024-08-14 19:43:29 +08:00
arkohut
39887c827f feat: add more indices 2024-08-14 12:20:32 +08:00
arkohut
2314ad544e fix(index): can not support number and string at the same field 2024-08-14 12:14:31 +08:00
arkohut
fc95061672 feat(metadata): support create tags and metadata when create new entity 2024-08-14 11:31:50 +08:00
arkohut
016264f13f feat: support extract raw image from video 2024-08-13 15:35:48 +08:00
arkohut
0fff358e4d feat: add http timeout 2024-08-08 20:05:14 +08:00
arkohut
5285831d03 feat: support filter by folders and libraries 2024-07-31 18:58:50 +08:00
arkohut
025879792c fix: tolerate none response exception 2024-07-31 18:57:56 +08:00
arkohut
d0cfd91f5a feat(indexing): add time filter 2024-07-31 00:41:29 +08:00
arkohut
83bd59ca80 fix: add logconfig 2024-07-30 15:55:56 +08:00
arkohut
58ab45c100 feat(scan): tolerate add entity failed 2024-07-29 19:18:28 +08:00
arkohut
18d30e6567 feat: show update last_scan_at for any update 2024-07-29 18:25:24 +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
badbfd70bc feat(scan): support batching check file exists 2024-07-26 18:34:59 +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
e7be69f0ef feat: return total count in header when list foler entities 2024-07-26 17:13:42 +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
3855daf5b4 feat(server): update logging format 2024-07-22 16:32:55 +08:00
arkohut
c0476cbfa2 feat(scan): change timeout to 60s 2024-07-18 23:28:44 +08:00
arkohut
c997244577 feat(schema): get metadata by key 2024-07-18 23:25:47 +08:00
arkohut
f06fe7fd6c feat(search): update search parameters 2024-07-18 00:18:53 +08:00
arkohut
4ac3b78a68 feat: add alembic for migration 2024-07-17 14:28:01 +08:00
arkohut
b7e4853e26 chore: show more info when startup 2024-07-17 14:16:30 +08:00