Animations custom (video/GIF) + selection aleatoire

- Upload de GIF/MP4/WebM comme animations de compte a rebours
- Checkboxes pour activer/desactiver chaque animation (CSS + custom)
- Si plusieurs actives, tirage aleatoire a chaque photo
- Preview dans le backoffice avec tirage aleatoire
- Suppression des animations custom importees
- Les animations custom se jouent en plein ecran avant la capture

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-21 23:29:02 +01:00
parent a525f72800
commit cbe514bb93
7 changed files with 342 additions and 56 deletions

View File

@@ -21,7 +21,11 @@
"iso": "auto",
"balance_blancs": "auto",
"compte_a_rebours": 3,
"animation_compte_a_rebours": "classique"
"animation_compte_a_rebours": "classique",
"animations_css_actives": ["classique"]
},
"animations_custom": {
"actives": []
},
"compteur": {
"actif": true,