zerobyte/app/server/modules/backups
Nico bba61c2a37
fix: restic glob pattern in include (#594)
Closes #590

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **Tests**
  * Enhanced test coverage for backup pattern handling and anchoring
  * Added end-to-end scenarios validating include patterns, exclusion patterns, and exclude-if-present functionality

* **Refactor**
  * Updated pattern processing logic to improve relative path resolution for backup patterns
  * Improved asynchronous handling in backup initialization workflow

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-28 00:02:00 +01:00
..
__tests__ fix: restic glob pattern in include (#594) 2026-02-28 00:02:00 +01:00
backup.helpers.ts fix: restic glob pattern in include (#594) 2026-02-28 00:02:00 +01:00
backups.controller.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.dto.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01: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 refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00