Commit Graph

9 Commits

Author SHA1 Message Date
DJ Gillespie
b00f41ac80 Add archive navigation feature with URL parameter support
- Add URL parameter parsing via getGameNumberFromURL()
- Add dynamic MAX_GAME_NUMBER detection from games.json in order to properly handle page overflow
- Add runtime validation with redirect for invalid game numbers
- Implement Previous/Next navigation buttons
- Add keyboard navigation (arrow keys)
- Display game number and date in navigation
- Update share URLs to include day parameter for archived games
- Add navigation UI (HTML/CSS) matching project design
2026-02-02 16:41:46 -07:00
KermWasTaken
61b94d3d9b Added info button color 2023-09-22 23:37:15 -04:00
KermWasTaken
868bf8adb9 Change toast z-index to 1 2023-09-22 22:02:35 -04:00
KermWasTaken
d560a8e4af Update share button 2023-09-22 22:00:23 -04:00
Zak Kermitz
ebe5b2bdc4
Update global.css 2023-09-21 14:26:21 -04:00
Zak Kermitz
d135f3c507
Resized info title 2023-09-21 14:21:32 -04:00
Zak Kermitz
d9b8237616
Update overlay.css 2023-09-21 14:16:32 -04:00
Zak Kermitz
9b3ae71280
Update global.css 2023-09-21 14:15:39 -04:00
Zak Kermitz
23d48ba15e
Add files via upload 2023-09-21 13:40:08 -04:00