zerobyte/app/schemas
Jakub Trávník 8591432c59 refactor: add ArkType schema validation for config import
- Add app/schemas/config-import.ts with ArkType schemas for upfront validation
- Replace runtime type checks with schema-based validation in config-import.ts
- Return validation errors early with detailed path and message info
- Export retentionPolicySchema from backups.dto.ts for reuse
- Update CLI to handle validation errors in both dry-run and import modes
- Fix README mirrors examples to use existing repository names
2026-01-02 14:02:06 +01:00
..
config-import.ts refactor: add ArkType schema validation for config import 2026-01-02 14:02:06 +01:00
notifications.ts refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +01:00
restic.ts feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00
volumes.ts feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00