LightRAG/lightrag_webui/src/components
yangdx 74d0a22020 Add pipeline cancellation feature with UI and i18n support
- Add cancelPipeline API endpoint
- Add cancel button to status dialog
- Update status response type
- Add cancellation UI translations
- Handle cancellation request states

(cherry picked from commit f89b5ab101)
2025-12-04 19:11:15 +08:00
..
documents Add pipeline cancellation feature with UI and i18n support 2025-12-04 19:11:15 +08:00
graph Update truncation message format in properties tooltip 2025-12-04 19:09:00 +08:00
retrieval Optimize chat performance by reducing animations in inactive tabs 2025-12-04 19:11:08 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Increase user prompt history capacity and dropdown height 2025-09-26 10:27:03 +08:00
ApiKeyAlert.tsx Revert AlerDialog implementation 2025-03-26 18:22:18 +08:00
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx Added language and theme switching function to login page and homepage 2025-03-12 00:42:12 +08:00
Root.tsx Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
TenantSelector.tsx tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
ThemeProvider.tsx Fix linting 2025-03-12 18:55:15 +08:00
ThemeToggle.tsx Added Minimum Degree 2025-03-08 11:01:10 +00:00