weiro/handlers
Leon Mika ffa86b12e9 feat: add categories admin UI with CRUD
Wire up categories service, add CategoriesHandler with full CRUD, create index/edit templates, register routes in server.go, and add Categories nav link.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:42:17 +11:00
..
importexport Started working on the frontend 2026-02-21 10:22:10 +11:00
middleware Added error logging 2026-03-05 22:37:11 +11:00
accepts.go Have got soft and hard deleting 2026-02-23 21:18:34 +11:00
categories.go feat: add categories admin UI with CRUD 2026-03-18 21:42:17 +11:00
index.go Have got first run working and publishing to Netlify 2026-02-26 22:23:47 +11:00
login.go Have got first run working and publishing to Netlify 2026-02-26 22:23:47 +11:00
posts.go Added a site setting section 2026-03-09 21:47:02 +11:00
sitesettings.go Added a site setting section 2026-03-09 21:47:02 +11:00
uploads.go More changes to uploads: 2026-03-04 22:33:39 +11:00