summaryrefslogtreecommitdiff
path: root/shrine/controllers/auth.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby1-2/+2
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby1-130/+38
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+4
2026-03-05feat: enhance user feedback with specific error messages for registration and...Bobby1-0/+7
2026-03-05feat: add resend activation functionality and update verification processBobby1-2/+44
2026-03-05feat: add email verification functionality with SMTP supportBobby1-13/+58
2026-03-03feat: implement user authentication and registration with token supportBobby1-0/+89