7 Commits

Author SHA1 Message Date
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
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
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
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