petrbalvin
|
5b8236c0a4
|
test: add sitemap.xml endpoint test
Verify content type, urlset structure, post URL presence, and draft exclusion.
|
2026-06-25 22:06:49 +02:00 |
|
petrbalvin
|
263e794669
|
security: hide draft posts from public detail endpoint
Add post.draft? check to GET /api/volumen/posts/:slug so guessing a
draft slug returns 404 like the list endpoint already does.
|
2026-06-25 22:06:49 +02:00 |
|
petrbalvin
|
4597c685da
|
test: add RSS feed endpoint tests
Verify content type, RSS structure, draft exclusion, and language
element.
|
2026-06-25 21:41:19 +02:00 |
|
petrbalvin
|
dd3efe870e
|
feat: initial release of volumen — a file-based Markdown blog engine
|
2026-06-21 13:15:06 +02:00 |
|