Commit Graph

  • 8775f8b1fe Refactor code for improved readability and consistency main FragginWagon 2026-02-03 12:50:25 -05:00
  • 700c1cbbbe Refactor authentication handling and improve API client security FragginWagon 2026-02-03 12:50:11 -05:00
  • 161b758a1b Add support ticket documentation and relevant attachments prod-working-2026-02-02 FragginWagon 2026-02-02 13:03:28 -05:00
  • 84f1fcb42a 🗑️ Deprecate deploy-pokedex.js in favor of deploy.sh and update environment variable validation messages FragginWagon 2026-01-30 11:29:28 -05:00
  • fee8fe2551 Add Docker Compose configuration and environment files for local and production setups FragginWagon 2026-01-30 11:29:17 -05:00
  • 4d14f9ba9c 🗑️ Remove outdated backup files FragginWagon 2026-01-30 13:44:39 +00:00
  • 56ef1223c1 🗑️ Remove outdated backup and temporary Docker Compose configuration files FragginWagon 2026-01-30 05:53:41 +00:00
  • 33ded78edc 🔧 Update feature flag toggle to allow overrides in both development and production for developer users FragginWagon 2026-01-30 05:52:04 +00:00
  • 347dd44dcd 🐛 Fix incorrect method call for checking gamemaster features FragginWagon 2026-01-30 05:49:27 +00:00
  • 852c9d31b1 Improve readability by adjusting spacing in permission checks FragginWagon 2026-01-30 05:47:55 +00:00
  • 8776d645a5 🔒 Enhance developer tools access control with JWT and Discord OAuth permissions FragginWagon 2026-01-30 05:47:50 +00:00
  • 70ad4a82fa 🎨 Improve readability by reformatting router-link elements in Home.vue FragginWagon 2026-01-30 05:47:02 +00:00
  • 06b1ae6aa5 🔒 Add conditional rendering for Gamemaster tools based on visibility flag FragginWagon 2026-01-30 05:46:57 +00:00
  • fffaa01a73 Add feature flag check for gamemaster tools display FragginWagon 2026-01-30 05:46:47 +00:00
  • d7cf0d6fd9 Add Gamemaster features configuration to feature flags FragginWagon 2026-01-30 05:46:35 +00:00
  • 91dcc19bd3 🔧 Simplify developer tools availability logic by removing authentication checks and using a feature flag FragginWagon 2026-01-30 05:46:29 +00:00
  • 8daf9128bd Improve developer tools availability check logic FragginWagon 2026-01-30 05:40:42 +00:00
  • 7c512f410f 🔒 Add Discord OAuth permission check for developer tools access FragginWagon 2026-01-30 05:40:37 +00:00
  • 616524d5ef 🔧 Refactor Discord OAuth redirect URI assignment for improved readability FragginWagon 2026-01-30 05:36:41 +00:00
  • e102373026 ⚙️ Add validation for Discord OAuth configuration variables FragginWagon 2026-01-30 05:36:36 +00:00
  • ae7c1e449b 🔧 Refactor auth route setup for improved readability FragginWagon 2026-01-30 05:34:23 +00:00
  • 8bcc9ca701 🔒 Add authentication route with secret and admin password configuration FragginWagon 2026-01-30 05:34:18 +00:00
  • 8c45a748ef 🔒 Add authentication router integration to OAuth proxy FragginWagon 2026-01-30 05:34:13 +00:00
  • ee7f1d97f3 Add endpoint to fetch Discord user profile using access token FragginWagon 2026-01-30 05:34:01 +00:00
  • edd76e2db6 🗑️ Remove outdated backup files FragginWagon 2026-01-30 05:32:41 +00:00
  • 2851f3df0a 🔧 Add environment preparation step for setting up Discord redirect URI before building FragginWagon 2026-01-30 05:31:51 +00:00
  • 1ff0dcd103 🛠️ Add .env file for environment variable configuration FragginWagon 2026-01-30 05:31:32 +00:00
  • ff1f94b7df 🗑️ Remove outdated backup file and adjust Docker Compose configuration for OAuth redirect URIs FragginWagon 2026-01-30 05:28:54 +00:00
  • bab84ca531 🔧 Fix environment variable placement and port configuration in production Docker Compose file FragginWagon 2026-01-30 05:28:30 +00:00
  • eb9afeef26 🗑️ Remove outdated backup file and update Docker Compose configuration with Discord OAuth environment variables FragginWagon 2026-01-30 05:27:48 +00:00
  • f915d6d44c 🔧 Add Discord OAuth environment variables to production Docker Compose configuration FragginWagon 2026-01-30 05:26:55 +00:00
  • aa1379a11a 🔧 Add Discord redirect URI configuration for local deployment FragginWagon 2026-01-30 05:26:45 +00:00
  • 8bb2cf05c0 🔒 Improve Discord OAuth configuration handling by formatting and ensuring environment variable checks FragginWagon 2026-01-30 05:26:39 +00:00
  • 1f73b9744a 🔧 Update Discord OAuth to prioritize DISCORD_REDIRECT_URI over VITE_DISCORD_REDIRECT_URI and adjust error messages accordingly FragginWagon 2026-01-30 05:26:34 +00:00
  • 6c952bbf48 🗑️ Remove outdated backup file FragginWagon 2026-01-30 05:23:19 +00:00
  • b9c73e0a4d 🗑️ Remove temporary Docker Compose configuration file for Pokedex.Online FragginWagon 2026-01-30 05:15:58 +00:00
  • 4515f86e5c 🗑️ Remove outdated backup files FragginWagon 2026-01-30 05:15:56 +00:00
  • e8b2a2c16e 🎨 Reformat code for improved readability in environment variable processing FragginWagon 2026-01-30 05:14:17 +00:00
  • 09fae4ef54 🔒 Add Discord admin user permissions and update developer access check logic FragginWagon 2026-01-30 05:14:12 +00:00
  • e886fd62d1 Improve logging format for Discord user access and error handling FragginWagon 2026-01-30 05:13:40 +00:00
  • 2ff4160944 🔒 Add Discord user authentication and admin permissions check for developer tools access FragginWagon 2026-01-30 05:13:35 +00:00
  • 2ef40ac5a3 🗑️ Remove outdated backup file and unused environment variables from Docker Compose configuration FragginWagon 2026-01-30 05:03:09 +00:00
  • 7663d9ce4c 🔧 Remove unused OAuth-related environment variables from production Docker Compose configuration FragginWagon 2026-01-30 05:02:38 +00:00
  • f5629bce50 🗑️ Remove outdated backup files FragginWagon 2026-01-30 05:00:44 +00:00
  • c40f310fba 🛠️ Add backend health check endpoint to deployment script FragginWagon 2026-01-30 05:00:30 +00:00
  • 8eb037474c 🗑️ Remove outdated backup files FragginWagon 2026-01-30 05:00:18 +00:00
  • aa4648027f 🔧 Fix backend health check by correcting duplicate function call and improving readability FragginWagon 2026-01-30 05:00:05 +00:00
  • cd67421c5f 🔧 Add path parameter to healthCheck function and update backend health check calls FragginWagon 2026-01-30 05:00:03 +00:00
  • ed7ee9e857 🔧 Fix variable scope issue by reassigning config outside of try block FragginWagon 2026-01-30 04:59:50 +00:00
  • 34a84bd574 🗑️ Remove outdated backup file FragginWagon 2026-01-30 04:59:01 +00:00
  • d64d2a032e 🚀 Improve local deployment script with enhanced error handling, health checks, and logging FragginWagon 2026-01-30 04:58:44 +00:00
  • 6dd1be08a4 🐳 Add local Docker deployment functionality with health checks and error handling FragginWagon 2026-01-30 04:58:39 +00:00
  • 61613ac7d5 🎨 Adjust indentation and formatting for consistent code style in deployment script FragginWagon 2026-01-30 04:58:32 +00:00
  • e472db461d 🚀 Add local deployment support and improve error handling in deploy script FragginWagon 2026-01-30 04:58:27 +00:00
  • 66a6db193b 🔧 Add fallback to localhost for undefined deployment targets FragginWagon 2026-01-30 04:57:51 +00:00
  • b82e2f2424 Add support for local deployment target in Pokedex deployment scripts FragginWagon 2026-01-30 04:57:41 +00:00
  • aa8b05d6bf 🗑️ Remove outdated backup files FragginWagon 2026-01-30 04:54:38 +00:00
  • b849690e5f 🗑️ Remove outdated backup files FragginWagon 2026-01-30 04:54:28 +00:00
  • 52cf322a00 🛠️ Improve code readability by reformatting console logs and removing unnecessary whitespace FragginWagon 2026-01-30 04:53:23 +00:00
  • 9fdfbb22d8 🔒 Improve SSH connection handling, enhance file transfer reliability, and update OAuth error handling and tests FragginWagon 2026-01-30 04:53:18 +00:00
  • ab595394be 🔧 Improve readability by reformatting error messages and logging statements in OAuth token exchange logic FragginWagon 2026-01-29 21:31:01 +00:00
  • 2b34c0ccf5 Add support for Discord OAuth token exchange alongside existing Challonge integration FragginWagon 2026-01-29 21:30:47 +00:00
  • d62106abf5 🔑 Add OAuth token exchange endpoint with support for Discord and error handling FragginWagon 2026-01-29 21:30:09 +00:00
  • 553f7b1aef Improve readability by reformatting computed properties and function calls FragginWagon 2026-01-29 21:24:42 +00:00
  • db8c4fff2c 🔒 Update Challonge client credentials handling with refined property names and methods FragginWagon 2026-01-29 21:24:37 +00:00
  • 80d4ff9044 🔒 Rename deleteApiKey function to clearApiKey in Challonge API key deletion logic FragginWagon 2026-01-29 21:23:40 +00:00
  • 56cbbfdc7a 🔑 Rename and refactor Challonge API key methods for clarity FragginWagon 2026-01-29 21:23:34 +00:00
  • 94532a4e6b 🎨 Simplify tool card styling by removing specific "settings" class and associated styles FragginWagon 2026-01-29 21:22:38 +00:00
  • d9939217c7 🎨 Improve code readability by reformatting HTML and CSS for better structure and consistency FragginWagon 2026-01-29 21:21:55 +00:00
  • 456374bb86 🎨 Enhance authentication UI with provider-specific status indicators and dynamic connection checks FragginWagon 2026-01-29 21:21:50 +00:00
  • e90b6486c8 🎨 Improve readability of authentication hub description in Home view FragginWagon 2026-01-29 21:20:36 +00:00
  • 0537a5a4f6 🔒 Update API Key Manager to Authentication Hub with expanded platform support FragginWagon 2026-01-29 21:20:31 +00:00
  • f500619817 🚀 Add documentation for AUTH_HUB deployment completion FragginWagon 2026-01-29 21:15:47 +00:00
  • 9d1168594e 📝 Add League ID and reference to Card Cycle document FragginWagon 2026-01-29 21:15:02 +00:00
  • 6ce93a54b1 🔑 Update v-model binding for Challonge API key input field FragginWagon 2026-01-29 21:14:24 +00:00
  • ff1a4fa450 📝 Update workspace references from "League Approval" to "Things To Chat About" in Obsidian configuration FragginWagon 2026-01-29 21:14:01 +00:00
  • 9a67fcfcc9 📝 Update workspace references from "Staff" to "League Approval" in Obsidian configuration FragginWagon 2026-01-29 21:13:56 +00:00
  • e2af29413f 🎨 Add styled info section with heading and paragraph elements FragginWagon 2026-01-29 20:56:08 +00:00
  • b8dbd73951 🧹 Remove unnecessary blank line in ChallongeTest.vue layout FragginWagon 2026-01-29 20:55:57 +00:00
  • 90e9764658 🧹 Remove unused authentication configuration sections from ChallongeTest view FragginWagon 2026-01-29 20:55:52 +00:00
  • 491ae26500 ⚙️ Add authentication settings link and description to ChallongeTest view FragginWagon 2026-01-29 20:55:47 +00:00
  • 16dc093d96 ✏️ Reformat and improve readability of authentication-related UI and code structure FragginWagon 2026-01-29 20:55:37 +00:00
  • 352485f626 🔒 Add authentication hub view for user login and registration FragginWagon 2026-01-29 20:55:32 +00:00
  • 8022b0ea0a 🔒 Enhance developer tools availability check with permission validation FragginWagon 2026-01-29 20:47:48 +00:00
  • 89cc8d378b 🔄 Reformat code for improved readability in OAuth callback logic FragginWagon 2026-01-29 20:47:22 +00:00
  • a2163d2f1b Enhance OAuth callback to support multiple providers and improve UI/UX styling FragginWagon 2026-01-29 20:29:36 +00:00
  • a00859030e 📂 Update workspace configuration and reorganize file references for "Staff" and related documents FragginWagon 2026-01-29 20:28:42 +00:00
  • 70ecc08f22 🔄 Update ApiKeyManager to AuthenticationHub and add legacy redirects for backwards compatibility FragginWagon 2026-01-29 15:25:45 +00:00
  • 6257c872e3 Add session summary documentation for Pokedex online FragginWagon 2026-01-29 15:24:22 +00:00
  • 4297f2e807 Add documentation for applying code changes to the project FragginWagon 2026-01-29 15:24:03 +00:00
  • 99a7d2de30 Add implementation summary for Pokedex Online project FragginWagon 2026-01-29 15:22:46 +00:00
  • 536ce07b12 Add documentation for authentication hub progress FragginWagon 2026-01-29 15:22:26 +00:00
  • d7f88378e5 🧹 Clean up code formatting and fix minor syntax inconsistencies in useDiscordOAuth.js FragginWagon 2026-01-29 15:21:30 +00:00
  • 9ce8422596 Add composable for handling Discord OAuth integration FragginWagon 2026-01-29 15:21:25 +00:00
  • 8093cc8d2a 📝 Reformat code for improved readability and consistency in the OAuth composable FragginWagon 2026-01-29 15:21:20 +00:00
  • 0a5e1b9251 🔒 Add OAuth support for authentication FragginWagon 2026-01-29 15:21:15 +00:00
  • b5ca44b96c 🛠️ Update platform configuration comments for clarity and formatting FragginWagon 2026-01-29 15:20:57 +00:00
  • 2e33136d88 🎮 Add platform configuration for new gaming systems FragginWagon 2026-01-29 15:20:52 +00:00
  • 875bbbec65 🔒 Add authentication hub implementation details FragginWagon 2026-01-29 15:20:38 +00:00
  • c6b166d265 🔧 Refactor computed property for better readability FragginWagon 2026-01-29 14:44:35 +00:00