feat: add FilePond pools for couverture, note_intention, video, audio; refactor queue config

This commit is contained in:
Pontoporeia
2026-05-10 20:33:29 +02:00
parent ecb559a18a
commit 7b5f3efe40
4 changed files with 81 additions and 48 deletions

View File

@@ -23,3 +23,6 @@
- [x] Decouple format extras from main file inputs — slot-based HTMX swaps preserve FilePond instances
- [x] Fix initFilePonds → window.XamxamInitFilePonds bug
- [x] Verify backend $_FILES['queue_file'][*] data flow unchanged
- [x] Add FilePond pools for couverture + note_intention (extracted from file-field.php inner <form>)
- [x] Fix video/audio pools: allowMultiple: true, not single-file
- [x] Add QUEUE_CONFIG for cover (20MB single) and note_intention (100MB PDF single)