Commit Graph
552 Commits
Author SHA1 Message Date
fragginwagon 0098155471 Simplify arrow function syntax and remove unnecessary whitespace in graceful shutdown utility 2026-01-29 13:19:23 +00:00
fragginwagon 7bf1f9c459 🔧 Add graceful shutdown utility for server 2026-01-29 13:19:18 +00:00
fragginwagon ee24b9bffc 🧹 Clean up logger utility by removing extra whitespace and simplifying arrow function syntax 2026-01-29 13:19:05 +00:00
fragginwagon 2327557764 🛠️ Update logger utility implementation 2026-01-29 13:19:00 +00:00
fragginwagon 4615fa0ef1 Improve code readability by reformatting and reindenting environment validation logic 2026-01-29 13:18:46 +00:00
fragginwagon 4d3818f961 🔧 Add environment variable validation utility 2026-01-29 13:18:41 +00:00
fragginwagon 670fcf90df 🚀 Update deployment instructions in documentation 2026-01-29 06:38:06 +00:00
fragginwagon cfde33e38c 🛠️ Improve error message formatting for health check failures 2026-01-29 06:37:34 +00:00
fragginwagon 9f8c7ed741 Enhance deployment script with separate health checks for frontend and backend services 2026-01-29 06:37:29 +00:00
fragginwagon ffe8f6c83d 🧹 Remove unnecessary whitespace in deploy script 2026-01-29 06:37:18 +00:00
fragginwagon fcbcd2ec96 🚀 Add functionality to transfer backend server files and directories during deployment 2026-01-29 06:37:13 +00:00
fragginwagon fd826807d8 🔧 Update deploy script to include backend port configuration 2026-01-29 06:36:59 +00:00
fragginwagon dff0cd964b 🔧 Update deploy script to log backend port separately 2026-01-29 06:36:39 +00:00
fragginwagon 97e7ecd1b2 🔧 Update docker-compose modification logic to include backend port mapping and refine frontend port handling 2026-01-29 06:36:28 +00:00
fragginwagon ca36f33d69 🔧 Add support for specifying backend port in deployment configuration 2026-01-29 06:36:18 +00:00
fragginwagon a367485203 🚀 Enhance deployment script to include backend support, multi-container Docker management, and extended health checks 2026-01-29 06:36:08 +00:00
fragginwagon 77ec6436a8 🔒 Enhance Nginx configuration with improved gzip settings, additional security headers, caching rules, API proxy settings, WebSocket support, health check endpoint, and updated error page handling 2026-01-29 06:34:24 +00:00
fragginwagon dfc57b84fd 🔧 Add example environment variables for server configuration 2026-01-29 06:33:50 +00:00
fragginwagon 4e3c1deaac 🗑️ Remove Dockerfile for Pokedex Online website 2026-01-29 06:33:24 +00:00
fragginwagon 31c40ecd6b 🐳 Update Dockerfile to optimize image build process and dependencies 2026-01-29 06:33:14 +00:00
fragginwagon 1799d4980a 🛠️ Format healthcheck commands for better readability in production Docker Compose file 2026-01-29 06:33:09 +00:00
fragginwagon be3072dc75 🔧 Update production Docker Compose configuration for Pokedex Online 2026-01-29 06:33:03 +00:00
fragginwagon 8c0e9c8d37 🎨 Simplify arrow function syntax in watch callback 2026-01-29 06:27:46 +00:00
fragginwagon 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
fragginwagon 1eb61c2a4b 🎨 Refactor tournament display logic by replacing inline components with reusable TournamentGrid and TournamentDetail components 2026-01-29 06:27:09 +00:00
fragginwagon a848110dec 🎛️ Replace inline API version and settings controls with reusable ApiVersionSelector component and update imports accordingly 2026-01-29 06:26:45 +00:00
fragginwagon 1b942fdd26 🎮 Add backup file for ChallongeTest Vue component 2026-01-29 06:23:44 +00:00
fragginwagon 0f12b0e865 🧪 Improve test readability and formatting in TournamentDetail component unit tests 2026-01-29 05:34:32 +00:00
fragginwagon adf8e1ab72 Add unit tests for TournamentDetail component 2026-01-29 05:34:27 +00:00
fragginwagon 5dafcfa232 🎮 Add tournament detail component for displaying Challonge tournament information 2026-01-29 05:34:02 +00:00
fragginwagon 66ad148ccc 🗑️ Remove unused Vitest configuration file 2026-01-29 05:33:35 +00:00
fragginwagon 75a5e5ba47 🎨 Reformat test assertions and slot content for improved readability 2026-01-29 05:33:32 +00:00
fragginwagon ece566ea56 Add unit tests for TournamentGrid component in Challonge integration 2026-01-29 05:33:27 +00:00
fragginwagon e4f99e82f4 🎨 Improve code formatting for better readability in tournament status components 2026-01-29 05:32:59 +00:00
fragginwagon 38603a46d8 🎨 Update TournamentGrid component styling and layout 2026-01-29 05:32:54 +00:00
fragginwagon 66eae1ddcd Refactor tests to use radio button index for API version selection validation 2026-01-29 05:13:18 +00:00
fragginwagon 5a56aa4cbc Add unit tests for Challonge API version selector component 2026-01-29 05:13:08 +00:00
fragginwagon 8d9b5125cc 🎨 Improve code formatting and consistency in ApiVersionSelector component 2026-01-29 05:12:58 +00:00
fragginwagon ec1e1f794b Add API version selector component for Challonge integration 2026-01-29 05:12:53 +00:00
fragginwagon efc97eea31 🎯 Refactor test file for improved readability and consistency in formatting and mock function definitions 2026-01-29 05:12:20 +00:00
fragginwagon 7b04d39768 Add unit tests for Challonge composable functions 2026-01-29 05:12:15 +00:00
fragginwagon 7f06b56fde 📝 Update comments and formatting in useChallongeTests composable 2026-01-29 05:12:00 +00:00
fragginwagon df888ddfd7 🧪 Add unit tests for Challonge-related functionality 2026-01-29 05:11:56 +00:00
fragginwagon 0b465d82c1 Update tests to check for defined properties instead of specific values 2026-01-29 05:10:41 +00:00
fragginwagon 716f20039f 🎯 Simplify test code formatting and improve readability in useChallongeClient unit tests 2026-01-29 05:10:36 +00:00
fragginwagon cb75fa34a0 Add unit tests for Challonge client composable 2026-01-29 05:10:30 +00:00
fragginwagon 243e4c2eda 🧹 Remove unit tests for useChallongeClient composable 2026-01-29 05:10:20 +00:00
fragginwagon 2723b96c0b 🎨 Reformat import statements and destructuring for improved readability 2026-01-29 05:09:43 +00:00
fragginwagon 0148d0a1f1 🧪 Add unit tests for useChallongeClient composable and refactor code formatting for readability 2026-01-29 05:09:38 +00:00
fragginwagon 568224f2d9 Add composable for interacting with Challonge API 2026-01-29 05:09:33 +00:00