Commit Graph

153 Commits

Author SHA1 Message Date
Pandipipas 7b302e4c21 feat: add new translations for settings and graphics; implement shortcut conflict detection and reset functionality 2026-05-16 14:15:36 +02:00
Pandipipas 6dbf648323 feat: enhance BracketPanel and CommentaryPanel with Twitter handle validation and preview functionality; update i18n for new translations 2026-05-15 15:09:11 +02:00
Pandipipas a4dc89575d feat: add preview functionality to BracketPanel and i18n support for preview text 2026-05-15 02:14:03 +02:00
Pandipipas 4da00508d3 feat: add character game management and player side functionality
- Implemented `useCharacterGame` composable to manage game selection and character state for both players.
- Added `useCountryFilter` composable for filtering country options based on locale.
- Created `usePlayerSide` composable to encapsulate state and handlers for player management on each side of the scoreboard.
- Introduced filtering and input synchronization for player names and countries.
- Enhanced player ID generation to avoid collisions and support custom player entries.
2026-05-14 14:19:44 +02:00
Pandipipas 21d885f6e6 Refactor Dashboard, Graphics, Players, and Settings views for improved layout and styling consistency 2026-05-13 03:20:28 +02:00
Pandipipas d8d3c7f03c Refactor About.vue to simplify collaborator display and remove update checking logic 2026-05-12 18:42:38 +02:00
Pandipipas 240099a1df Add dedicated icons to scoreboard input options 2026-02-25 19:35:58 +01:00
Pandipipas eeab438ea7 Reorganize settings view into single sectioned card 2026-02-25 14:29:04 +01:00
Pandipipas 54ab922e12 Adjust settings layout and use underlined inputs 2026-02-25 14:23:13 +01:00
Pandipipas 5fd5224f0c Improve shortcut capture with key combinations 2026-02-25 14:15:11 +01:00
Pandipipas 8a3b3ebcaf Add configurable keyboard shortcuts for score updates 2026-02-25 14:08:48 +01:00
Pandipipas cecd08f3ac Fix scoreboard panel state resets across tabs 2026-02-25 13:57:09 +01:00
Pandipipas 494e9919e9 Fix implicit any types in Players NodeCG callback (#134) 2026-02-23 23:21:03 +01:00
Pandipipas 8d1aecc44a Add transition animations to scoreboard graphics 2026-02-21 01:20:37 +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 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 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 4542f41243 perf: lazy-load scoreboard flag assets 2026-02-18 12:25:26 +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 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 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 7ba91f3d3b Fix About updates to use fixed repository 2026-02-17 14:07:48 +01:00
Pandipipas 02e50b4a80 Reestructura Players para alinear StartGG con q-table_container 2026-02-16 23:58:13 +01:00
Pandipipas 384d969d55 Align StartGG panel vertically with players table 2026-02-16 23:10:02 +01:00
Pandipipas 7e0636d839 Add branded StartGG heading with official icon color 2026-02-16 23:05:43 +01:00
Pandipipas 35a6c311db Allow clearing manual start.gg token and reset connected state 2026-02-16 22:55:20 +01:00