Commit Graph

6 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 71c18b479b feat: add architectural documentation for refactor process, including audit, rules, migration plan, session handoff, and target architecture 2026-06-04 17:07:01 +02:00
Pandipipas d69b294e0c remove docs 2026-02-25 13:52:40 +01:00
Pandipipas 9066e6a643 docs: expand refactor audit to cover entire repository (#132) 2026-02-21 13:55:58 +01:00
Pandipipas 3b4ac94d37 chore: remove outdated refactor and cleanup audit document 2026-02-21 13:34:54 +01:00
Pandipipas 1caf3b6c65 docs: add detailed refactor and cleanup audit 2026-02-21 02:17:43 +01:00