|
|
8c0e9c8d37
|
🎨 Simplify arrow function syntax in watch callback
|
2026-01-29 06:27:46 +00:00 |
|
|
|
96a9c07184
|
🔧 Refactor Challonge client and tournament logic to use reusable hooks, reducing code duplication and improving maintainability
|
2026-01-29 06:27:41 +00:00 |
|
|
|
1eb61c2a4b
|
🎨 Refactor tournament display logic by replacing inline components with reusable TournamentGrid and TournamentDetail components
|
2026-01-29 06:27:09 +00:00 |
|
|
|
a848110dec
|
🎛️ Replace inline API version and settings controls with reusable ApiVersionSelector component and update imports accordingly
|
2026-01-29 06:26:45 +00:00 |
|
|
|
1b942fdd26
|
🎮 Add backup file for ChallongeTest Vue component
|
2026-01-29 06:23:44 +00:00 |
|
|
|
5dafcfa232
|
🎮 Add tournament detail component for displaying Challonge tournament information
|
2026-01-29 05:34:02 +00:00 |
|
|
|
e4f99e82f4
|
🎨 Improve code formatting for better readability in tournament status components
|
2026-01-29 05:32:59 +00:00 |
|
|
|
38603a46d8
|
🎨 Update TournamentGrid component styling and layout
|
2026-01-29 05:32:54 +00:00 |
|
|
|
8d9b5125cc
|
🎨 Improve code formatting and consistency in ApiVersionSelector component
|
2026-01-29 05:12:58 +00:00 |
|
|
|
ec1e1f794b
|
✨ Add API version selector component for Challonge integration
|
2026-01-29 05:12:53 +00:00 |
|
|
|
7f06b56fde
|
📝 Update comments and formatting in useChallongeTests composable
|
2026-01-29 05:12:00 +00:00 |
|
|
|
df888ddfd7
|
🧪 Add unit tests for Challonge-related functionality
|
2026-01-29 05:11:56 +00:00 |
|
|
|
0148d0a1f1
|
🧪 Add unit tests for useChallongeClient composable and refactor code formatting for readability
|
2026-01-29 05:09:38 +00:00 |
|
|
|
568224f2d9
|
✨ Add composable for interacting with Challonge API
|
2026-01-29 05:09:33 +00:00 |
|
|
|
ef1a2d2210
|
🐛 Fix incorrect function call for retrieving flags
|
2026-01-29 05:02:11 +00:00 |
|
|
|
48e785770e
|
🔧 Fix computed property to correctly reference getFlags value
|
2026-01-29 04:59:52 +00:00 |
|
|
|
45a9eb5099
|
🎨 Adjust styling by adding a warning banner class definition
|
2026-01-29 04:58:27 +00:00 |
|
|
|
d75c52c93e
|
🎨 Enhance dark mode and syntax highlighting styles for JSON viewer
|
2026-01-29 04:57:59 +00:00 |
|
|
|
d755e77c44
|
🎨 Ensure transparent backgrounds for all syntax highlighting elements in both light and dark modes
|
2026-01-29 04:56:48 +00:00 |
|
|
|
4952bc7649
|
🎨 Enhance syntax highlighting styles with !important for consistent appearance
|
2026-01-29 04:54:35 +00:00 |
|
|
|
7a1fb11dfb
|
🎨 Improve light and dark mode styles for content viewer with enhanced contrast and color adjustments
|
2026-01-29 04:51:46 +00:00 |
|
|
|
0639d577a1
|
🛠️ Remove redundant loadStatus call in FileSelector component
|
2026-01-29 04:50:14 +00:00 |
|
|
|
aa8a3e2aab
|
⚡️ Make loadStatus asynchronous in onMounted lifecycle method
|
2026-01-29 04:50:04 +00:00 |
|
|
|
81310abbce
|
🔧 Simplify API endpoint paths by removing redundant '/api' prefix in GamemasterManager.vue
|
2026-01-29 04:45:34 +00:00 |
|
|
|
fc2a528d89
|
✨ Refactor server save logic to include status reload and improve error handling
|
2026-01-29 04:32:22 +00:00 |
|
|
|
bb05c7e3e1
|
✨ Fix syntax issue in asynchronous function definition for Gamemaster processing
|
2026-01-29 04:30:18 +00:00 |
|
|
|
87a7f28cf8
|
🔄 Refactor async state management to simplify and streamline API calls in GamemasterManager component
|
2026-01-29 04:30:07 +00:00 |
|
|
|
cb81e29c31
|
🎨 Reformat computed properties and conditional assignments for improved readability
|
2026-01-29 04:27:56 +00:00 |
|
|
|
835168179e
|
✨ Enhance reactivity and null safety in file state management with computed properties and conditional checks
|
2026-01-29 04:27:51 +00:00 |
|
|
|
6c5ed223c6
|
🎨 Reformat code for improved readability in FileSelector component
|
2026-01-29 04:27:32 +00:00 |
|
|
|
a5592f3857
|
🎨 Refactor computed properties and method bindings for improved readability and maintainability
|
2026-01-29 04:27:27 +00:00 |
|
|
|
5ac738a689
|
✨ Add onMounted lifecycle hook and loadStatus state to GamemasterExplorer component
|
2026-01-29 04:23:14 +00:00 |
|
|
|
c47e2199bb
|
🐛 Fix incorrect method call syntax for retry button action
|
2026-01-29 04:20:50 +00:00 |
|
|
|
0bd9576426
|
🗑️ Remove unnecessary closing script tag from GamemasterExplorer.vue
|
2026-01-29 04:20:00 +00:00 |
|
|
|
3d0b848699
|
🎨 Refactor and optimize GamemasterExplorer.vue by restructuring template, improving component usage, and enhancing code readability and maintainability
|
2026-01-29 04:13:27 +00:00 |
|
|
|
f2e1725156
|
🔄 Refactor GamemasterExplorer.vue to modularize functionality using composables and simplify template structure
|
2026-01-29 04:04:16 +00:00 |
|
|
|
cac222a39b
|
🎨 Improve code readability by reformatting computed property and component props
|
2026-01-29 04:02:18 +00:00 |
|
|
|
4c50f296fc
|
🎨 Refactor components to use modular structure and computed properties for improved maintainability and reusability in Gamemaster Explorer and FilterPanel
|
2026-01-29 04:02:13 +00:00 |
|
|
|
6cce9ba646
|
✨ Add support for external selection state in ActionToolbar component
|
2026-01-29 04:00:47 +00:00 |
|
|
|
1d6e1ca196
|
🎨 Improve readability by reformatting computed property definition
|
2026-01-29 04:00:42 +00:00 |
|
|
|
51ca3dc2c4
|
✨ Add support for external selection state in JsonViewer component
|
2026-01-29 04:00:37 +00:00 |
|
|
|
9f41ad7817
|
🎛️ Update FileSelector to use computed activeFilesState with default props
|
2026-01-29 04:00:32 +00:00 |
|
|
|
8e35ab4f15
|
🔍 Refactor computed property for active search state to improve readability
|
2026-01-29 04:00:27 +00:00 |
|
|
|
6b31eab984
|
🔍 Add support for external search state in SearchBar component
|
2026-01-29 04:00:22 +00:00 |
|
|
|
f16d261476
|
✨ Add action toolbar component for gamemaster functionality
|
2026-01-29 03:57:34 +00:00 |
|
|
|
2945042d34
|
🎨 Improve code readability by reformatting template and computed properties
|
2026-01-29 03:56:40 +00:00 |
|
|
|
139c58cdae
|
✨ Add filtering functionality to the gamemaster panel
|
2026-01-29 03:56:35 +00:00 |
|
|
|
199c46b3e6
|
🎨 Improve code readability by adjusting formatting of the JSON viewer component
|
2026-01-29 03:55:05 +00:00 |
|
|
|
418c2cb20f
|
✨ Add JSON viewer component for displaying game master data
|
2026-01-29 03:55:00 +00:00 |
|
|
|
3ebfc1a519
|
✨ Add FileSelector component and corresponding unit tests
|
2026-01-29 03:52:54 +00:00 |
|