weiro/services
Leon Mika 9efa40879f fix: improve error handling in categories service
- Slug collision checks now properly propagate real DB errors instead of
  silently ignoring them
- GetCategory now verifies site ownership, matching the pattern used by
  UpdateCategory and DeleteCategory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 22:11:33 +11:00
..
auth Have got logout working 2026-02-25 22:30:28 +11:00
categories fix: improve error handling in categories service 2026-03-18 22:11:33 +11:00
import Started working on the frontend 2026-02-21 10:22:10 +11:00
posts feat: add category selection to post edit form and badges to post list 2026-03-18 21:45:28 +11:00
publisher feat: add category pages and per-category feeds to site builder 2026-03-18 21:51:19 +11:00
sites Added a site setting section 2026-03-09 21:47:02 +11:00
uploads Some minor fixes 2026-03-05 20:53:26 +11:00
services.go feat: add categories admin UI with CRUD 2026-03-18 21:42:17 +11:00