Private
Public Access
1
0
Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Unterschütz
9c96151d36 Add image compression to Dockerfile using optipng and jpegoptim for optimized asset handling; update build dependencies.
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 5m33s
2026-01-05 21:26:02 +01:00
Sebastian Unterschütz
24e21387d9 Add cache-busting for JS/WASM assets, WASM readiness signaling to JS, and robust fetch with cache control. Improve lobby updates and refine WebSocket logic.
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 46s
2026-01-04 20:13:56 +01:00
Sebastian Unterschütz
f5b8809ef8 Generate assets in Docker build if missing, update asset embedding paths to web/assets/.
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m38s
2026-01-04 15:25:08 +01:00
Sebastian Unterschütz
16f683a360 Add Docker, Kubernetes configurations, and CI workflows for deployment. Integrate Gin server for API, WebSocket support, and static file hosting. Refactor WebSocket gateway to use Gin router.
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Has been cancelled
2026-01-04 15:14:55 +01:00