summaryrefslogtreecommitdiff
path: root/shrine/repositories
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby2-2/+13
2026-03-11fix: handle error case in FindDistrictSiteByURL functionBobby1-1/+4
2026-03-10feat(districts): add district management functionalityBobby1-0/+133
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby2-0/+43
2026-03-07feat(council): implement user sorting functionality and enhance user list dis...Bobby1-2/+2
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby4-0/+500
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-1/+19
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+28
2026-03-05feat: add resend activation functionality and update verification processBobby1-0/+6
2026-03-05feat: add email verification functionality with SMTP supportBobby1-0/+11
2026-03-03feat: implement user authentication and registration with token supportBobby2-0/+49