| .. |
|
api
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
leagues
|
Redesign standings page with sortable table, 7-day change, and chart repositioned (#205)
|
2026-03-22 11:05:13 -07:00 |
|
teams
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |
|
admin._index.tsx
|
Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196)
|
2026-03-21 10:59:51 -07:00 |
|
admin.data-sync.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.participants.tsx
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |
|
admin.sports-seasons.$id.elo-ratings.tsx
|
Fix oxlint eqeqeq error: use !== null && !== undefined
|
2026-03-23 08:49:48 -07:00 |
|
admin.sports-seasons.$id.events.$eventId.bracket.server.ts
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.events.$eventId.bracket.tsx
|
Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196)
|
2026-03-21 10:59:51 -07:00 |
|
admin.sports-seasons.$id.events.$eventId.server.ts
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.events.$eventId.tsx
|
Add oxlint linting setup with zero errors (#194)
|
2026-03-21 09:44:05 -07:00 |
|
admin.sports-seasons.$id.events.server.ts
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.events.tsx
|
Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196)
|
2026-03-21 10:59:51 -07:00 |
|
admin.sports-seasons.$id.expected-values.server.ts
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.expected-values.tsx
|
Fix oxlint warnings: no-shadow, consistent-function-scoping, no-non-null-assertion, and others (#196)
|
2026-03-21 10:59:51 -07:00 |
|
admin.sports-seasons.$id.futures-odds.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.participants.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.regular-standings.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.simulate.tsx
|
Recalculate league standings after EV simulation updates (#186)
|
2026-03-20 14:39:05 -07:00 |
|
admin.sports-seasons.$id.standings.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.$id.tsx
|
Add snooker bracket simulator and Elo ratings admin UI, fixes #119
|
2026-03-23 08:24:28 -07:00 |
|
admin.sports-seasons.new.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports-seasons.tsx
|
Add isDraftable toggle to sport seasons (#165) (#178)
|
2026-03-18 22:40:19 -07:00 |
|
admin.sports.$id.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports.new.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.sports.tsx
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |
|
admin.standings-snapshots.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.templates.$id.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.templates.new.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
admin.templates.tsx
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |
|
admin.tsx
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |
|
api.admin.export-sports-data.ts
|
feat: add admin routes and checkbox component for sports management
|
2025-10-12 21:54:49 -07:00 |
|
home.tsx
|
Add oxlint linting setup with zero errors (#194)
|
2026-03-21 09:44:05 -07:00 |
|
how-to-play.tsx
|
Add rules page, rewrite how-to-play, and fix scoring display (#20)
|
2026-02-21 21:58:51 -08:00 |
|
i.$inviteCode.tsx
|
Optimize user data fetching with batch queries and centralize display name logic (#176)
|
2026-03-18 16:46:07 -07:00 |
|
rules.tsx
|
Add rules page, rewrite how-to-play, and fix scoring display (#20)
|
2026-02-21 21:58:51 -08:00 |
|
test-socket.tsx
|
Replace console.* with structured logger, fix no-inferrable-types (closes #98) (#199)
|
2026-03-21 13:41:39 -07:00 |
|
user-profile.tsx
|
feat: add meta title to all route pages (#109)
|
2026-03-10 12:10:52 -07:00 |