david
6cfd5d325a
chore: add new route pages and environment configuration
2026-04-26 16:44:48 -07:00
david
d436b1f66e
fix: update authentication and navigation components
2026-04-26 16:44:48 -07:00
david
1d6e15c0ab
fix: update registration redirect and wordmark navigation
...
- Simplify registration redirect after session refresh
- Update wordmark to use dynamic href based on session/role
- Add anchor tag for wordmark to avoid Next.js Link issues
2026-04-26 16:44:48 -07:00
david
81f023317e
fix: update session handling to refresh admin navigation after login
2026-03-31 16:16:06 -07:00
david
c9415d490e
fix: improve error handling and type safety
...
- Replaced 'any' types with proper TypeScript types
- Improved error handling with instanceof checks
- Removed unused imports (calculateExpectedTeamScore)
- Updated error messages to be more descriptive
- Removed deprecated eslint.config.mjs file
2026-03-29 21:20:40 -07:00
david
123df671f5
nextjs-rewrite ( #5 )
...
Reviewed-on: #5
Co-authored-by: David Gwilliam <dhgwilliam@gmail.com >
Co-committed-by: David Gwilliam <dhgwilliam@gmail.com >
2026-03-30 02:30:13 +00:00