core/frontend
enzo 562eff8863 fix: CSS variables neu-*, WebSocket token, thème initial
- CSS: remplace var(--bg-*)/var(--text-*)/var(--accent-*)/var(--color-*)
  par les vraies variables --neu-* (neu-bg, neu-surface, neu-text, neu-primary…)
- CSS: supprime body{overflow:hidden} qui bloquait le scroll
- CSS: .auth-layout déplacé dans neu.css pour login/install
- WS: ajoute ?token= aux connexions /ws/proxmox (dashboardPage + proxmoxPage)
- HTML: script inline pour appliquer data-theme avant Alpine (évite FOUC)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 16:39:23 +01:00
..
css fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
js fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
locales feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +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 fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +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 fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
login.html fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
modules.html fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +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
proxmox.html fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
settings.html fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +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 fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +01:00
updates.html fix: CSS variables neu-*, WebSocket token, thème initial 2026-03-21 16:39:23 +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