23 Commits

Author SHA1 Message Date
Pandipipas 8c270feb5b feat: enhance pack management and character handling; implement automatic registry refresh and logo display updates 2026-05-22 21:19:45 +02:00
Pandipipas 618d18d8fb feat: update pack handling and character image paths; implement installed packs revision tracking 2026-05-21 23:59:22 +02:00
Pandipipas 0bc6f60b2c feat: update Gitea configuration for base URL and owner; add updateInfo to GameSelectOption interface 2026-05-21 23:06:54 +02:00
Pandipipas 88aeedb5ff feat: update character images for Tekken 8 and enhance pack management
- Updated character images for Tekken 8, including Jin, Jun, Kazuya, and others.
- Introduced a new pack configuration system to manage character packs from a Gitea instance.
- Added types for pack management, including PackCharacter, PackManifest, and PackRegistry.
- Implemented functions to register and unregister installed packs, allowing dynamic character loading.
- Enhanced the character image retrieval system to support both bundled and installed packs.
2026-05-21 17:59:13 +02:00
Pandipipas 67d9d20b56 feat: enhance OAuth configuration to support proxy mode and update related logic 2026-05-18 21:47:06 +02:00
Pandipipas aea381ea35 Refactor OAuth handling: Extract OAuth server logic into a separate module, streamline session management, and enhance error handling in startgg.ts 2026-05-17 22:07:10 +02:00
Pandipipas dd2d8b79ca fix(challonge): send Authorization-Type headers for v2 oauth tokens 2026-02-17 18:50:56 +01:00
Pandipipas 9b789d2c61 fix(challonge): request OAuth scopes needed for tournament reads 2026-02-17 18:44:18 +01:00
Pandipipas 9a5b64b2c0 feat(players): add Challonge v2.1 OAuth and import integration 2026-02-17 18:33:44 +01:00
Pandipipas 05da183c29 chore(players): translate remaining startgg labels to english 2026-02-17 18:22:25 +01:00
Pandipipas 23846acd99 refactor(startgg): simplify payload handling and oauth session updates 2026-02-17 18:12:48 +01:00
Pandipipas 6dcc2faf70 Refactor and simplify start.gg import flow code 2026-02-16 01:28:50 +01:00
Pandipipas 15ef0023ef Support temporary start.gg players until tournament end 2026-02-16 01:10:24 +01:00
Pandipipas 4e214a573a Handle start.gg OAuth token endpoint variants and robust errors 2026-02-16 00:45:59 +01:00
Pandipipas 19136e6a93 Fix start.gg OAuth endpoints and document required client config 2026-02-16 00:45:54 +01:00
Pandipipas 78dc137679 Add start.gg OAuth login flow for local users 2026-02-16 00:22:54 +01:00
Pandipipas 165482a7e0 Adjust start.gg layout and admin-only tournament listing 2026-02-16 00:07:55 +01:00
Pandipipas a83f633506 Add start.gg tournament and player import integration 2026-02-15 23:57:31 +01:00
Pandipipas 461f72f878 Mejora panel de comentaristas con Twitter y swap central 2026-02-15 11:12:57 +01:00
Pandipipas 3ee36c03df Add commentary panel and Tekken-inspired OBS overlay 2026-02-12 00:13:18 +01:00
Pandipipas b4a110fd1e Add Pinia persistence and scoreboard support (#15)
* Add scoreboard replicant and Pinia persistence

* Fix scoreboard replicant sync (#16)
2026-02-08 17:00:31 +01:00
Pandipipas 5f13143586 Add players replicant schema and dashboard CRUD (#5)
* Add players replicant and dashboard CRUD

* Fix players table typing
2026-02-08 02:05:18 +01:00
Pandipipas 6955d2588f Initial commit 2026-02-07 14:43:43 +01:00