Commit Graph

16 Commits

Author SHA1 Message Date
bd1d677d6a feat: add game starter component for physical robot game 2025-08-26 02:12:57 +02:00
df3a48faed fix: change runner to self-hosted and add updater notification step 2025-08-26 01:50:53 +02:00
8067f931d7 fix: typo 2025-08-26 01:32:04 +02:00
41107652d1 refactor: update landing page layout and styles for Schafkopf Bot 2025-08-26 01:26:50 +02:00
70ea3c4027 refactor: move from sveltekit to vite 2025-08-26 01:20:24 +02:00
9130303a45 fix: move prerender export to the correct position in +layout.svelte 2025-08-26 01:14:38 +02:00
919915a31a fix: update Dockerfile to copy client build output from the correct directory 2025-08-26 01:01:45 +02:00
6eb5686d8b fix: add @sveltejs/adapter-static dependency and configure adapter options in svelte.config.js 2025-08-26 00:53:56 +02:00
78d205c320 fix: update Dockerfile to change ENTRYPOINT to CMD for nginx 2025-08-26 00:53:52 +02:00
27d308ad9c fix: update base image in Dockerfile for builder stage to use node:20-bookworm-slim 2025-08-26 00:34:18 +02:00
c2202d947f fix: update Docker workflow to include QEMU and Buildx setup, and upgrade build-push action to v6 2025-08-26 00:24:09 +02:00
3abe4355b6 fix: change CMD to ENTRYPOINT in Dockerfile for nginx 2025-08-25 17:52:24 +02:00
0f7ece4886 fix: update workflow to use 'main' branch instead of 'master' 2025-08-25 17:27:18 +02:00
922f3669d1 refactor: simplify Dockerfile by removing redundant build stages 2025-08-25 17:25:31 +02:00
23d30fcc42 fix: update Docker build context and Dockerfile path in workflow 2025-08-25 17:23:43 +02:00
09837d032e first commit 2025-08-25 17:11:37 +02:00