core/frontend/js
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
..
app.js feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
terminal.js feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
ws.sw.js feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00