summaryrefslogtreecommitdiff
path: root/garden/src
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby10-5/+872
2026-03-10feat(districts): add district management functionalityBobby11-4/+1220
2026-03-10feat: implement useClickOutside hook for improved click handling and refactor...Bobby8-41/+71
2026-03-10feat: enhance audit and user management with pagination and improved date for...Bobby9-106/+96
2026-03-10feat: implement audit log functionality with filtering and detail viewsBobby11-23/+733
2026-03-10feat: add TypeScript support and improve type definitions across componentsBobby9-21/+26
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby15-48/+1428
2026-03-09feat: add category detection for file attachments and update related interfacesBobby1-26/+20
2026-03-07feat: add construction notice to Home pageBobby1-1/+1
2026-03-07feat: add modal component and styles, implement config APIBobby12-185/+1748
2026-03-07feat(council): implement user sorting functionality and enhance user list dis...Bobby3-5/+40
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby11-5/+748
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby2-7/+34
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby6-62/+262
2026-03-05feat: enhance layout and navigation with user role-based sections and improve...Bobby7-47/+100
2026-03-05feat: implement user authentication flow with login, registration, and email ...Bobby9-3/+486
2026-02-27feat(layout): enhance layout with navigation, search bar, and footer linksBobby4-105/+275
2026-02-27feat(garden): initialize Solid.js project with basic structure and routingBobby12-0/+340