74 Commits

Author SHA1 Message Date
arkohut
5808648f66 feat: disable basic auth 2024-11-14 22:48:15 +08:00
arkohut
e889aa86de feat: no auth by default 2024-11-14 14:47:35 +08:00
arkohut
7adb08e6d9 feat: concurrency problem solved 2024-11-07 18:23:15 +08:00
arkohut
c1ffa007ff chore: change default concurrency 2024-11-06 16:55:22 +08:00
arkohut
a56cc80e14 refact: remove typesense related code 2024-11-06 00:21:39 +08:00
arkohut
1b27697b88 feat(server): add api to fetch entity context entities 2024-11-04 16:19:48 +08:00
arkohut
27e2971d2f feat(watch): add entity without trigger plugins 2024-11-02 00:53:47 +08:00
arkohut
83e7aa74d7 refact: update logging 2024-10-25 12:14:05 +08:00
arkohut
a3cacb02e9 feat: always enable vlm and ocr plugin 2024-10-25 11:13:46 +08:00
arkohut
e2e4a903eb feat: add health check for server 2024-10-20 01:04:32 +08:00
arkohut
c31c89374a feat: support list latest content 2024-10-14 17:14:50 +08:00
arkohut
1fbd21183e feat: add reindex 2024-10-13 23:36:02 +08:00
arkohut
9d1b155f63 feat: support reindex 2024-10-13 00:40:58 +08:00
arkohut
8f3120bac8 feat(embedding): support remote embedding 2024-10-08 23:18:02 +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
7b0635ebf6 feat(embedding): make embedding plugin to be a core function 2024-10-08 17:18:57 +08:00
arkohut
4ca2aca293 feat(folder): add type and last modified at 2024-10-04 19:01:54 +08:00
arkohut
fca387b22d feat: support bind plugin by name 2024-09-10 13:55:52 +08:00
arkohut
69aca0153a feat: make embedding a default plugin 2024-09-09 19:43:17 +08:00
arkohut
dbbc2792ef feat: enable baisc auth 2024-09-06 18:18:18 +08:00
arkohut
49879ad20e fix: use global import 2024-08-29 18:02:51 +08:00
arkohut
0970e73da5 feat: make server host configurable 2024-08-29 17:01:02 +08:00
arkohut
abfc2814cf feat: make server port configurable 2024-08-29 13:11:26 +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
11e447bcbb feat(indexing): support facet 2024-08-21 00:12:31 +08:00
arkohut
1d10b0ef7b fix(indexing): do not check entity exists when delete index 2024-08-20 13:18:05 +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
5285831d03 feat: support filter by folders and libraries 2024-07-31 18:58:50 +08:00
arkohut
d0cfd91f5a feat(indexing): add time filter 2024-07-31 00:41:29 +08:00
arkohut
7e7fa02e23 feat: use bulk upsert when indexing 2024-07-29 17:50:29 +08:00
arkohut
badbfd70bc feat(scan): support batching check file exists 2024-07-26 18:34:59 +08:00
arkohut
e7be69f0ef feat: return total count in header when list foler entities 2024-07-26 17:13:42 +08:00
arkohut
3855daf5b4 feat(server): update logging format 2024-07-22 16:32:55 +08:00
arkohut
b7e4853e26 chore: show more info when startup 2024-07-17 14:16:30 +08:00
arkohut
a28fa41153 feat(tag): add a patch tag api 2024-07-15 00:03:05 +08:00
arkohut
b48f0f4a89 feat(library): add multiple folders at a time 2024-07-14 23:35:05 +08:00
arkohut
7212a2f65b feat: support only trigger webhook 2024-07-12 00:43:48 +08:00
arkohut
38272c48d0 feat(indexing): add api fetch document in typesense 2024-07-11 22:28:21 +08:00
arkohut
b5d524f7b0 feat: support scan and trigger specific plugins 2024-07-10 18:35:44 +08:00
arkohut
0b03b2c860 refactor: use relative import 2024-07-04 00:28:45 +08:00
arkohut
fff57e607a fix: use relative path for web assets 2024-07-03 18:22:49 +08:00
arkohut
d730d6c469 feat: change default limit to 48 2024-07-02 19:03:46 +08:00
arkohut
4426602393 feat: integrate svelte as spa 2024-07-02 17:23:12 +08:00
arkohut
facf05117b feat(server): add search and file api 2024-07-02 00:27:19 +08:00
arkohut
8a1e04f997 feat: add index 2024-06-21 18:47:01 +08:00
arkohut
7c3017f85b feat: add tags for api 2024-06-13 23:39:57 +08:00