weiro/services
Leon Mika 1edcd7686c feat(pages): add pages service layer
Implements the pages service with ListPages, GetPage, CreatePage,
UpdatePage, DeletePage, and ReorderPages methods. Wires the service
into the service registry and generalises SlugConflictError message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 18:01:36 +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
pages feat(pages): add pages service layer 2026-03-22 18:01:36 +11:00
posts feat: add pagination to admin post list handler and service 2026-03-22 14:33:31 +11:00
publisher Styled the categories on the site 2026-03-22 10:28:33 +11:00
sites fix: add nil guard for StaticFS and set default PostsPerPage in FirstRun 2026-03-22 14:41:50 +11:00
uploads Some minor fixes 2026-03-05 20:53:26 +11:00
services.go feat(pages): add pages service layer 2026-03-22 18:01:36 +11:00