zerobyte/app/server/modules/backups
Nicolas Meienberger 6331dbac97
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
2026-04-20 19:30:44 +02:00
..
__tests__ feat(backups): ensure volume readiness before backup 2026-04-20 19:30:44 +02:00
helpers feat(backups): ensure volume readiness before backup 2026-04-20 19:30:44 +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