core/frontend
enzo b6d6355c6c fix: correction sélecteur CSS LineIcons Duotone (position absolute sur éléments)
Le CSS vendor avait un bug de sélecteur : [class^="lnid-"] sans pseudo-élément
recevait position:absolute + width/height:100%, faisant que les icônes
recouvraient tout l'écran. Correction : sélecteurs ::before et ::after explicites.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 18:49:56 +01:00
..
css fix: correction sélecteur CSS LineIcons Duotone (position absolute sur éléments) 2026-03-21 18:49:56 +01:00
js feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +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: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +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: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +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: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
proxmox.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
settings.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +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: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +01:00
updates.html feat: LineIcons Duotone, page profil, widgets dashboard, sidebar gauche/droite 2026-03-21 18:38:48 +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