zerobyte/app/server/modules/volumes
Nico 4a812a884b
refactor(restic): split each command into its own file (#584)
refactor(restic): split each command into its own file

refactor: add missing await before promise expects

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

## Summary by CodeRabbit

## Release Notes

* **Tests**
  * Improved async assertion handling across test suites for enhanced test reliability
  * Expanded test coverage for backup, restore, and other core operations

* **Refactor**
  * Reorganized internal utility structure for improved code maintainability

* **Chores**
  * Updated linting configuration and TypeScript dependencies

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-26 19:51:24 +01:00
..
__tests__ refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
helpers.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
volume.controller.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
volume.dto.ts refactor: paginate large file counts (#441) 2026-01-31 16:05:42 +01:00
volume.service.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00