zerobyte/app/server/core
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
capabilities.ts feat: custom rclone conf dir env variable (#432) 2026-02-01 10:24:09 +01:00
config.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
constants.ts refactor: rename DATABASE_URL -> ZEROBYTE_DATABASE_URL (#528) 2026-02-16 19:43:43 +01:00
events.ts feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
repository-mutex.ts feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
request-context.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
scheduler.ts refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00