|
|
d89d373a91
|
feat: implement CSRF protection across forms and routes
|
2026-05-09 22:09:19 +02:00 |
|
|
|
dcfc17f542
|
export feature
|
2026-05-09 20:51:29 +02:00 |
|
|
|
69f6587623
|
federation improvements
|
2026-05-09 15:45:08 +02:00 |
|
|
|
470b29c9e1
|
federation refinement
|
2026-05-09 13:53:45 +02:00 |
|
|
|
df71748897
|
activity-pub implementation
|
2026-05-08 21:26:50 +02:00 |
|
|
|
b5cd932bfb
|
feat: per-page titles, OG/SEO tags, HOST/PORT env vars, BASE_URL in config
|
2026-05-04 22:38:58 +02:00 |
|
|
|
549b0bbe09
|
feat: add rss_url to HtmlPageContext, use it in nav
|
2026-05-04 20:55:31 +02:00 |
|
|
|
72ce31ded2
|
feat: add title param to render_feed, use dynamic title in RSS adapter
|
2026-05-04 20:52:07 +02:00 |
|
|
|
af945bcd54
|
fix: adjust domain accessors and template adapter for Askama compatibility
|
2026-05-04 19:03:48 +02:00 |
|
|
|
0d2ca3ab6c
|
feat: add activity feed/users/profile use cases and port methods
|
2026-05-04 18:48:16 +02:00 |
|
|
|
7c704f39b3
|
feat(template): add user_id to HtmlPageContext and delete button to diary
|
2026-05-04 14:31:12 +02:00 |
|
|
|
657e9d443d
|
feat(ports): extend HtmlRenderer with page context and new render methods
|
2026-05-04 13:20:30 +02:00 |
|
|
|
992a1a2674
|
feat(rss): implement RSS feed adapter and integrate with application state
|
2026-05-04 12:03:17 +02:00 |
|
|
|
0d7a0cc712
|
presentation wiring
|
2026-05-04 09:30:20 +02:00 |
|