LightRAG/lightrag_webui/src
2025-10-25 04:12:44 +08:00
..
api Add pipeline cancellation feature with UI and i18n support 2025-10-24 15:30:27 +08:00
components Add confirmation dialog for pipeline cancellation 2025-10-25 03:55:00 +08:00
contexts
features Remove separate retry button and merge functionality into scan button 2025-10-25 04:12:44 +08:00
hooks Merge branch 'main' into zl7261/main 2025-10-02 22:01:16 +08:00
lib Add theme-aware edge highlighting colors for graph control 2025-10-05 10:40:25 +08:00
locales Remove separate retry button and merge functionality into scan button 2025-10-25 04:12:44 +08:00
services
stores Increase user prompt history capacity and dropdown height 2025-09-26 10:27:03 +08:00
types Add KaTeX mhchem extension support and improve math rendering 2025-09-28 15:13:04 +08:00
utils Fix footnote spacing and anchor links in markdown processing 2025-09-26 10:20:45 +08:00
App.tsx Web UI - center the loading icon 2025-09-26 03:57:42 +00:00
AppRouter.tsx Add KaTeX mhchem extension support and improve math rendering 2025-09-28 15:13:04 +08:00
i18n.ts
index.css Add @tailwindcss/typography plugin and fix Tailwind config 2025-10-14 03:14:38 +08:00
main.tsx feat(webui): Enhance KaTeX rendering and add robust error handling 2025-09-28 22:50:33 +08:00
vite-env.d.ts