zerobyte/app/server/modules/backups
Nico c606099104 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-04 18:48:47 +01:00
..
__tests__ test: use better-auth built-in test plugin (#599) 2026-03-04 18:48:47 +01:00
backup.helpers.ts fix: restic glob pattern in include (#594) 2026-03-04 18:48:47 +01:00
backups.controller.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.dto.ts feat(backups): add custom restic params to backup schedules 2026-02-27 14:46:47 -05: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 feat(backups): add custom restic params to backup schedules 2026-02-27 14:46:47 -05:00