Commit Graph

1987 Commits

Author SHA1 Message Date
yangdx
7b64693bcd Fix server splash screen format 2025-04-05 22:05:05 +08:00
yangdx
b40f6f8e6b Update webui assets 2025-04-05 15:51:06 +08:00
yangdx
e90337060b Bump api version to 0136 2025-04-05 15:27:44 +08:00
yangdx
f296d63eed Update webui assets 2025-04-05 15:27:11 +08:00
yangdx
e9c3a49bd8 Bump api version to 0135 2025-04-05 13:40:41 +08:00
yangdx
3258f92482 Update webui assets 2025-04-05 13:39:34 +08:00
yangdx
d266b797a8 Update webui assets 2025-04-05 12:06:04 +08:00
yangdx
eb2fb7b7ea Update webui assets 2025-04-05 11:03:26 +08:00
yangdx
cd04bc42e1 Update webui assets 2025-04-05 06:19:23 +08:00
yangdx
54a495cb59 Update webui assets 2025-04-05 05:41:23 +08:00
yangdx
20da87f8f6 Optimize ui for intialization stage 2025-04-05 05:40:53 +08:00
yangdx
1e4a2a6d8f Update webui assets 2025-04-05 05:23:52 +08:00
Daniel.y
ef70a55bed Merge pull request #1268 from Keviddle/fix_postgresql_queries
fix(postgres_impl): added file_path to queries
2025-04-05 03:45:33 +08:00
yangdx
b66ad253b9 Update webui assets 2025-04-05 02:29:04 +08:00
yangdx
299c508f27 Fix webtitle display problem 2025-04-05 02:24:23 +08:00
yangdx
b7752a75c8 Update webui assets 2025-04-05 00:46:36 +08:00
yangdx
fd8cd92628 Change api version to 0132 2025-04-05 00:44:47 +08:00
yangdx
9e9dfe506f Update webui assets 2025-04-05 00:04:15 +08:00
yangdx
d5da79892f Add webui title to api server 2025-04-04 21:43:52 +08:00
yangdx
caac0479d3 Fix linting 2025-04-04 21:34:13 +08:00
yangdx
27d478385d Change default token expire hour 2025-04-04 21:26:55 +08:00
yangdx
95630aa669 Centralize env reading 2025-04-04 21:06:21 +08:00
yangdx
bd2c528dba Merge branch 'optimize-config-management' into clear-doc 2025-04-04 19:46:45 +08:00
Kevin Höne
2005849682 fix(postgres_impl): added file_path to queries 2025-04-04 12:27:36 +02:00
yangdx
ce0b8045f4 Merge branch 'feat-document-filter' 2025-04-04 14:11:41 +08:00
Daniel.y
126e5396f8 Merge pull request #1235 from ericshao/feat-document-filter
Feat(UI): Add document status filter feature, support filtering documents by status
2025-04-04 14:08:52 +08:00
yangdx
247be483eb Merge branch 'main' into clear-doc 2025-04-04 05:45:06 +08:00
yangdx
7ba261142a Update webui assets 2025-04-04 04:53:06 +08:00
yangdx
9cdddf90fd Remove debug output 2025-04-04 04:52:37 +08:00
yangdx
c3934ccccb Fix linting 2025-04-04 04:46:40 +08:00
yangdx
11d7ef4a87 Fix data format convert problem for PostgreSQL graph storage 2025-04-04 04:45:59 +08:00
yangdx
0947feff2d Fix node_degree error for PostgreSQL graph storage 2025-04-04 03:40:17 +08:00
yangdx
689cf44a5d Let get_edge return None when edge not found 2025-04-04 02:48:30 +08:00
yangdx
b003537429 Fix APOC fallback error 2025-04-04 02:05:29 +08:00
yangdx
399b2f14f6 Fix linting 2025-04-04 00:07:21 +08:00
yangdx
a809bc7945 Optmize parallel processing on chunks extraction 2025-04-04 00:06:42 +08:00
yangdx
6b240fa9b2 Serialize merge precess to prevent race conditions 2025-04-03 21:33:46 +08:00
yangdx
2bb3822d05 Update logger message format 2025-04-03 21:15:01 +08:00
yangdx
c8bb3aad44 Disable AGEStorage temporarily 2025-04-03 18:58:44 +08:00
yangdx
d88fb241f1 Update logger message 2025-04-03 18:41:11 +08:00
zrguo
75e8a10c21 Update get_keywords_from_query 2025-04-03 17:46:28 +08:00
yangdx
027e237509 Bump api version to 1.3.0 2025-04-03 17:31:10 +08:00
yangdx
a4b22f5343 Fix linting 2025-04-03 17:31:01 +08:00
yangdx
91b6064645 Create indexes on the ID columns for all PostgreSQL tables 2025-04-03 17:29:52 +08:00
yangdx
1eb40a69f5 Udpate BFS comments 2025-04-03 16:32:18 +08:00
yangdx
9b71295309 Add is_truncate checking for PostgreSQL graph storage 2025-04-03 16:30:06 +08:00
yangdx
0826b0b80c Fix linting 2025-04-03 15:40:55 +08:00
yangdx
3e3338a144 Fix get_node error for PostgreSQL graph storage 2025-04-03 15:40:31 +08:00
yangdx
b48d5e62e3 Remove debug print 2025-04-03 15:39:52 +08:00
yangdx
33f5629d8a Refactoring PostgreSQL AGE graph db implementation 2025-04-03 15:16:48 +08:00