summaryrefslogtreecommitdiff
path: root/garden/src/styles
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby2-1/+363
2026-03-10feat(districts): add district management functionalityBobby2-3/+418
2026-03-10feat: implement useClickOutside hook for improved click handling and refactor...Bobby1-2/+5
2026-03-10feat: implement audit log functionality with filtering and detail viewsBobby1-0/+165
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby2-0/+377
2026-03-07feat: add modal component and styles, implement config APIBobby3-38/+600
2026-03-07feat(council): implement user sorting functionality and enhance user list dis...Bobby1-0/+10
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-0/+322
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby1-5/+18
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-41/+174
2026-03-05feat: enhance layout and navigation with user role-based sections and improve...Bobby2-23/+40
2026-03-05feat: implement user authentication flow with login, registration, and email ...Bobby1-0/+111
2026-02-27feat(layout): enhance layout with navigation, search bar, and footer linksBobby2-84/+205
2026-02-27feat(garden): initialize Solid.js project with basic structure and routingBobby2-0/+193