zerobyte/app
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
..
client Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
drizzle Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
lib feat(auth): allow skipping forced recovery key download (#900) 2026-05-19 20:36:45 +02:00
middleware feat(auth): allow skipping forced recovery key download (#900) 2026-05-19 20:36:45 +02:00
routes feat(auth): allow skipping forced recovery key download (#900) 2026-05-19 20:36:45 +02:00
schemas refactor: dedpulicate volume schemas across packages (#864) 2026-05-09 15:36:25 +02:00
server Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
test chore(deps): update dependency bun to v1.3.14 (#885) 2026-05-19 21:28:46 +02:00
utils fix(core): preserve significant path whitespace 2026-05-04 07:19:57 +02:00
app.css chore: color improvements in light mode 2026-03-11 18:53:58 +01:00
client.tsx test(e2e): attach browser logs and full errors in report 2026-03-24 07:52:54 +01:00
context.ts feat(auth): allow skipping forced recovery key download (#900) 2026-05-19 20:36:45 +02:00
router.tsx chore: remove unused deps (#828) 2026-04-22 22:17:51 +02:00
routeTree.gen.ts refactor: dedicated edit page for notifications (#741) 2026-04-02 22:59:23 +02:00
server.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00