mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
deploy: exclude posterg.db, theses/, covers/ from rsync to avoid overwriting remote data
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -26,6 +26,12 @@
|
||||
- [x] Fix CSRF debug: log both tokens on mismatch
|
||||
- [x] Fix undefined `$redirect` on success path in `formulaire.php`
|
||||
|
||||
## Deploy — Preserve Remote Data
|
||||
|
||||
- [x] Exclude `storage/posterg.db` from rsync (not sent locally, not deleted remotely)
|
||||
- [x] Exclude `storage/theses/` from rsync (not sent locally, not deleted remotely)
|
||||
- [x] Exclude `storage/covers/` from rsync (not sent locally, not deleted remotely)
|
||||
|
||||
## File Display in Forms & Recaps
|
||||
|
||||
- [x] Add live file preview to `file-field.php` partial (`data-preview` attribute + `.file-preview-list` container)
|
||||
|
||||
Reference in New Issue
Block a user