• Joined on 2022-04-19
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 22:31:32 +00:00
f417091909 fix(ci): rename key to ssh_key in Drone ssh pipeline
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 16:05:49 +00:00
9b55f965ff remove varbose build log
Mrixs pushed to master at minecraft-platform/ping-helper 2026-01-16 16:05:28 +00:00
59d64a724a remove varbose build log
Mrixs pushed to master at minecraft-platform/backend 2026-01-16 16:05:14 +00:00
a1e022e966 remove varbose build log
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 14:40:25 +00:00
65447995e3 chore: use docker compose instead of docker-compose
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 14:14:42 +00:00
36c40b611f fix: call checkAuth on app mount to restore session from localStorage
Mrixs pushed to master at minecraft-platform/frontend 2026-01-16 14:14:03 +00:00
635941f635 fix: call checkAuth on app mount to restore session from localStorage
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 14:11:25 +00:00
49cbb78774 fix: use :80 instead of domain for internal Caddy (TLS handled externally)
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 13:54:14 +00:00
9433a2e655 fix: restructure Caddyfile with proper directive ordering using matchers
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 13:25:48 +00:00
40209e4564 fix: use handle instead of handle_path for WebSocket proxy
Mrixs pushed to master at minecraft-platform/platform 2026-01-16 11:38:44 +00:00
a482cf3832 fix: add nginx config for SPA routing support
Mrixs pushed to master at minecraft-platform/frontend 2026-01-16 11:37:29 +00:00
80db9ede92 fix: add nginx config for SPA routing support
Mrixs pushed to master at minecraft-platform/platform 2026-01-14 13:42:24 +00:00
51c5941fe8 add verbose logging for image build
Mrixs pushed to master at minecraft-platform/ping-helper 2026-01-14 13:42:01 +00:00
16a56a1e0b add verbose logging for image build
Mrixs pushed to master at minecraft-platform/backend 2026-01-14 13:41:32 +00:00
2f6d08d7c4 add verbose logging for image build
Mrixs pushed to master at minecraft-platform/platform 2026-01-12 14:58:24 +00:00
b679b3a15b build: update submodules to fix docker build issues
Mrixs pushed to master at minecraft-platform/frontend 2026-01-12 14:57:59 +00:00
d374730343 build: use node 20 and npm ci
Mrixs pushed to master at minecraft-platform/ping-helper 2026-01-12 14:57:50 +00:00
ba7c55d03a build: fix network issues (proxy + git)
Mrixs pushed to master at minecraft-platform/backend 2026-01-12 14:57:36 +00:00
ec0a9efeb4 build: install git to support go mod download
Mrixs pushed to master at minecraft-platform/platform 2026-01-12 14:24:53 +00:00
cc0444b2bb build: fix frontend pipeline steps and bypass backend proxy