summaryrefslogtreecommitdiff
path: root/shrine/services
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby3-2/+17
2026-03-11fix: add missing image format imports for JPEG and WEBPBobby1-0/+2
2026-03-10feat(districts): add district management functionalityBobby2-0/+400
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby6-23/+80
2026-03-09feat: add category detection for file attachments and update related interfacesBobby1-0/+2
2026-03-07feat: add modal component and styles, implement config APIBobby2-3/+16
2026-03-07feat(council): implement user sorting functionality and enhance user list dis...Bobby1-2/+2
2026-03-07refactor: Update function receivers for consistency and improve error handlin...Bobby2-15/+11
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby10-0/+1307