summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorLines
2026-06-20Debug: show raw response body to diagnose json() failureyyamashita-4/+10
2026-06-20Debug: force render between steps, remove rp.id from native optionsyyamashita-10/+8
2026-06-20Add step-by-step debug display to passkey registrationyyamashita-5/+15
2026-06-20Bypass @simplewebauthn/browser: call WebAuthn API directlyyyamashita-8/+56
2026-06-20Debug passkey: send minimal options to isolate iOS SyntaxErroryyamashita-7/+12
2026-06-20Strip extensions + filter algs for iOS Safari compatibilityyyamashita-3/+7
2026-06-20Fix passkey registration on iOS: strip hints field and set displayNameyyamashita-1/+4
2026-06-19Fix passkey registration: fixed userID + surface actual error messageyyamashita-6/+14
2026-06-19Separate API_TOKEN from REGISTER_TOKENyyamashita-1/+1
2026-06-19Require Bearer token auth on POST /api/postsyyamashita-0/+6
2026-06-19Require REGISTER_TOKEN to create a passkeyyyamashita-26/+42
2026-06-19Add white theme, post delete, and passkey authenticationyyamashita-76/+575
2026-06-19Clear form textarea after successful post submissionyyamashita-1/+12
2026-06-19Initial implementation of microblogyyamashita-0/+414