133 Commits

Author SHA1 Message Date
arkohut
b1993720e1 feat(web): show folder library and filepath 2024-07-14 23:43:05 +08:00
arkohut
409e5c245f feat(cmd): scan for specific folders 2024-07-14 23:35:33 +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
d3d1157a4e feat(web): show id 2024-07-12 00:43:23 +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
d1b83571e6 fix(scan): update timeout 2024-07-10 16:24:37 +08:00
arkohut
4af36016e5 feat(web): add markdown support in metadata content 2024-07-08 10:34:46 +08:00
arkohut
e0127a949a feat(web): update ocr view 2024-07-08 10:26:54 +08:00
arkohut
9722af8e18 feat(web): use global var for endpoint 2024-07-07 22:49:26 +08:00
arkohut
0c05194b85 feat(web): update style make modal fixed height 2024-07-07 16:57:41 +08:00
arkohut
b8c7a80f9a fix(web): update url 2024-07-07 12:33:35 +08:00
arkohut
3c66b9539d feat(web): update ui 2024-07-07 00:09:35 +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
9e5c7d71c8 fix: wrong directory for npm install v0.2.0 2024-07-03 18:56:32 +08:00
arkohut
20dae541e1 chore: add web prepare in release workflow 2024-07-03 18:24:00 +08:00
arkohut
dbaa495fb1 feat: add static files when package 2024-07-03 18:23:24 +08:00
arkohut
fff57e607a fix: use relative path for web assets 2024-07-03 18:22:49 +08:00
arkohut
a218b9362b feat(ocr): use file type group 2024-07-03 00:16:24 +08:00
arkohut
9ac7c4b5a5 feat: force update files 2024-07-03 00:02:41 +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
881ee18377 feat(web): add svelte frontend 2024-07-02 00:27:37 +08:00
arkohut
facf05117b feat(server): add search and file api 2024-07-02 00:27:19 +08:00
arkohut
973c5e5006 feat(typesense): add auto embedding 2024-07-02 00:27:00 +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
7c3017f85b feat: add tags for api 2024-06-13 23:39:57 +08:00
arkohut
d1575d55f8 feat: indexing entity to typesense 2024-06-13 23:32:55 +08:00
arkohut
7734b40848 fix(entity): entity update issues 2024-06-13 11:15:27 +08:00
arkohut
d6a9241ffc feat: use pydantic settings 2024-06-12 23:38:38 +08:00
arkohut
162b4526f5 chore: ignore test data folder 2024-06-12 20:26:59 +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
9642f97535 feat: add ocr plugin example 2024-06-11 15:18:51 +08:00
arkohut
b0becf64ea refactor(entity): change metadata data type to text, json etc 2024-06-11 15:18:00 +08:00
arkohut
107f7d06c2 refactor(entity): make entity a root resource 2024-06-11 14:24:17 +08:00
arkohut
9d6977ac4f test: dry 2024-06-11 13:25:58 +08:00
arkohut
354bf4f742 feat(entity): add update tag and metadata's api 2024-06-10 14:21:16 +08:00
arkohut
451c9f4af2 fix: trigger_webhooks_flag=true when scan update entity 2024-06-10 13:46:21 +08:00
arkohut
8ec89219f3 feat(entity): update tags and metadata 2024-06-10 00:29:27 +08:00
arkohut
0db275fba0 test: missing attr when update entity 2024-06-09 00:30:29 +08:00
arkohut
885629bf15 feat(entity): trigger webhooks when entity update or created 2024-06-07 23:13:01 +08:00
arkohut
a4d0ccc34e feat(library): show plugins 2024-06-07 19:55:45 +08:00
arkohut
adb4c2f845 fix(plugin): wrong mapping with lib 2024-06-07 19:52:55 +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
8b77d823d1 feat(plugin): 400 when add duplicated plugin name 2024-06-07 19:03:55 +08:00