zerobyte/app/server
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: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
cli Reapply "chore(deps): bump drizzle-orm from 1.0.0-beta.9-e89174b to 1.0.0-beta.15-859cf75 (#501)" 2026-02-17 17:52:25 +01:00
core refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
db refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
jobs refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
lib refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
modules refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
plugins fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00
utils refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
app.ts fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00