zerobyte/app/server/modules/backups
Nico 2ff6451f37
test: use better-auth built-in test plugin (#599)
test: use better-auth built-in test plugin

refactor: map auth errors server side

refactor: native trusted providers callback usage

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

## Summary by CodeRabbit

## Release Notes

* **New Features**
  * Enhanced SSO authentication error messaging with specific guidance for different failure scenarios (account linking required, email verification needed, banned accounts, invite-only access).

* **Chores**
  * Updated authentication dependencies to version 1.5.0.

* **Tests**
  * Extended test coverage for SSO error code handling and authentication scenarios.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-01 15:10:50 +01:00
..
__tests__ test: use better-auth built-in test plugin (#599) 2026-03-01 15:10:50 +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