summaryrefslogtreecommitdiff
path: root/shrine/messages
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby2-1/+3
2026-03-11refactor: remove libsql support and clean up database handlingBobby1-1/+0
2026-03-10feat: add support for LibSQL database driver and enhance seeding processBobby1-0/+1
2026-03-10feat(districts): add district management functionalityBobby1-0/+21
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby5-0/+49
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby6-0/+119