brackt/app
2025-10-14 21:54:46 -07:00
..
components feat: add sports selection and team management to league settings 2025-10-13 19:59:34 -07:00
contexts feat: implement middleware and context provider for Express integration 2025-10-11 20:56:00 -07:00
lib feat: add theme system with dark mode support and navbar component 2025-10-10 23:30:26 -07:00
models feat: add username field to users and display in league views 2025-10-14 21:20:58 -07:00
routes refactor: reorganize league page layout into 2/3 and 1/3 column grid 2025-10-14 21:54:46 -07:00
utils refactor: remove isRequired field from season sports and templates 2025-10-13 15:00:59 -07:00
welcome refactor: remove guest book feature and update league settings success flow 2025-10-11 01:03:31 -07:00
app.css feat: add theme system with dark mode support and navbar component 2025-10-10 23:30:26 -07:00
root.tsx feat: add admin navigation link for authenticated admin users 2025-10-13 09:44:59 -07:00
routes.ts feat: add invite code system for league seasons with member access control 2025-10-14 12:20:36 -07:00