|
|
553f7b1aef
|
✨ Improve readability by reformatting computed properties and function calls
|
2026-01-29 21:24:42 +00:00 |
|
|
|
db8c4fff2c
|
🔒 Update Challonge client credentials handling with refined property names and methods
|
2026-01-29 21:24:37 +00:00 |
|
|
|
80d4ff9044
|
🔒 Rename deleteApiKey function to clearApiKey in Challonge API key deletion logic
|
2026-01-29 21:23:40 +00:00 |
|
|
|
56cbbfdc7a
|
🔑 Rename and refactor Challonge API key methods for clarity
|
2026-01-29 21:23:34 +00:00 |
|
|
|
94532a4e6b
|
🎨 Simplify tool card styling by removing specific "settings" class and associated styles
|
2026-01-29 21:22:38 +00:00 |
|
|
|
d9939217c7
|
🎨 Improve code readability by reformatting HTML and CSS for better structure and consistency
|
2026-01-29 21:21:55 +00:00 |
|
|
|
456374bb86
|
🎨 Enhance authentication UI with provider-specific status indicators and dynamic connection checks
|
2026-01-29 21:21:50 +00:00 |
|
|
|
e90b6486c8
|
🎨 Improve readability of authentication hub description in Home view
|
2026-01-29 21:20:36 +00:00 |
|
|
|
0537a5a4f6
|
🔒 Update API Key Manager to Authentication Hub with expanded platform support
|
2026-01-29 21:20:31 +00:00 |
|
|
|
6ce93a54b1
|
🔑 Update v-model binding for Challonge API key input field
|
2026-01-29 21:14:24 +00:00 |
|
|
|
e2af29413f
|
🎨 Add styled info section with heading and paragraph elements
|
2026-01-29 20:56:08 +00:00 |
|
|
|
b8dbd73951
|
🧹 Remove unnecessary blank line in ChallongeTest.vue layout
|
2026-01-29 20:55:57 +00:00 |
|
|
|
90e9764658
|
🧹 Remove unused authentication configuration sections from ChallongeTest view
|
2026-01-29 20:55:52 +00:00 |
|
|
|
491ae26500
|
⚙️ Add authentication settings link and description to ChallongeTest view
|
2026-01-29 20:55:47 +00:00 |
|
|
|
16dc093d96
|
✏️ Reformat and improve readability of authentication-related UI and code structure
|
2026-01-29 20:55:37 +00:00 |
|
|
|
352485f626
|
🔒 Add authentication hub view for user login and registration
|
2026-01-29 20:55:32 +00:00 |
|
|
|
89cc8d378b
|
🔄 Reformat code for improved readability in OAuth callback logic
|
2026-01-29 20:47:22 +00:00 |
|
|
|
a2163d2f1b
|
✨ Enhance OAuth callback to support multiple providers and improve UI/UX styling
|
2026-01-29 20:29:36 +00:00 |
|
|
|
e6648f6ad0
|
🔧 Simplify destructuring assignments for state variables in useChallongeTests
|
2026-01-29 14:41:40 +00:00 |
|
|
|
a9c6454e8f
|
🔧 Fix binding of loading and error states to use reactive values
|
2026-01-29 14:40:35 +00:00 |
|
|
|
0f450461ac
|
🐛 Fix error binding in TournamentDetail component
|
2026-01-29 14:36:38 +00:00 |
|
|
|
c5f1bfa15a
|
🔧 Simplify state property access in tournament details component
|
2026-01-29 14:29:50 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fb2629334c
|
🔄 Refactor error handling and state reset logic for improved clarity and consistency in tournament management
|
2026-01-29 02:03:45 +00:00 |
|
|
|
6835e3a7b8
|
🎮 Refactor tournament details handling to use tournamentDetailsState with error management and remove redundant assignments
|
2026-01-29 02:03:33 +00:00 |
|
|
|
1f85443db9
|
✨ Refactor tournament loading logic to use loadMoreState for improved error handling and state management
|
2026-01-29 02:03:28 +00:00 |
|
|
|
b2de57e4ef
|
✨ Refactor tournament listing logic to use state management and simplify error handling
|
2026-01-29 02:03:18 +00:00 |
|
|
|
4ac4b9a3f6
|
✨ Add computed property for tournament details
|
2026-01-29 02:03:06 +00:00 |
|
|
|
5e7e411a52
|
🔄 Refactor state management to use useAsyncState for tournaments and loading states
|
2026-01-29 02:02:56 +00:00 |
|
|
|
56578917e8
|
✏️ Adjust line breaks in admin login descriptions for improved readability
|
2026-01-28 22:46:49 +00:00 |
|
|
|
07a6f902d9
|
🔒 Add admin login view for authentication
|
2026-01-28 22:46:44 +00:00 |
|