8c62e25c12
feat(InstanceDetail): add configuration edit form with modal dialog
NanamiAdmin2026-03-18 23:36:07 +08:00
a020afbc50
fix(Logs): reverse log order and fix truncation logic
NanamiAdmin2026-03-17 22:29:27 +08:00
fb074e203d
refactor(views): improve layout and scroll behavior
NanamiAdmin2026-03-17 22:21:42 +08:00
ce8376458e
feat(logs): replace API polling with WebSocket for real-time updates
NanamiAdmin2026-03-17 19:24:05 +08:00
3754829b42
fix(Users): fix abnormal color in dialog add/edit user when dark mode enabled build: update vite to v7.3.1 and related dependencies
NanamiAdmin2026-03-12 22:29:33 +08:00
37af87f5af
refactor(toggleThemes): move all theme toggle code to toggleThemes.js and all theme related CSS code to themes.css
NanamiAdmin2026-03-10 19:34:18 +08:00
f103858fe0
feat(TopBar): add user settings & logout btn and finish logout function refactor(auth): rename login-token to token for consistency
NanamiAdmin2026-03-10 19:05:56 +08:00