Commit Graph

4 Commits

Author SHA1 Message Date
Pandipipas 3a6289a2ea feat: implement start.gg OAuth integration and services
- Added start.gg OAuth server and session management in startgg.ts
- Implemented functions to fetch recent tournaments and tournament players from start.gg
- Created utility functions for string and country code handling
- Introduced Challonge OAuth server and services for tournament data fetching
- Refactored shared types and utility functions for better organization
- Updated scoreboard graphics to use new country resolution utilities
- Removed legacy startgg.ts file to streamline codebase
2026-06-04 17:42:44 +02:00
Pandipipas 91a8ce730c Migrate project setup to Node 24 runtime.
Update Node and TypeScript toolchain references, CI node version, lockfile resolution, and include current workspace/runtime files for consistency.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-08 19:11:27 +02:00
Pandipipas 10841f4fff Harden TypeScript configs against parent workspace bleed (#133) 2026-02-23 22:52:47 +01:00
Pandipipas 6955d2588f Initial commit 2026-02-07 14:43:43 +01:00