LightRAG/lightrag_webui/src/features
yangdx 77cb9da384 Add application state reset on login page mount
- Reset all application state on login page
- Clear authentication and session storage
- Reset graph, backend, and settings state
- Ensure clean environment for new session
- Centralized state reset in navigation service
2025-03-19 00:00:20 +08:00
..
ApiSite.tsx Fix linting 2025-03-14 00:03:45 +08:00
DocumentManager.tsx Add navigation service for centralized login redirect routing 2025-03-18 19:45:43 +08:00
GraphViewer.tsx Fix overflow issues in UI components 2025-03-17 05:00:37 +08:00
LoginPage.tsx Add application state reset on login page mount 2025-03-19 00:00:20 +08:00
RetrievalTesting.tsx Fix overflow issues in UI components 2025-03-17 05:00:37 +08:00
SiteHeader.tsx feat(auth): implement auto guest mode and enhance token system 2025-03-18 02:56:02 +08:00