Files
indiekit-endpoint-microsub/views
Ricardo 6833f6f5f2 fix: photo grid never rendered due to Nunjucks slice misuse
Nunjucks slice(0, 4) creates 0 chunks (not Array.slice behavior),
producing an empty array. Photos and categories were never rendered
in item-card and actor views. Also add image proxying to reader
controller matching the Microsub API.
2026-02-26 10:54:31 +01:00
..