Matthias Nott
2026-02-26 5d0247159b125bf035285d56c2b9bb58d6bb3029
refs
author Matthias Nott <mnott@mnsoft.org>
Thursday, February 26, 2026 14:39 +0100
committer Matthias Nott <mnott@mnsoft.org>
Thursday, February 26, 2026 14:39 +0100
commit5d0247159b125bf035285d56c2b9bb58d6bb3029
tree ac627bb8e16633ac8259a62aed0f4b373bc86964 tree | zip | gz
parent 76559fa08ad1ea965ced92413d044f190996e4f6 view | diff
feat: backup download endpoint + skip-backup sync option

- Add GET /api/backups/download/{project}/{env}/{name} for browser file saves
- Add Save button on local backups in the UI
- Add skip_backup query param to sync endpoint (skips pre-sync snapshot)
- Add Skip safety backup checkbox in sync modal
- Bump app version to v15
4 files modified
changed files
app/routers/backups.py diff | view | blame | history
app/routers/sync_data.py diff | view | blame | history
static/index.html diff | view | blame | history
static/js/app.js diff | view | blame | history