core/backend
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
..
internal feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
modules feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
Dockerfile fix: golang 1.23 → 1.26 dans le Dockerfile backend 2026-03-20 21:55:04 +01:00
go.mod feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
go.sum feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
main.go feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00