zerobyte/app/server/modules/lifecycle
Jakub Trávník 7476897f87 feat(config-import): support mirrors, oneFileSystem, and optional flags
- Add mirrors support for backup schedules (copy to secondary repos)
- Add oneFileSystem flag to prevent crossing filesystem boundaries
- Support autoRemount=false for volumes (defaults to true)
- Support enabled=false for notification destinations (defaults to true)
- Optimize: move early return before dynamic imports in importBackupSchedules
- Update example config and README with new fields documentation
2025-12-23 15:29:27 +01:00
..
checkpoint.ts restore as a page (#87) 2025-11-30 16:43:34 +01:00
config-import.ts feat(config-import): support mirrors, oneFileSystem, and optional flags 2025-12-23 15:29:27 +01:00
migration.ts refactor: all timestamps to ms (#77) 2025-11-26 23:20:22 +01:00
shutdown.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-14 11:07:32 +01:00
startup.ts Merge remote-tracking branch 'origin/main' into config-import-json 2025-12-23 13:18:14 +01:00