LightRAG/lightrag_webui/src
2025-03-19 13:52:38 +08:00
..
api Refactor navigation and authentication flow, prevent mounting login page multiple times 2025-03-19 12:45:08 +08:00
components Refactor navigation and authentication flow, prevent mounting login page multiple times 2025-03-19 12:45:08 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Update web assets 2025-03-19 13:52:38 +08:00
hooks Update web assets 2025-03-19 13:52:38 +08:00
lib Added root redirect to /webui and updated webui config 2025-03-18 15:38:41 +08:00
locales Added camera rotation controls to graph panel. 2025-03-18 12:34:04 +08:00
services Update web assets 2025-03-19 13:52:38 +08:00
stores Remove unused shouldRender state and related rendering control logic 2025-03-19 13:07:16 +08:00
App.tsx Add navigation service for centralized login redirect routing 2025-03-18 19:45:43 +08:00
AppRouter.tsx Refactor navigation and authentication flow, prevent mounting login page multiple times 2025-03-19 12:45:08 +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
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