summaryrefslogtreecommitdiff
path: root/shrine/models/user.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby1-7/+15
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby1-11/+15
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-108/+117
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-3/+24
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby1-4/+5
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+9
2026-03-05feat: enhance user feedback with specific error messages for registration and...Bobby1-10/+10
2026-03-05feat: add email verification functionality with SMTP supportBobby1-3/+23
2026-03-03feat: implement user authentication and registration with token supportBobby1-0/+149