zerobyte/app/server
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
..
cli feat: reset password cli command (#220) 2025-12-22 19:20:37 +01:00
core feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
db fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:50:53 +01:00
jobs chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#209) 2025-12-21 19:51:03 +01:00
modules feat(config-import): support mirrors, oneFileSystem, and optional flags 2025-12-23 15:29:27 +01:00
utils fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:50:53 +01:00
app.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
index.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00