Part-DB-server/templates/admin/update_manager
Sebastian Almberg 3c41597262 Add Docker backup support: download button, SQLite restore fix, decouple from auto-update
- Decouple backup creation/restore UI from can_auto_update so Docker
  and other non-git installations can use backup features
- Add backup download endpoint for saving backups externally
- Fix SQLite restore to use configured DATABASE_URL path instead of
  hardcoded var/app.db (affects Docker and custom SQLite paths)
- Show Docker-specific warning about var/backups/ not being persisted
- Pass is_docker flag to template via InstallationTypeDetector
2026-02-20 23:41:52 +01:00
..
index.html.twig Add Docker backup support: download button, SQLite restore fix, decouple from auto-update 2026-02-20 23:41:52 +01:00
log_viewer.html.twig Add Update Manager for automated Part-DB updates 2026-01-30 21:36:33 +01:00
progress.html.twig Allow to view progress view while update is running 2026-02-03 20:34:03 +01:00
release_notes.html.twig Add Update Manager for automated Part-DB updates 2026-01-30 21:36:33 +01:00