zerobyte/app/server/modules/backups
Nico 63b08a4b71
feat(backups): ensure volume readiness before backup (#815)
* feat(backups): ensure volume readiness before backup

Backup preflight checks were relying on a db cached status. Now a real
volume healthcheck is performed before backing up. Closes #811 #695

* chore: fix ci
2026-04-20 21:18:29 +02:00
..
__tests__ feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
helpers feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
backup-executor.ts feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
backup.helpers.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.controller.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00
backups.dto.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00
backups.queries.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00
backups.service.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00