zerobyte/app/server/modules/backups
bcrooker ef51d665c8 feat(backups): add custom restic params to backup schedules
Allows users to pass arbitrary restic flags via a new advanced section in the create/edit schedule form. Includes DB migration, schema update, DTO, service, and restic command changes.
2026-02-27 14:46:47 -05:00
..
__tests__ refactor: tests (#585) 2026-02-26 19:54:25 +01:00
backup.helpers.ts feat(backups): add custom restic params to backup schedules 2026-02-27 14:46:47 -05:00
backups.controller.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.dto.ts feat(backups): add custom restic params to backup schedules 2026-02-27 14:46:47 -05:00
backups.execution.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.queries.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backups.service.ts feat(backups): add custom restic params to backup schedules 2026-02-27 14:46:47 -05:00