summaryrefslogtreecommitdiff
path: root/shrine/types/response.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-70/+0
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-2/+25
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+14
2026-03-03feat: implement user authentication and registration with token supportBobby1-1/+25
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+9