summaryrefslogtreecommitdiff
path: root/shrine/models
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby1-7/+15
2026-03-10feat(districts): add district management functionalityBobby1-0/+99
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby2-11/+27
2026-03-09feat: add category detection for file attachments and update related interfacesBobby1-0/+2
2026-03-07refactor: Update function receivers for consistency and improve error handlin...Bobby1-4/+4
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby6-112/+411
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 supportBobby2-0/+183