summaryrefslogtreecommitdiff
path: root/garden/src/components/Layout.tsx
AgeCommit message (Expand)AuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby1-2/+2
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 componentsBobby1-2/+4
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby1-10/+31
2026-03-07feat: add modal component and styles, implement config APIBobby1-1/+2
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...Bobby1-6/+33
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 linksBobby1-11/+66
2026-02-27feat(garden): initialize Solid.js project with basic structure and routingBobby1-0/+48