mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
feat: upload progress bar — fieldset layout, accent colors, file name display, completion animation, 800ms redirect delay; decorelate formats from fichiers; server-side poll via token; bump PeerTube embed audio player
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -18,7 +18,10 @@
|
||||
- [x] Disable CURLOPT_FOLLOWLOCATION to preserve Location header
|
||||
- [x] Add cancelUpload() helper for Delete-on-error cleanup
|
||||
- [x] PeerTube upload fixed — simple multipart POST /api/v1/videos/upload works
|
||||
- [x] Add upload-progress.js — XHR form submit with progress bar for admin add/edit forms
|
||||
- [x] Upload progress: 0-25% browser upload, 25-99% server polling via /admin/actions/upload-progress.php
|
||||
- [x] Decorelate formats from fichiers: no HTMX toggling; Site web/Vidéo/Audio always visible
|
||||
- [x] Sticky formats fieldset inside parent container
|
||||
- [x] Server-side progress: PeerTubeService writes to temp file, client polls progress endpoint
|
||||
|
||||
## HTMX Toast Feedback for Settings Checkboxes (contenus.php)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user