<feed xmlns='http://www.w3.org/2005/Atom'>
<title>microblog/app/routes/home.tsx, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/microblog/'/>
<entry>
<title>Move passkey login inline to home page, remove /auth/login route</title>
<updated>2026-06-20T00:51:12+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@hetzner.yyamashita.com</email>
</author>
<published>2026-06-20T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/microblog/commit/?id=d7a8e8a42b752aeaa22315e96b7e5fb69811fdbc'/>
<id>d7a8e8a42b752aeaa22315e96b7e5fb69811fdbc</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add white theme, post delete, and passkey authentication</title>
<updated>2026-06-19T10:45:41+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@hetzner.yyamashita.com</email>
</author>
<published>2026-06-19T10:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/microblog/commit/?id=cba06f7e23417a9aef6c15ae26715385feb225ba'/>
<id>cba06f7e23417a9aef6c15ae26715385feb225ba</id>
<content type='text'>
- Rewrite CSS to light/white theme
- Add delete button (auth-gated) with confirm dialog
- Add passkey register/login/logout routes via @simplewebauthn
- Gate compose form and delete behind session authentication
- Add credentials table to SQLite schema
- Add SESSION_SECRET and WebAuthn env vars to docker-compose

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rewrite CSS to light/white theme
- Add delete button (auth-gated) with confirm dialog
- Add passkey register/login/logout routes via @simplewebauthn
- Gate compose form and delete behind session authentication
- Add credentials table to SQLite schema
- Add SESSION_SECRET and WebAuthn env vars to docker-compose

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear form textarea after successful post submission</title>
<updated>2026-06-19T06:55:54+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@hetzner.yyamashita.com</email>
</author>
<published>2026-06-19T06:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/microblog/commit/?id=c6bb8a0c75b4307a73a3e36d97c7b5e69294cfe9'/>
<id>c6bb8a0c75b4307a73a3e36d97c7b5e69294cfe9</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation of microblog</title>
<updated>2026-06-19T06:18:55+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@hetzner.yyamashita.com</email>
</author>
<published>2026-06-19T06:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/microblog/commit/?id=30f24e137ee2d1acec11a0da61e134f512ee02dd'/>
<id>30f24e137ee2d1acec11a0da61e134f512ee02dd</id>
<content type='text'>
Markdown-based personal microblog with REST API.
XSS protection via sanitize-html on server-side markdown rendering.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Markdown-based personal microblog with REST API.
XSS protection via sanitize-html on server-side markdown rendering.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
