Commit Graph

  • 056b58af75 Updated JWT auth configuration in env.example. yangdx 2025-03-18 02:01:28 +08:00
  • 9021bfb8a6 Added french locale Saifeddine ALOUI 2025-03-17 18:57:48 +01:00
  • 5470f9dfee added arabic locale Saifeddine ALOUI 2025-03-17 18:56:50 +01:00
  • 76e0e6f173 Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-17 18:51:41 +01:00
  • 2a18b04f7f Added authentication checks and token validation yangdx 2025-03-18 01:46:12 +08:00
  • 1727130c47 Added /login to VITE_API_ENDPOINTS yangdx 2025-03-18 01:16:40 +08:00
  • 2856107f46 Merge branch 'loginPage' into webui-node-expansion yangdx 2025-03-18 00:39:48 +08:00
  • 0d0d37118b Merge branch 'feat-node-expand' into webui-node-expansion yangdx 2025-03-18 00:09:46 +08:00
  • c641a6290c Ensure unique edge IDs for NetworkX yangdx 2025-03-18 00:00:56 +08:00
  • dfd19b8d27 fix postgres support zrguo 2025-03-17 23:59:47 +08:00
  • 6115f60072 fix lint zrguo 2025-03-17 23:36:00 +08:00
  • bf18a5406e add citation zrguo 2025-03-17 23:32:35 +08:00
  • 3bf9dbe4fb Merge branch 'webui-node-expansion' into feat-node-expand yangdx 2025-03-17 22:54:58 +08:00
  • 07b13ee739 Prevent duplicate edges in Lightrag graph yangdx 2025-03-17 22:54:23 +08:00
  • 5e1c9f93ca Merge branch 'feat-node-expand' into webui-node-expansion yangdx 2025-03-17 21:16:42 +08:00
  • a2cdfcb803 Update webui assets yangdx 2025-03-17 21:13:04 +08:00
  • 3efcf4684c Added data reload button to graph labels component yangdx 2025-03-17 21:12:29 +08:00
  • 4ecb13d24c Optimize layout configurations for better node arrangement. yangdx 2025-03-17 20:44:17 +08:00
  • 17f4d3a5ab Merge branch 'feat-node-expand' into webui-node-expansion yangdx 2025-03-17 20:06:03 +08:00
  • 6f2761af98 Update webui assets yangdx 2025-03-17 20:05:16 +08:00
  • 971034fbba Optimized graph layout animation parameters, Smoothed overlapping animations yangdx 2025-03-17 20:00:14 +08:00
  • e03e1206c7 Remove refresh layout button and related code yangdx 2025-03-17 19:48:18 +08:00
  • 90c64b9f8d Fix: Let tooltips show on top of layout tool bar yangdx 2025-03-17 19:38:57 +08:00
  • a40c9ef3d4 Updated layout animation and force atlas translations yangdx 2025-03-17 19:32:07 +08:00
  • 15b817c0d6 Merge pull request #1100 from pengjunfeng11/main zrguo 2025-03-17 17:24:29 +08:00
  • e7395a2c8d Merge branch 'main' into main zrguo 2025-03-17 17:23:41 +08:00
  • c7d76b4cee Create anthropic.py Saifeddine ALOUI 2025-03-17 10:21:01 +01:00
  • a399d8039b Merge pull request #1102 from HKUDS/fix_format zrguo 2025-03-17 17:00:39 +08:00
  • 60dd13f17e fix continue prompt format error zrguo 2025-03-17 16:58:04 +08:00
  • 3df20ae787 fix lint zrguo 2025-03-17 15:59:54 +08:00
  • 2967fd2cd2 Merge pull request #1087 from JoramMillenaar/fix--postgres-impl zrguo 2025-03-17 15:57:41 +08:00
  • 5956f22612 Merge branch 'main' into fix--postgres-impl zrguo 2025-03-17 15:42:09 +08:00
  • 0cfb755ac9 Merge pull request #1085 from OxidBurn/postgres-improve-entities-relation-save-process zrguo 2025-03-17 15:39:59 +08:00
  • 901760ab98 Merge branch 'main' into postgres-improve-entities-relation-save-process zrguo 2025-03-17 15:39:40 +08:00
  • f231f2df7a Enhance graph layout control with improved animations and stability yangdx 2025-03-17 15:18:33 +08:00
  • 1a50cd24be Add packaged files in api/webui choizhang 2025-03-17 14:19:44 +08:00
  • 9e9c0bdd96 Merge branch 'main' into feat-node-expand yangdx 2025-03-17 11:46:38 +08:00
  • adba09f6c2 fix stream zrguo 2025-03-17 11:41:55 +08:00
  • 4e58c7d7da Update postgres_impl.py pengjunfeng11 2025-03-17 10:47:17 +08:00
  • acc11afeac Merge branch 'feat-node-expand' into webui-node-expansion yangdx 2025-03-17 08:04:11 +08:00
  • 1dd0cac35d Merge branch 'main' into feat-node-expand yangdx 2025-03-17 08:03:32 +08:00
  • 0695f0a130 Merge branch 'feat-node-expand' into webui-node-expansion yangdx 2025-03-17 05:04:53 +08:00
  • 3e3e963c80 Update webui assets yangdx 2025-03-17 05:02:14 +08:00
  • 2753cbed97 Fix overflow issues in UI components yangdx 2025-03-17 05:00:32 +08:00
  • 5f27d42fd9 Update log message for in-memory DB persistence yangdx 2025-03-17 04:25:23 +08:00
  • a9bd318d98 Merge pull request #1098 from danielaskdd/Fix-pipeline-batch Daniel.y 2025-03-17 04:38:03 +08:00
  • 34727b3bd5 Update log message for in-memory DB persistence yangdx 2025-03-17 04:25:23 +08:00
  • 701d2d7d47 Fix linting yangdx 2025-03-17 04:11:25 +08:00
  • 58d519f133 Fix linting yangdx 2025-03-17 04:09:12 +08:00
  • c23cff2962 Merge branch 'Fix-pipeline-batch' into feat-node-expand yangdx 2025-03-17 04:02:42 +08:00
  • 2a4ff7c0d0 Fix pipeline bactch process problem yangdx 2025-03-17 04:00:38 +08:00
  • 1c19290979 Merge branch 'main' into feat-node-expand yangdx 2025-03-17 00:08:12 +08:00
  • 9875037e6c Merge pull request #1097 from danielaskdd/main Daniel.y 2025-03-17 00:04:17 +08:00
  • c2ba7f33ff Adjust concurrency limits more LLM friendly settings for new comers yangdx 2025-03-16 23:56:34 +08:00
  • 0277c94a61 Merge pull request #1091 from JoramMillenaar/quickfix--small-db-fields Daniel.y 2025-03-16 22:48:54 +08:00
  • 9d971e5889 Merge pull request #1062 from ericshao/fix-postgres Daniel.y 2025-03-16 15:47:32 +08:00
  • bce409acff Merge pull request #1079 from pengjunfeng11/main Daniel.y 2025-03-16 15:31:02 +08:00
  • 550add8a1c Merge branch 'feat-node-expand' into webui-dev yangdx 2025-03-16 14:39:25 +08:00
  • e7456c8579 Added sample environment configuration files for webui development and local setups. yangdx 2025-03-16 14:13:26 +08:00
  • f5a36dd093 Merge branch 'main' into feat-node-expand yangdx 2025-03-16 12:53:44 +08:00
  • 1b8fd42a08 Revise the comment to enhance clarity and precision yangdx 2025-03-16 12:26:32 +08:00
  • f4c6b00b4b Remove redundant sigma instance setup code in GraphViewer component yangdx 2025-03-16 11:15:52 +08:00
  • ea25d3322f Merge pull request #1064 from danielaskdd/improve-property-tooltip Daniel.y 2025-03-16 08:34:35 +08:00
  • 6f60c34d1e Fix linting yangdx 2025-03-16 03:06:33 +08:00
  • 7d4390af96 Remove graphSearchTypes.ts, move OptionItem type to GraphSearch.tsx yangdx 2025-03-16 03:01:36 +08:00
  • 29c32955c4 Update webui assets yangdx 2025-03-16 02:43:08 +08:00
  • eb17a7782d fix: Replace global searchCache with Zustand state management yangdx 2025-03-16 02:40:48 +08:00
  • 6b2e4186ac refactor: remove legacy node expansion and pruning methods from graph store yangdx 2025-03-16 01:41:51 +08:00
  • 64dfa65455 refactor: reorder icons order in control bool bar yangdx 2025-03-15 23:45:23 +08:00
  • ce6ad75b23 Simplify zoom control logic by using fixed ratio yangdx 2025-03-15 23:23:48 +08:00
  • 6c9270a8ad Update web assets yangdx 2025-03-15 22:54:18 +08:00
  • 1b5c3d5676 style: Update colors and button styles in PropertiesView component yangdx 2025-03-15 22:53:38 +08:00
  • 537961d3b6 Update webui assets yangdx 2025-03-15 22:30:12 +08:00
  • 55fc1914ff Change zoom reset animation duration from 500ms to 1000ms in ZoomControl yangdx 2025-03-15 22:29:58 +08:00
  • 59ac94c61d Improve graph state cleanup by fully resetting sigma instance on label change yangdx 2025-03-15 22:21:56 +08:00
  • 550b4d110c feat: add react-error-boundary package to web UI dependencies yangdx 2025-03-15 21:52:35 +08:00
  • bfbcdcb06a fix: improve graph zoom control and node expansion functionality yangdx 2025-03-15 20:40:22 +08:00
  • 4ea0b85a03 fix(graph): improve fit-to-screen calculation with proper padding and zero size check yangdx 2025-03-15 20:19:48 +08:00
  • b9dd53b1e3 Optimize node degree and size calculation for expanded graph nodes yangdx 2025-03-15 20:11:03 +08:00
  • 6555d5ac08 Optimize node spread animation with better spacing and randomized angle offset yangdx 2025-03-15 18:06:47 +08:00
  • a138000f0f Remove reduntant search engine update functions yangdx 2025-03-15 17:46:13 +08:00
  • 97696ddb76 Fix Graph TAB flickering issue in node expansion yangdx 2025-03-15 17:03:08 +08:00
  • 4f4d7cbd4c Fix empty graph check problem of graph view load yangdx 2025-03-15 16:01:03 +08:00
  • 1d4b0242e8 Fix linting yangdx 2025-03-15 14:47:21 +08:00
  • c5362d90e8 feat: Improve graph zoom reset to fit all nodes with proper scaling yangdx 2025-03-15 14:34:14 +08:00
  • abda12f63b style: change double quotes to single quotes in ZoomControl.tsx yangdx 2025-03-15 11:45:10 +08:00
  • f4fceca7f3 Refactor graph search to update search engin after node expand or prune yangdx 2025-03-15 10:52:47 +08:00
  • 912e70feb1 Updated chunk_id field to be a TEXT field jofoks 2025-03-14 11:03:28 -07:00
  • 5fef68b62f Language switching and merging Add the webuiInitialize variable, dev: '', build:'/webui' choizhang 2025-03-15 00:52:21 +08:00
  • fdaf199b15 Fix linting and upate webui assets yangdx 2025-03-15 00:33:53 +08:00
  • fc4582b260 Improve node layout by using polar coordinates for positioning expanded nodes yangdx 2025-03-15 00:32:40 +08:00
  • b58729751a Merge branch 'improve-property-tooltip' into loginPage choizhang 2025-03-15 00:11:50 +08:00
  • 413d201525 Fix refresh layout button failure yangdx 2025-03-15 00:00:29 +08:00
  • 5decd03e2e Avoid graphics flickering during node operations yangdx 2025-03-14 23:25:38 +08:00
  • 1ae65c9272 Refactor node expansion logic with improved degree and size calculation yangdx 2025-03-14 18:15:52 +08:00
  • 8f22c2f12b Create README-zh.md zrguo 2025-03-14 17:34:37 +08:00
  • 10c23aabfd Change to hash routing, webuiInitialize controls project prefix choizhang 2025-03-14 17:00:36 +08:00
  • 20c976584b Fix linting yangdx 2025-03-14 16:45:02 +08:00
  • de016025ba Add Node Expansion and Pruning Features yangdx 2025-03-14 15:58:50 +08:00
  • f5ab76dc4c fix linting zrguo 2025-03-14 14:10:59 +08:00