zerobyte/app/server/modules/backups
Nico 0e0eaea946
refactor: split backups module + unit tests (#463)
* refactor: split backups module

* test: backup execution

* test: schedule db
2026-02-03 23:00:25 +01:00
..
__tests__ refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backup.helpers.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.controller.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.dto.ts fix: increase name length limit from 32 to 128 characters in backup schedule schema (#330) 2026-01-09 18:29:35 +01:00
backups.execution.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.queries.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backups.service.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00