19 Commits

Author SHA1 Message Date
f3c87878ce Add vote progress bar and related styles to enhance voting feedback
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 3m21s
2025-05-14 22:10:27 +02:00
8f91e27ca1 Add Battle Result Screen component and associated styles for displaying battle outcomes
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 6m59s
2025-05-14 21:53:44 +02:00
0c543a1a01 Add player name visibility toggle and enhance display logic in lobby and results screens
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 3m43s
2025-05-14 21:10:26 +02:00
301e08b6e6 Add connection status component and improve socket reconnection handling
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 2m20s
2025-05-14 20:10:46 +02:00
f2712bdcec Fix automatic advance bug
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 2m3s
2025-05-14 19:27:21 +02:00
9f4ebf379f Enhance button styling and layout in Song Submission screen for improved UI experience
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m40s
2025-04-24 21:26:50 +02:00
4f4626260f Translate UI text to German for Lobby, Results, and Voting screens to enhance localization
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m44s
2025-04-24 21:19:15 +02:00
e24ecb418c Translate UI text to German for song submission and voting screens to enhance localization
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m38s
2025-04-24 21:05:04 +02:00
1a7d7f4df3 Update server port in Vite config and Dockerfile from 5287 to 5237 for consistency 2025-04-24 20:42:49 +02:00
f9d63c6c49 Translate UI text to German for Home, Lobby, and Song Submission screens to enhance localization
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m46s
2025-04-24 20:23:14 +02:00
a7929cf144 Refactor song submission process to include YouTube metadata fetching; remove YouTube link requirement from settings for improved flexibility 2025-04-24 20:04:26 +02:00
77df851e95 Add song form overlay styles and integrate into song submission screen for improved UX 2025-04-24 18:19:42 +02:00
6c9f1c3348 Refactor background gradient in voting screen styles for cleaner code 2025-04-24 17:57:41 +02:00
fca6baa694 Enhance Voting and Home screens with pixel art styles; add player voting status list and update button designs for improved UI experience 2025-04-24 17:56:53 +02:00
38ed69bf5b Revamp styles for Song Battle screens with pixel art theme; enhance layout, animations, and button designs for a cohesive aesthetic 2025-04-24 17:11:56 +02:00
50e245233c Enhance Voting and Results screens to handle automatic song advances in bye rounds; update voting logic and remove submitter details 2025-04-24 16:37:52 +02:00
22eca7d4e0 Add screens and components for Song Battle game, including Home, Lobby, Voting, Results, and Song Submission screens; implement YouTube video embedding and styles
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 7m12s
2025-04-24 16:21:43 +02:00
44a75ba715 Update branding 2025-04-24 11:28:21 +02:00
e818af6900 initialize project structure with essential files and configurations from ToneGuessr 2025-04-24 11:13:29 +02:00