-
released this
2026-05-09 15:17:11 +02:00 | 218 commits to main since this releaseSettings and User Management Screens
Admin-only user management and system settings viewer.
Features:
- SettingsView.vue with two tabs: Users / System Settings
- Users tab: list all users with role badges, Add User form (OWNER only shows delete)
- Role-aware: Add User button visible only to admins; Delete visible only to owner
- Create user POST /api/users with username, email, password, role
- System Settings tab: list settings from /api/settings as key/value/category
- Session panel: shows current username, role, Sign Out button
Next: Docker Compose test, then v1.8.0 release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads