| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2026-06-19 | Require Bearer token auth on POST /api/posts | yyamashita | -0/+6 | |
| Reuses REGISTER_TOKEN so the same secret covers both passkey registration and API posting. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 2026-06-19 | Initial implementation of microblog | yyamashita | -0/+42 | |
| Markdown-based personal microblog with REST API. XSS protection via sanitize-html on server-side markdown rendering. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
