LightRAG/lightrag_webui/src
2025-04-02 18:35:32 +08:00
..
api Feat: replace min_degree with max_nodes in webui 2025-04-02 18:35:32 +08:00
components Feat: replace min_degree with max_nodes in webui 2025-04-02 18:35:32 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features feat(ui): Add document list refresh to UploadDocumentsDialog 2025-04-01 14:55:27 +08:00
hooks Feat: replace min_degree with max_nodes in webui 2025-04-02 18:35:32 +08:00
lib Added root redirect to /webui and updated webui config 2025-03-18 15:38:41 +08:00
locales Feat: replace min_degree with max_nodes in webui 2025-04-02 18:35:32 +08:00
services Improve authentication flow and navigation handling 2025-03-23 01:39:43 +08:00
stores Feat: replace min_degree with max_nodes in webui 2025-04-02 18:35:32 +08:00
App.tsx Refactor API key alert and remove message alert component 2025-03-24 17:00:15 +08:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +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