|
|
74d9ae81e6
|
refactor: remove debug logging from handleConnected and renderRoom functions
Build and Push Docker Image / docker (push) Successful in 7s
|
2025-09-05 15:26:16 +02:00 |
|
|
|
de2c7b0a3a
|
feat: add tokens column to dashboard and update rendering logic
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-05 15:21:48 +02:00 |
|
|
|
e70cbbb712
|
feat: implement name autosave functionality and remove set name button
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-05 15:00:56 +02:00 |
|
|
|
35b88c0b29
|
refactor: Modularize JavaScript Code into Separate Files
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-05 14:41:55 +02:00 |
|
|
|
24c8c41f1e
|
feat: update playerId handling and improve room rendering logic
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-05 11:51:38 +02:00 |
|
|
|
12113ec1ce
|
feat: add audio conversion script and enhance audio token handling for .opus files
Build and Push Docker Image / docker (push) Successful in 21s
|
2025-09-04 23:16:55 +02:00 |
|
|
|
d89647cd5e
|
feat: refactor audio token management and implement cover art retrieval
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-04 22:52:52 +02:00 |
|
|
|
10a992c048
|
feat: implement audio token generation and update streaming endpoints
Build and Push Docker Image / docker (push) Successful in 21s
|
2025-09-04 22:10:27 +02:00 |
|
|
|
8c5ca0044f
|
Refactor code structure for improved readability and maintainability
Build and Push Docker Image / docker (push) Successful in 21s
|
2025-09-04 21:53:54 +02:00 |
|
|
|
80f8c4ca90
|
feat: add endpoint to serve embedded cover art from audio files
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-04 20:58:28 +02:00 |
|
|
|
93f20ab1d5
|
refactor: remove outdated instructions for MP3 file placement in the lobby
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-04 20:53:57 +02:00 |
|
|
|
ba08e05117
|
refactor: clear local storage and reset UI elements on room leave
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-04 20:51:11 +02:00 |
|
|
|
df8b9a3e00
|
refactor: improve game start logic to ensure all active players are ready before starting
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-04 19:18:19 +02:00 |
|
|
|
7361174b15
|
refactor: prevent overwriting existing session on reconnect and improve player identity handling
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-04 19:02:41 +02:00 |
|
|
|
f931d45932
|
fix: update earliestDate and year for "You Can't Hurry Love" by The Supremes
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-04 18:39:02 +02:00 |
|
|
|
33aa410c09
|
refactor: enhance session management and room joining logic in WebSocket handling
Build and Push Docker Image / docker (push) Successful in 9s
|
2025-09-04 18:22:30 +02:00 |
|
|
|
a63c5858f7
|
refactor: update CMD instruction in Dockerfile to specify host binding
Build and Push Docker Image / docker (push) Successful in 8s
|
2025-09-04 17:45:26 +02:00 |
|
|
|
732c700618
|
refactor: remove preflight registry check and authentication probes for simplification
Build and Push Docker Image / docker (push) Successful in 6s
|
2025-09-04 17:38:36 +02:00 |
|
|
|
1332880697
|
refactor: improve dependency installation logic in Dockerfile
Build and Push Docker Image / docker (push) Successful in 14s
|
2025-09-04 17:37:05 +02:00 |
|
|
|
cae0900d93
|
refactor: add container definition for Docker CLI in workflow
Build and Push Docker Image / docker (push) Successful in 35s
|
2025-09-04 17:35:02 +02:00 |
|
|
|
2ad13be8cd
|
refactor: consolidate Docker service configuration for improved clarity
Build and Push Docker Image / docker (push) Failing after 3s
|
2025-09-04 17:34:35 +02:00 |
|
|
|
cc1abc51bc
|
refactor: remove unnecessary Docker service and container definitions
Build and Push Docker Image / docker (push) Failing after 3s
|
2025-09-04 17:34:07 +02:00 |
|
|
|
eca0891f74
|
refactor: enhance git clone and registry login steps with improved token handling
Build and Push Docker Image / docker (push) Failing after 5s
|
2025-09-04 17:33:25 +02:00 |
|
|
|
0b2ae33098
|
refactor: add preflight registry check and basic auth probe steps
Build and Push Docker Image / docker (push) Failing after 5s
|
2025-09-04 17:28:46 +02:00 |
|
|
|
1a7a4bb0f8
|
refactor: sanitize GITEA_REGISTRY_VAR input by stripping protocol and path
Build and Push Docker Image / docker (push) Failing after 5s
|
2025-09-04 17:23:24 +02:00 |
|
|
|
b0f145c3ba
|
refactor: add IMAGE_NAMESPACE_VAR to allow optional namespace override for Docker image
Build and Push Docker Image / docker (push) Failing after 4s
|
2025-09-04 17:20:23 +02:00 |
|
|
|
027f49ca6d
|
refactor: improve Gitea registry login step by adding username variable and logging
Build and Push Docker Image / docker (push) Failing after 5s
|
2025-09-04 17:15:08 +02:00 |
|
|
|
e11e3dfecd
|
refactor: simplify error handling in Docker workflow by using set -eu
Build and Push Docker Image / docker (push) Failing after 5s
|
2025-09-04 17:12:42 +02:00 |
|
|
|
512af5cce8
|
refactor: enhance git checkout step and improve registry variable handling in Docker workflow
Build and Push Docker Image / docker (push) Failing after 4s
|
2025-09-04 17:10:10 +02:00 |
|
|
|
386aff88ae
|
refactor: enhance Docker job configuration by adding container and service definitions
Build and Push Docker Image / docker (push) Failing after 20s
|
2025-09-04 16:10:28 +02:00 |
|
|
|
8152a16cc7
|
refactor: streamline Docker workflow by removing unnecessary steps and enhancing tag computation
Build and Push Docker Image / docker (push) Failing after 0s
|
2025-09-04 16:09:10 +02:00 |
|
|
|
94f870b1ef
|
fix: change runner from ubuntu-latest to docker for Docker workflow
Build and Push Docker Image / docker (push) Failing after 2m9s
|
2025-09-04 16:02:09 +02:00 |
|
|
|
33b6dfa734
|
refactor: remove optional QEMU setup step from Docker workflow
Build and Push Docker Image / docker (push) Has been cancelled
|
2025-09-04 15:43:09 +02:00 |
|
|
|
41758dce3c
|
feat: add GitHub Actions workflow for building and pushing Docker images
Build and Push Docker Image / docker (push) Has been cancelled
|
2025-09-04 15:18:11 +02:00 |
|
|
|
158d144721
|
feat: implement answer submission and scoring system for guessing game
|
2025-09-04 15:11:03 +02:00 |
|
|
|
bbce3cbadf
|
feat: restructure client-side code
|
2025-09-04 12:33:17 +02:00 |
|
|
|
edaf9ea94e
|
refactor: update player handling and dashboard display in client and server
|
2025-09-04 10:32:59 +02:00 |
|
|
|
b567187a77
|
added docker
|
2025-09-03 19:45:48 +02:00 |
|
|
|
4cbf97cc5a
|
init commit
|
2025-09-03 19:34:00 +02:00 |
|