Export: add LINK.txt with PeerTube watch URLs to file ZIP export

This commit is contained in:
Pontoporeia
2026-05-20 13:21:41 +02:00
parent a251aeb500
commit 6246174fc5
3 changed files with 84 additions and 3 deletions

View File

@@ -242,6 +242,12 @@
- [x] Add `storage/tmp/filepond/*` to .gitignore + rsync exclude, with .gitkeep
- [ ] Deploy: `just deploy` to sync vendor JS files + updated CSP + .gitkeep to server
## Export: LINK.txt for PeerTube files
- [x] Add `getPeerTubeInstanceUrl()` helper to ExportController
- [x] In `createExportZip()`: collect PeerTube files, generate LINK.txt per thesis directory
- [x] Augment manifest.json with `peertube_links` array per thesis
- [x] Update docs/export.md with LINK.txt and peertube_links documentation
# improvements_postlaunch — Année verrouillable dans partage + correction ID
## Implémentation