summaryrefslogtreecommitdiff
path: root/shrine/types/request.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-34/+0
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-0/+12
2026-03-05feat: add resend activation functionality and update verification processBobby1-0/+5
2026-03-05feat: add email verification functionality with SMTP supportBobby1-0/+4
2026-03-03feat: implement user authentication and registration with token supportBobby1-0/+13