core/backend/internal
enzo 21e1e0ed1e feat: sync DB prefs, update history tab, configurable dashboard shortcuts
- auth store fetchMe(): sync theme/sidebar_position/lang from DB to localStorage+stores on login/refresh
- profilePage setters: PATCH /api/auth/preferences on every preference change
- updatesPage: add history tab (GET /api/updates/history) with job list, click to view output
- dashboardPage: load shortcuts from settings API, fall back to defaults if none configured
- settingsPage: new Raccourcis tab to add/remove/configure dashboard shortcuts (saved as JSON)
- settings.go: expose dashboard_shortcuts in publicSettings for GET/PUT access
- pages.css: add .history-table, .shortcut-row styles

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 00:35:24 +01:00
..
api feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
audit feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
auth fix: SSHAuthenticator vide après installation + logs debug 2026-03-20 23:39:52 +01:00
crypto feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
db fix: auth redirect bug + cookie Secure + migration multi-statements 2026-03-21 22:29:22 +01:00
logbuffer feat: nettoyage menu + suppression modules inexistants + log viewer 2026-03-20 23:57:07 +01:00
proxmox feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
ssh feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
websocket feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00