Commit Graph

203 Commits

Author SHA1 Message Date
Pandipipas 494e9919e9 Fix implicit any types in Players NodeCG callback (#134) 2026-02-23 23:21:03 +01:00
Pandipipas 10841f4fff Harden TypeScript configs against parent workspace bleed (#133) 2026-02-23 22:52:47 +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 6dd23dd8a0 Merge pull request #130 from Pandipipas/list-refactor-and-cleanup-tasks
docs: add comprehensive refactor/cleanup roadmap
2026-02-21 02:18:28 +01:00
Pandipipas 1caf3b6c65 docs: add detailed refactor and cleanup audit 2026-02-21 02:17:43 +01:00
Pandipipas 6412bce598 Merge pull request #127 from Pandipipas/add-animations-to-scoreboard-graphics
Add reactive animations to scoreboard and scoreboard-2xko
2026-02-21 01:24:04 +01:00
Pandipipas 8d1aecc44a Add transition animations to scoreboard graphics 2026-02-21 01:20:37 +01:00
Pandipipas 66572e0bf4 Merge pull request #126 from Pandipipas/integrate-template.css-into-main.vue
Inline 2XKO template CSS into scoreboard main.vue
2026-02-21 01:14:31 +01:00
Pandipipas f3d7b8b1e0 Revert unintended inline CSS changes in main scoreboard 2026-02-21 00:59:29 +01:00
Pandipipas 102c0b7e61 Remove template.css and inline 2xko styles 2026-02-21 00:59:24 +01:00
Pandipipas 7f6cac409a Inline 2XKO template CSS into scoreboard main.vue 2026-02-20 23:34:54 +01:00
Pandipipas 8a8fe66978 Merge pull request #125 from Pandipipas/remove-iframe-preview-from-graphicsview
Refina GraphicsView: quita previews iframe y agrega selector de skin para scoreboard
2026-02-20 23:15:15 +01:00
Pandipipas 62fda3492f Corrige persistencia del selector de skin en GraphicsView 2026-02-20 22:29:15 +01:00
Pandipipas 31c1886a48 Permite cambiar skin de scoreboard en tiempo real con misma URL 2026-02-20 22:21:13 +01:00
Pandipipas 3fdcad5cc6 Refina la vista de Graphics con selector de skin 2026-02-20 22:14:16 +01:00
Pandipipas 9dbdd19d4a Merge pull request #120 from Pandipipas/create-overlay-copy-with-custom-variables
Prepare 2XKO overlay for local Shapiro fonts without committing binaries
2026-02-20 22:01:43 +01:00
Pandipipas 582ba7469a Remove all commentator references from 2XKO graphic (#123) 2026-02-20 21:24:53 +01:00
Pandipipas 464e7d4b9e chore: remove local font setup documentation and .gitkeep, add Shapiro fonts for 2XKO overlay 2026-02-20 21:08:02 +01:00
Pandipipas faa8749872 Fix 2XKO text color, left flag alignment and right name order 2026-02-20 20:26:19 +01:00
Pandipipas ca467f37f9 Prepare 2XKO overlay for local Shapiro fonts without binaries 2026-02-20 20:19:11 +01:00
Pandipipas ff2786a304 Add character images for 2XKO roster 2026-02-20 00:34:07 +01:00
Pandipipas 8b8dab45ab style: format fighting character lists one per line (#117) 2026-02-20 00:14:27 +01:00
Pandipipas a97a653be2 Add Mortal Kombat 1 roster and game option (#116) 2026-02-20 00:10:48 +01:00
Pandipipas d2192841a4 Add and sort 2XKO roster options (#115) 2026-02-20 00:06:33 +01:00
Pandipipas 18757a7928 Add sorted KOF XV roster to fighting game options (#114) 2026-02-20 00:01:38 +01:00
Pandipipas e82693ff01 Add and normalize Guilty Gear Strive character roster (#113) 2026-02-19 23:57:18 +01:00
Pandipipas 46772d542f Ampliar i18n (EN/ES) en labels del dashboard y mensajes de update (#112)
* Expand EN/ES translations for panels and update status texts

* Translate remaining dashboard labels and localize country names

* Translate Players top action buttons and search placeholder
2026-02-19 23:43:02 +01:00
Pandipipas fe110e7c66 Set default characters by game when none are selected (#104) 2026-02-18 20:26:44 +01:00
Pandipipas 7307c370dc Merge pull request #98 from Pandipipas/optimize-bundle-size-with-webpack
perf: lazy-load scoreboard flag assets
2026-02-18 12:28:17 +01:00
Pandipipas 4542f41243 perf: lazy-load scoreboard flag assets 2026-02-18 12:25:26 +01:00
Pandipipas 3ad55dafcd Merge pull request #94 from Pandipipas/integrate-challonge-v2.1-api
feat(players): integrar Challonge v2.1 OAuth e importación de jugadores
2026-02-17 19:06:08 +01:00
Pandipipas 132045bb68 feat(players): stack Challonge card below StartGG and add logo icon 2026-02-17 19:03:48 +01:00
Pandipipas 77d4ec47b4 feat(players): add Challonge temporary imported-player expiration 2026-02-17 18:59:54 +01: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 c718f43eba fix(players): improve Challonge auth UX and manual token flow 2026-02-17 18:39:29 +01:00
Pandipipas 9a5b64b2c0 feat(players): add Challonge v2.1 OAuth and import integration 2026-02-17 18:33:44 +01:00
Pandipipas 58c0c01e46 Merge pull request #83 from Pandipipas/integrate-with-startgg-for-tournament-syncing
Add start.gg tournament sync and player import workflow
2026-02-17 18:23:44 +01:00
Pandipipas c0ad160529 Merge pull request #93 from Pandipipas/refactor-startgg-function
refactor(startgg): limpiar flujo OAuth y parsing de payloads
2026-02-17 18:23:24 +01:00
Pandipipas 05da183c29 chore(players): translate remaining startgg labels to english 2026-02-17 18:22:25 +01:00
Pandipipas 0fb8f044ae feat(players): make startgg import button icon-only 2026-02-17 18:17:18 +01:00
Pandipipas 23846acd99 refactor(startgg): simplify payload handling and oauth session updates 2026-02-17 18:12:48 +01:00
Pandipipas 326182bd53 Merge pull request #89 from Pandipipas/translate-all-spanish-to-english
Codex-generated pull request
2026-02-17 14:10:02 +01:00
Pandipipas d39fa65079 Merge branch 'master' into translate-all-spanish-to-english 2026-02-17 14:09:51 +01:00
Pandipipas c4cfa178ff Translate ScoreboardPanel game label to English 2026-02-17 14:08:57 +01:00
Pandipipas 70ee60f2ef Merge pull request #88 from Pandipipas/fix-aboutview-repository-to-be-non-editable
Codex-generated pull request
2026-02-17 14:08:04 +01:00
Pandipipas 7ba91f3d3b Fix About updates to use fixed repository 2026-02-17 14:07:48 +01:00
Pandipipas aac74e36f2 Merge pull request #86 from Pandipipas/alinear-ventanas-en-playerview
Alinear panel StartGG con el inicio de la tabla en Players.vue
2026-02-16 23:59:31 +01:00
Pandipipas a662d78f47 Merge branch 'integrate-with-startgg-for-tournament-syncing' into alinear-ventanas-en-playerview 2026-02-16 23:59:12 +01:00