lightrag / lightrag_webui /src /AppRouter.tsx

Commit History

Improve toast notifications and document clearing flow
1933c59

yangdx commited on

Prevent login page show up when on auth is needed
6fd7cb8

yangdx commited on

Prevent login page show up when on auth is needed
17643b8

yangdx commited on

Refactor auth and version checks for improved reliability.
9564069

yangdx commited on

Fix version display problem when server does not require auth
41f0b52

yangdx commited on

Refactor ProtectedRoute component to properly handle navigation in React lifecycle
aba4c12

yangdx commited on

Update webui assets
05f0f17

yangdx commited on

Refactor navigation and authentication flow
f9b14ab

yangdx commited on

Refactor navigation and authentication flow, prevent mounting login page multiple times
c114561

yangdx commited on

Fix linting
382e628

yangdx commited on

feat(auth): implement auto guest mode and enhance token system
270cb30

yangdx commited on

Added authentication checks and token validation
578ed1a

yangdx commited on

Change to hash routing, webuiInitialize controls project prefix
c9b5d82

choizhang commited on

Added language and theme switching function to login page and homepage
4421a58

choizhang commited on

Added loginPage
11b4cc9

choizhang commited on