• Joined on 2022-04-19
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-01 03:52:51 +00:00
3499963205 fix: add per-hash mutex to prevent concurrent CAS writes
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-05-30 17:50:01 +00:00
7b3b97c5f8 ci: add Go modules/build cache, fix master branch triggers
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-05-30 17:00:57 +00:00
4efcc770ac fix: format all Go files with gofmt
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-05-30 16:53:39 +00:00
8d1f956a8b fix: regenerate go.sum with go mod tidy
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-05-30 16:48:32 +00:00
69eb6ddd5f fix: add go mod download before go vet and tests
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-05-30 16:45:55 +00:00
08aaa7a3c8 fix: enable Go module cache in CI workflow
Mrixs pushed to master at minecraft-platform/platform 2026-01-29 14:15:59 +00:00
663b83fb55 feat: add yggdrasil metadata endpoint and support authlib-injector
Mrixs pushed to master at minecraft-platform/backend 2026-01-29 14:09:15 +00:00
f1d763e056 feat: add yggdrasil metadata endpoint and support authlib-injector
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