LightRAG/lightrag_webui/src
yangdx 9bf048a4b1 Sync frontend with backend MAX_GRAPH_NODES
- Auto-adjust graph nodes when limit changes
- Add refresh trigger for node count changes
- Store backend limit in settings
2025-07-08 00:21:42 +08:00
..
api feat: add workspace and MAX_GRAPH_NODES to /health endpoint and webui 2025-07-07 01:39:48 +08:00
components Sync frontend with backend MAX_GRAPH_NODES 2025-07-08 00:21:42 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Allow to delete files with incomplete status 2025-07-07 18:14:14 +08:00
hooks Update node size logic node expansion 2025-04-17 04:32:39 +08:00
lib Simplified scroll to bottom logic 2025-04-23 00:38:35 +08:00
locales feat: add workspace and MAX_GRAPH_NODES to /health endpoint and webui 2025-07-07 01:39:48 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores Sync frontend with backend MAX_GRAPH_NODES 2025-07-08 00:21:42 +08:00
App.tsx Optimize health check 2025-04-15 21:23:29 +08:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +08:00
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx Add French and Arabic language support 2025-03-22 00:31:18 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00