LightRAG/lightrag_webui/src
yangdx a911cd1c43 Add copy functionality messages to chat locales
- Add copyEmpty message
- Add copySuccess variants
- Add copyFailed message
- Add manual copy instruction
- Support 5 languages (ar,en,fr,zh,zh_TW)
2025-09-24 23:28:49 +08:00
..
api feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +08:00
components Add rehype-raw plugin for better HTML rendering in markdown 2025-09-24 21:37:03 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Implement robust clipboard functionality with multiple fallback strategies 2025-09-24 23:12:16 +08:00
hooks Add entity type synonyms for legal, medical, and natural domains 2025-09-23 23:33:29 +08:00
lib feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +08:00
locales Add copy functionality messages to chat locales 2025-09-24 23:28:49 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores Refactor node type legend color mapping 2025-09-23 19:48:16 +08:00
utils Implement robust clipboard functionality with multiple fallback strategies 2025-09-24 23:12:16 +08:00
App.tsx feat(webui): Implement intelligent polling and responsive health checks 2025-07-31 01:37:24 +08:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +08:00
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +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