This website requires JavaScript.
Explore
Help
Register
Sign In
Mrixs
/
MrixsCraft-server
Watch
1
Star
0
Fork
0
You've already forked MrixsCraft-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
Mrixs
Status
All status
Success
Failure
Waiting
Running
fix: remove unused auth import in templates.go
ci.yml #32
:
Commit
a17b80230a
pushed by
Mrixs
master
2026-06-07 20:20:05 +00:00
2m43s
View workflow file
auth: implement cookie-based auth for HTML endpoints and Bearer token auth for API endpoints
ci.yml #31
:
Commit
75ea7c70c2
pushed by
Mrixs
master
2026-06-07 20:12:43 +00:00
16s
View workflow file
fix: require authentication and admin role for /admin endpoint
ci.yml #30
:
Commit
5bd8a549ca
pushed by
Mrixs
master
2026-06-07 18:19:10 +00:00
2m33s
View workflow file
feat: добавить веб-интерфейс админ-панели для управления модпаками
ci.yml #29
:
Commit
b9e986d25a
pushed by
Mrixs
master
2026-06-07 16:10:23 +00:00
3m28s
View workflow file
fix: check skin_hash/cape_hash instead of skin/cape in profile JS
ci.yml #28
:
Commit
f765fecf24
pushed by
Mrixs
master
2026-06-06 17:39:02 +00:00
2m36s
View workflow file
fix: remove inline onerror from skin/cape images in template
ci.yml #27
:
Commit
f4f7a52749
pushed by
Mrixs
master
2026-06-06 17:29:58 +00:00
2m33s
View workflow file
fix: pass os/arch to launcher latest endpoint and improve skin/cape loading
ci.yml #26
:
Commit
b8c136878b
pushed by
Mrixs
master
2026-06-06 17:11:17 +00:00
2m32s
View workflow file
fix: skin/cape image loading with error handling
ci.yml #25
:
Commit
329c0d3fda
pushed by
Mrixs
master
2026-06-06 17:03:08 +00:00
2m38s
View workflow file
fix: use skin_hash and cape_hash for skin/cape URLs in profile page
ci.yml #24
:
Commit
6a8213a234
pushed by
Mrixs
master
2026-06-06 16:47:46 +00:00
2m42s
View workflow file
fix: skin and cape URLs in profile page to use /skins/ endpoint
ci.yml #23
:
Commit
7ae0f44fd6
pushed by
Mrixs
master
2026-06-06 16:32:52 +00:00
3m33s
View workflow file
fix: add gosu to chown skins directory and drop privileges
ci.yml #22
:
Commit
3a148fabe2
pushed by
Mrixs
master
2026-06-05 14:49:57 +00:00
2m14s
View workflow file
fix: ensure upload directories can be created at runtime
ci.yml #21
:
Commit
a143399643
pushed by
Mrixs
master
2026-06-05 14:33:49 +00:00
2m15s
View workflow file
fix: ensure skins directory existence and update infrastructure
ci.yml #20
:
Commit
1c69721b47
pushed by
Mrixs
master
2026-06-05 14:10:23 +00:00
2m14s
View workflow file
fix: create skins directory on startup
ci.yml #19
:
Commit
d419d59fe3
pushed by
Mrixs
master
2026-06-05 13:40:36 +00:00
3m12s
View workflow file
fix: align form field names in skin/cape upload (file → skin/cape)
ci.yml #18
:
Commit
74ad023a36
pushed by
Mrixs
master
2026-06-04 15:35:22 +00:00
2m14s
View workflow file
fix: set base.html as root template name and use ExecuteTemplate
ci.yml #17
:
Commit
c22c860ec5
pushed by
Mrixs
master
2026-06-04 14:33:13 +00:00
2m20s
View workflow file
chore: gofmt
ci.yml #16
:
Commit
3f2fe0043a
pushed by
Mrixs
master
2026-06-04 14:08:59 +00:00
2m21s
View workflow file
fix: parse templates individually to prevent content block overwrite
ci.yml #15
:
Commit
21d48200f5
pushed by
Mrixs
master
2026-06-04 14:00:30 +00:00
20s
View workflow file
fix: embed HTML templates into binary via go:embed
ci.yml #14
:
Commit
2f1f1ef7d6
pushed by
Mrixs
master
2026-06-04 03:53:20 +00:00
2m4s
View workflow file
fix: render base.html layout instead of bare page templates
ci.yml #13
:
Commit
394003d8c0
pushed by
Mrixs
master
2026-06-04 03:32:34 +00:00
2m42s
View workflow file
feat: redesign website templates with full pages
ci.yml #12
:
Commit
008d9a129e
pushed by
Mrixs
master
2026-06-03 17:40:05 +00:00
2m13s
View workflow file
fix: remove duplicate route for sessionProfile
ci.yml #11
:
Commit
e94cd4c23c
pushed by
Mrixs
master
2026-06-03 15:49:43 +00:00
3m19s
View workflow file
fix: update builder image to golang:1.25-alpine
ci.yml #10
:
Commit
3e4b97e262
pushed by
Mrixs
master
2026-06-01 14:23:14 +00:00
2m16s
View workflow file
fix: use PAT for Gitea Container Registry authentication
ci.yml #9
:
Commit
51e45d9327
pushed by
Mrixs
master
2026-06-01 14:18:30 +00:00
1m35s
View workflow file
fix: repair CI/CD pipeline for Gitea Actions
ci.yml #8
:
Commit
79ebed5b01
pushed by
Mrixs
master
2026-06-01 14:07:59 +00:00
6m11s
View workflow file
fix: add per-hash mutex to prevent concurrent CAS writes
ci.yml #7
:
Commit
3499963205
pushed by
Mrixs
master
2026-06-01 04:20:44 +00:00
27m48s
View workflow file
ci: add Go modules/build cache, fix master branch triggers
ci.yml #6
:
Commit
7b3b97c5f8
pushed by
Mrixs
master
2026-05-30 18:18:05 +00:00
27m56s
View workflow file
fix: format all Go files with gofmt
ci.yml #5
:
Commit
4efcc770ac
pushed by
Mrixs
master
2026-05-30 17:31:23 +00:00
30m22s
View workflow file
fix: regenerate go.sum with go mod tidy
ci.yml #4
:
Commit
8d1f956a8b
pushed by
Mrixs
master
2026-05-30 16:59:08 +00:00
5m22s
View workflow file
fix: add go mod download before go vet and tests
ci.yml #3
:
Commit
69eb6ddd5f
pushed by
Mrixs
master
2026-05-30 16:48:53 +00:00
12s
View workflow file
First
Previous
1
2
Next
Last