LightRAG/lightrag_webui/src
yangdx bb7074d793 Fix: disabel document fecting in backup
- Replace useTabVisibility with useSettingsStore
- Remove unused initialLoadRef
- Simplify document fetching logic
2025-03-19 21:37:12 +08:00
..
api Refactor navigation and authentication flow 2025-03-19 19:08:09 +08:00
components Remove redundant debug log for graph labels fetching 2025-03-19 14:08:28 +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 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 Refactor navigation and authentication flow 2025-03-19 19:08:09 +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 Update webui assets 2025-03-19 19:09:03 +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