LightRAG/lightrag_webui/src
yangdx ec1bf43667 fix(webui): preserve current page when pipeline status changes
- Add intelligent refresh function to handle boundary cases
- Replace manual refresh with smart page preservation logic
- Auto-redirect to last page when current page becomes invalid
- Maintain user's browsing position during pipeline start/stop
- Fix issue where document list would reset to first page after pipeline operations
2025-08-21 22:53:24 +08:00
..
api refactor: remove selective LLM cache clearing functionality 2025-08-05 23:51:51 +08:00
components Update default query parameters for better performance 2025-08-18 19:32:11 +08:00
contexts
features fix(webui): preserve current page when pipeline status changes 2025-08-21 22:53:24 +08:00
hooks Update node size logic node expansion 2025-04-17 04:32:39 +08:00
lib Update i18n translation and webui assets 2025-08-19 16:23:05 +08:00
locales Update i18n translation and webui assets 2025-08-19 16:23:05 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores Update default query parameters for better performance 2025-08-18 19:32:11 +08:00
App.tsx feat(webui): Implement intelligent polling and responsive health checks 2025-07-31 01:37:24 +08:00
AppRouter.tsx
i18n.ts
index.css
main.tsx
vite-env.d.ts