LightRAG/lightrag_webui/src/features
Milin b868dddac5 feat(webui): Display logged-in username
- Add username display in the `SiteHeader` component.
- Update logout button text to include username.
- Add `username` field in auth state.
- Optimize token parsing logic to extract username information.
- pre-commit fix
2025-03-24 15:59:18 +08:00
..
ApiSite.tsx Fix linting 2025-03-14 00:03:45 +08:00
DocumentManager.tsx Fix: disabel document fecting in backup 2025-03-19 21:37:12 +08:00
GraphViewer.tsx Update web assets 2025-03-19 13:52:38 +08:00
LoginPage.tsx Prevent login page show up when on auth is needed 2025-03-23 02:00:59 +08:00
RetrievalTesting.tsx Fix overflow issues in UI components 2025-03-17 05:00:37 +08:00
SiteHeader.tsx feat(webui): Display logged-in username 2025-03-24 15:59:18 +08:00