core/frontend
enzo cbfb20505d feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle
- WebSocket via Service Worker (ws.sw.js) : connexions persistantes entre navigations
  Swup, reconnexion exponentielle, protocole WS_SUBSCRIBE/WS_UNSUBSCRIBE/WS_SEND
- WsProxy dans app.js : abstraction SW + fallback WebSocket direct
- proxmoxPage migré vers WsProxy (identique au dashboardPage)
- Dashboard : mode édition toggle — DnD, resize (x1/x2), masquer/afficher widget
  uniquement actifs en mode édition ; preview drag (is-dragging/drag-over)
- Sidebar : suppression bouton hamburger, clic sur sidebar-header pour replier
- pages.css : targets-grid 350px, styles edit mode, widget-size-2, drag preview
- neu.css : sidebar-header cursor pointer, suppression .sidebar-toggle

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 19:09:58 +01:00
..
css feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
js feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
locales feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
vendors feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
.gitignore feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
build.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
dashboard.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
Dockerfile feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
index.html feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
install.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
login.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
modules.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
nginx.conf feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
package-lock.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
package.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
profile.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
proxmox.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
settings.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
swup-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
terminal.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
updates.html feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00
xterm-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00