summaryrefslogtreecommitdiff
path: root/shrine/types
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby1-4/+6
2026-03-10feat(districts): add district management functionalityBobby2-0/+68
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby1-1/+0
2026-03-09feat: add category detection for file attachments and update related interfacesBobby1-0/+1
2026-03-07feat: add modal component and styles, implement config APIBobby2-4/+12
2026-03-07refactor: Update function receivers for consistency and improve error handlin...Bobby1-1/+1
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby16-80/+317
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby2-2/+37
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-0/+14
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 supportBobby2-1/+38
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby2-0/+38