Galerie booth : QR avec auto-login, event_id aleatoire, flyer imprimable

- QR code inclut le mot de passe (?p=XXXX) pour acces direct sans saisie
- Supprime le code texte visible sur l'ecran d'accueil, QR plus petit
- Bouton admin 'Imprimer flyer QR galerie' genere un 10x15 avec
  nom evenement, QR code, texte invitation, design assorti
- Auto-login ajoute cote serveur booth (booth.copydev.fr)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 20:07:52 +02:00
parent 4d2d3e7a93
commit 98c738cf79
6 changed files with 90 additions and 17 deletions

View File

@@ -299,16 +299,9 @@ html, body {
}
.booth-qr {
width: 270px;
height: 270px;
border-radius: 10px;
}
.booth-code {
font-size: 1.4rem;
font-weight: bold;
color: rgba(255,255,255,0.7);
letter-spacing: 4px;
width: 100px;
height: 100px;
border-radius: 8px;
}
/* === Capture / Preview live === */