core/frontend
enzo 9739dbaee8 Correction CSS Swup, types WS et création fichier de suivi
- Extraction de tous les styles inline en css/pages.css (chargé globalement)
  pour corriger le CSS cassé lors des navigations Swup
- Correction types WebSocket : proxmox_resources → resources_update
  et msg.data → msg.payload (format réel du hub Go)
- Ajout d'un fetch HTTP immédiat dans dashboardPage/proxmoxPage
  pour éviter l'attente du premier tick (10s) du polling WS
- Correction msg.payload pour les updates (update_output/done/error)
- Ajout class terminal-wrapper sur .main-layout de terminal.html
  pour le fullscreen height sans affecter les autres pages
- Création SUIVI.md : état d'implémentation vs instruction.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 17:49:33 +01:00
..
css Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +01:00
js Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +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 Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +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 Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +01:00
login.html Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +01:00
modules.html Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +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 Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +01:00
settings.html Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +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 Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +01:00
updates.html Correction CSS Swup, types WS et création fichier de suivi 2026-03-21 17:49:33 +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