LightRAG/lightrag_webui/src
2025-03-20 12:41:02 +08:00
..
api Refactor navigation and authentication flow 2025-03-19 19:08:09 +08:00
components Added dark mode styles for node property buttons 2025-03-20 11:32:41 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Fix: disabel document fecting in backup 2025-03-19 21:37:12 +08:00
hooks Fetch all labels and graph data again on refresh 2025-03-20 01:37:26 +08:00
lib Added root redirect to /webui and updated webui config 2025-03-18 15:38:41 +08:00
locales Update Chinese locale for "minDegree" translation 2025-03-20 03:46:52 +08:00
services Fix graph data reloading problem after login token expired 2025-03-20 12:29:22 +08:00
stores Remove unused shouldRender state and related rendering control logic 2025-03-19 13:07:16 +08:00
App.tsx Refactor navigation and authentication flow 2025-03-19 19:08:09 +08:00
AppRouter.tsx Refactor ProtectedRoute component to properly handle navigation in React lifecycle 2025-03-20 12:41:02 +08:00
i18n.js Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
i18n.ts Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx Added /login to VITE_API_ENDPOINTS 2025-03-18 01:16:40 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00