summaryrefslogtreecommitdiff
path: root/garden/src/components
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby1-2/+2
2026-03-10feat: implement useClickOutside hook for improved click handling and refactor...Bobby2-20/+6
2026-03-10feat: enhance audit and user management with pagination and improved date for...Bobby1-0/+37
2026-03-10feat: implement audit log functionality with filtering and detail viewsBobby1-1/+1
2026-03-10feat: add TypeScript support and improve type definitions across componentsBobby3-7/+9
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby6-11/+645
2026-03-09feat: add category detection for file attachments and update related interfacesBobby1-26/+20
2026-03-07feat: add modal component and styles, implement config APIBobby3-1/+711
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby1-2/+2
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby1-2/+16
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby1-18/+52
2026-03-05feat: enhance layout and navigation with user role-based sections and improve...Bobby2-7/+34
2026-03-05feat: implement user authentication flow with login, registration, and email ...Bobby1-3/+13
2026-02-27feat(layout): enhance layout with navigation, search bar, and footer linksBobby2-21/+70
2026-02-27feat(garden): initialize Solid.js project with basic structure and routingBobby3-0/+81