Willem van den Ende
88ec475a5b
Sync beads: close all 12 scheduled publishing issues
2026-04-01 21:48:38 +00:00
Willem van den Ende
2591796d82
Format editor dashboard LiveView
2026-04-01 21:44:12 +00:00
Willem van den Ende
f1560ff0e7
Add LiveView editor dashboard with drafts and scheduled tabs
2026-04-01 21:42:45 +00:00
Willem van den Ende
5395b2de80
Show draft/scheduled status banners for authenticated users
2026-04-01 21:40:17 +00:00
Willem van den Ende
86f7ffbe94
Gate registration to ALLOWED_REGISTRATION_EMAIL
2026-04-01 21:39:15 +00:00
Willem van den Ende
df20c478f4
Seed demo user in dev environment
2026-04-01 21:36:58 +00:00
Willem van den Ende
20f12847d6
Allow direct access to draft and scheduled posts by slug
2026-04-01 20:39:19 +00:00
Willem van den Ende
370275f7b5
Verify feeds exclude future-dated posts
2026-04-01 20:37:27 +00:00
Willem van den Ende
0577ceced0
Filter future-dated posts from public views and add unfiltered post access
...
- all_posts/0 now excludes posts where date > today
- all_tags/0 computed at runtime from filtered posts
- posts_by_tag/1 and recent_posts/1 inherit date filtering
- Add unfiltered_posts/0 to Blog macro and FakeBlog
- Add all_posts_unfiltered/0 to Registry for dashboard use
2026-04-01 20:30:27 +00:00
Willem van den Ende
037e9f86ff
Add post visibility and days_until_live helpers
2026-04-01 20:24:33 +00:00