index
:
microblog
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
Lines
2026-06-20
Debug: show raw response body to diagnose json() failure
yyamashita
-4
/
+10
2026-06-20
Debug: force render between steps, remove rp.id from native options
yyamashita
-10
/
+8
2026-06-20
Add step-by-step debug display to passkey registration
yyamashita
-5
/
+15
2026-06-20
Bypass @simplewebauthn/browser: call WebAuthn API directly
yyamashita
-8
/
+56
2026-06-20
Debug passkey: send minimal options to isolate iOS SyntaxError
yyamashita
-7
/
+12
2026-06-20
Strip extensions + filter algs for iOS Safari compatibility
yyamashita
-3
/
+7
2026-06-20
Fix passkey registration on iOS: strip hints field and set displayName
yyamashita
-1
/
+4
2026-06-19
Fix passkey registration: fixed userID + surface actual error message
yyamashita
-6
/
+14
2026-06-19
Separate API_TOKEN from REGISTER_TOKEN
yyamashita
-1
/
+1
2026-06-19
Require Bearer token auth on POST /api/posts
yyamashita
-0
/
+6
2026-06-19
Require REGISTER_TOKEN to create a passkey
yyamashita
-26
/
+42
2026-06-19
Add white theme, post delete, and passkey authentication
yyamashita
-76
/
+575
2026-06-19
Clear form textarea after successful post submission
yyamashita
-1
/
+12
2026-06-19
Initial implementation of microblog
yyamashita
-0
/
+414