zerobyte/app/client/modules
Nico 98338e80c3
Add passkey authentication support (#845)
* feat(auth): add passkey authentication support

* fix: implement AI review feedback

* fix: use non-unique index for passkey_credentialID_idx in migration

* refactor(passkeys): use TanStack mutations for passkey CRUD operations

* chore: restore lockfile from main and add @better-auth/passkey

* chore: fix conflicts

* refactor(passkey-login): simplify passkey autofill event

* refactor(settings-passkeys): ux improvements

---------

Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2026-05-21 21:18:46 +02:00
..
admin/routes feat: separate global admin page (#595) 2026-03-04 18:48:47 +01:00
auth Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
backups fix(backups): preserve retry settings when toggling schedules (#896) 2026-05-19 20:08:05 +02:00
notifications fix(notifications): validate webhook headers and show delivery health 2026-05-05 10:24:20 +02:00
repositories feat: add repositories & volumes column sorting (#808) 2026-05-02 10:21:42 +02:00
settings Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
sso refactor(client): configure time formatting with timezone from server 2026-03-24 07:52:54 +01:00
volumes test: backend integration (#889) 2026-05-17 15:18:56 +02:00