LightRAG/lightrag_webui/src
2025-03-25 15:57:14 +08:00
..
api Added auth mode status to health check endpoint. 2025-03-23 02:43:44 +08:00
components Fix reslectiton problem by efactor graph search input box handling logic 2025-03-24 21:33:42 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Merge branch 'main' 2025-03-25 15:57:14 +08:00
hooks Updated relationships label in locale files. 2025-03-22 15:07:46 +08:00
lib Added root redirect to /webui and updated webui config 2025-03-18 15:38:41 +08:00
locales Add translations for API Key Alert component 2025-03-24 17:04:31 +08:00
services Improve authentication flow and navigation handling 2025-03-23 01:39:43 +08:00
stores feat(webui): Display logged-in username 2025-03-24 15:59:18 +08:00
App.tsx Refactor API key alert and remove message alert component 2025-03-24 17:00:15 +08:00
AppRouter.tsx Prevent login page show up when on auth is needed 2025-03-23 02:00:59 +08:00
i18n.ts Add French and Arabic language support 2025-03-22 00:31:18 +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