|
|
09fae4ef54
|
🔒 Add Discord admin user permissions and update developer access check logic
|
2026-01-30 05:14:12 +00:00 |
|
|
|
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 |
|
|
|
8022b0ea0a
|
🔒 Enhance developer tools availability check with permission validation
|
2026-01-29 20:47:48 +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 |
|
|
|
70ecc08f22
|
🔄 Update ApiKeyManager to AuthenticationHub and add legacy redirects for backwards compatibility
|
2026-01-29 15:25:45 +00:00 |
|
|
|
d7f88378e5
|
🧹 Clean up code formatting and fix minor syntax inconsistencies in useDiscordOAuth.js
|
2026-01-29 15:21:30 +00:00 |
|
|
|
9ce8422596
|
✨ Add composable for handling Discord OAuth integration
|
2026-01-29 15:21:25 +00:00 |
|
|
|
8093cc8d2a
|
📝 Reformat code for improved readability and consistency in the OAuth composable
|
2026-01-29 15:21:20 +00:00 |
|
|
|
0a5e1b9251
|
🔒 Add OAuth support for authentication
|
2026-01-29 15:21:15 +00:00 |
|
|
|
b5ca44b96c
|
🛠️ Update platform configuration comments for clarity and formatting
|
2026-01-29 15:20:57 +00:00 |
|
|
|
2e33136d88
|
🎮 Add platform configuration for new gaming systems
|
2026-01-29 15:20:52 +00:00 |
|
|
|
c6b166d265
|
🔧 Refactor computed property for better readability
|
2026-01-29 14:44:35 +00:00 |
|
|
|
e822dac6dc
|
🔒 Update DeveloperTools availability to show in production when authenticated
|
2026-01-29 14:44:29 +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 |
|
|
|
9746e4b4f6
|
✨ Improve error handling and formatting in tournament detail component
|
2026-01-29 14:34:45 +00:00 |
|
|
|
8801b62252
|
🔧 Improve error handling and logging for tournament detail loading errors
|
2026-01-29 14:34:40 +00:00 |
|
|
|
ecf32940ca
|
✨ Improve error message formatting and handling in TournamentDetail component
|
2026-01-29 14:33:12 +00:00 |
|
|
|
f11ca388f8
|
🔧 Improve error handling and messaging for tournament detail loading
|
2026-01-29 14:33:07 +00:00 |
|
|
|
d698705352
|
⚠️ Update error handling to support both string and Error object types in TournamentDetail component
|
2026-01-29 14:31:53 +00:00 |
|
|
|
c5f1bfa15a
|
🔧 Simplify state property access in tournament details component
|
2026-01-29 14:29:50 +00:00 |
|
|
|
1c880e39d1
|
✨ Expose tournamentDetailsState for direct access to loading and error states
|
2026-01-29 14:29:45 +00:00 |
|
|
|
8ba97c9d8b
|
🔧 Simplify base URL logic to always use nginx proxy for CORS handling
|
2026-01-29 14:27:27 +00:00 |
|
|
|
fa26c50ebc
|
🔧 Update Challonge API proxy configuration to simplify URL rewriting and enforce nginx proxy usage
|
2026-01-29 14:27:08 +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 |
|
|
|
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 |
|