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
Zak Kermitz
35f5a6391d
Update main.js 2025-10-15 12:45:17 -04:00
KermWasTaken
d560a8e4af Update share button 2023-09-22 22:00:23 -04:00
Zak Kermitz
782c3bd8ba
Update main.js 2023-09-21 14:33:15 -04:00
Zak Kermitz
1a8c54430e
Update main.js 2023-09-21 14:29:08 -04:00
Zak Kermitz
8d080f825c
No longer delete localStorage items 2023-09-21 14:22:32 -04:00
Zak Kermitz
9d847152c6
Update main.js 2023-09-21 14:15:09 -04:00
Zak Kermitz
219585e464
Update main.js 2023-09-21 13:57:27 -04:00
Zak Kermitz
23d48ba15e
Add files via upload 2023-09-21 13:40:08 -04:00