This website requires JavaScript.
Explore
Help
Register
Sign In
vantzs
/
corrosion-admin-panel
Watch
1
Star
0
Fork
0
You've already forked corrosion-admin-panel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
18
Wiki
Activity
All Workflows
build-companion.yml
build-host-agent.yml
ci.yml
test-runner.yml
Actor
All actors
vantzs
Status
All status
Success
Failure
Waiting
Running
chore(panel): fleet-aware shell footer + drop dead vuefinder dep
ci.yml #161
:
Commit
0715492ddf
pushed by
vantzs
main
2026-06-11 21:05:52 -04:00
1m39s
View workflow file
feat(panel): drive active game from deployed fleet instances
ci.yml #160
:
Commit
4ef5db5b0d
pushed by
vantzs
main
2026-06-11 20:53:11 -04:00
1m31s
View workflow file
docs: Lesson 28 — base64-encode multi-line CI secrets (minisign signing key)
ci.yml #159
:
Commit
bb71763714
pushed by
vantzs
main
2026-06-11 20:40:27 -04:00
1m28s
View workflow file
fix(ci): base64-decode minisign secret key (CI mangles multi-line); bump alpha.8
build-host-agent.yml #158
:
Commit
f18b45e3f2
pushed by
vantzs
agent-v2.0.0-alpha.8
2026-06-11 20:36:39 -04:00
1m46s
View workflow file
fix(ci): base64-decode minisign secret key (CI mangles multi-line); bump alpha.8
ci.yml #157
:
Commit
f18b45e3f2
pushed by
vantzs
main
2026-06-11 20:34:01 -04:00
2m10s
View workflow file
fix(ci): fetch minisign static binary (not in bullseye apt); bump alpha.7
build-host-agent.yml #156
:
Commit
702de24e28
pushed by
vantzs
agent-v2.0.0-alpha.7
2026-06-11 20:20:54 -04:00
1m33s
View workflow file
fix(ci): fetch minisign static binary (not in bullseye apt); bump alpha.7
ci.yml #155
:
Commit
702de24e28
pushed by
vantzs
main
2026-06-11 20:21:17 -04:00
3m6s
View workflow file
feat(host-agent): Phase 3a signed self-update (minisign) + CI signing gate
build-host-agent.yml #154
:
Commit
6b3e805ac2
pushed by
vantzs
agent-v2.0.0-alpha.6
2026-06-11 20:04:47 -04:00
1m33s
View workflow file
feat(host-agent): Phase 3a signed self-update (minisign) + CI signing gate
ci.yml #153
:
Commit
6b3e805ac2
pushed by
vantzs
main
2026-06-11 20:02:56 -04:00
2m17s
View workflow file
chore(frontend): bump version 1.0.0 -> 1.0.1
ci.yml #152
:
Commit
7c84912ff5
pushed by
vantzs
main
2026-06-11 19:40:43 -04:00
1m47s
View workflow file
feat(files): native instance-scoped file browser (replaces broken VueFinder)
ci.yml #151
:
Commit
355a53f6e3
pushed by
vantzs
main
2026-06-11 19:32:40 -04:00
1m33s
View workflow file
feat(api): complete per-instance file op-set (delete/rename/mkdir/mkfile/move/copy)
ci.yml #150
:
Commit
589516a021
pushed by
vantzs
main
2026-06-11 19:26:21 -04:00
1m47s
View workflow file
feat(server): config file editor — read/edit/save a host config file per instance
ci.yml #149
:
Commit
f60e6abd33
pushed by
vantzs
main
2026-06-11 19:09:37 -04:00
1m34s
View workflow file
feat(api): per-instance file bridge — list/read/write via the new agent file manager
ci.yml #148
:
Commit
877fadcb6c
pushed by
vantzs
main
2026-06-11 19:02:05 -04:00
1m34s
View workflow file
fix(server): apply lifecycle reply state optimistically (heartbeat lag)
ci.yml #147
:
Commit
e897a4802f
pushed by
vantzs
main
2026-06-11 18:42:55 -04:00
1m32s
View workflow file
feat(server): instance-centric controls — real per-instance state + lifecycle
ci.yml #146
:
Commit
c0b20f2f78
pushed by
vantzs
main
2026-06-11 18:39:45 -04:00
1m47s
View workflow file
feat(fleet): remove host — DELETE /api/fleet/hosts/:id + Fleet card action
ci.yml #145
:
Commit
06e832fca1
pushed by
vantzs
main
2026-06-11 18:22:34 -04:00
1m27s
View workflow file
feat(server): real agent credentials + agent.toml setup; per-game config honesty
ci.yml #144
:
Commit
009ceb86ad
pushed by
vantzs
main
2026-06-11 13:25:29 -04:00
1m36s
View workflow file
feat(api): instance command bridge + agent credentials endpoint
ci.yml #143
:
Commit
6f31c41dc3
pushed by
vantzs
main
2026-06-11 13:07:00 -04:00
1m33s
View workflow file
docs(claude): Lesson 27 — lint infra config before deploy; compose up -d recreates changed deps
ci.yml #142
:
Commit
99433a09d1
pushed by
vantzs
main
2026-06-11 12:54:42 -04:00
1m33s
View workflow file
fix(api): consumer rejects malformed heartbeats with no host block (no phantom hosts)
ci.yml #141
:
Commit
b442ef4102
pushed by
vantzs
main
2026-06-11 12:51:27 -04:00
1m32s
View workflow file
fix(nats): no_auth_user is top-level, not inside authorization{} — broke broker startup
ci.yml #140
:
Commit
856106174a
pushed by
vantzs
main
2026-06-11 12:48:51 -04:00
1m35s
View workflow file
fix(nats): security review — secure-by-default + per-tenant inbox isolation
ci.yml #139
:
Commit
463908b18e
pushed by
vantzs
main
2026-06-11 12:41:11 -04:00
1m37s
View workflow file
feat(nats): per-license auth mechanism — agent user/password, scoped broker, generator (non-breaking)
build-host-agent.yml #138
:
Commit
00cff51ce5
pushed by
vantzs
agent-v2.0.0-alpha.5
2026-06-11 12:36:59 -04:00
1m38s
View workflow file
feat(nats): per-license auth mechanism — agent user/password, scoped broker, generator (non-breaking)
ci.yml #137
:
Commit
00cff51ce5
pushed by
vantzs
main
2026-06-11 12:37:22 -04:00
3m52s
View workflow file
docs(claude): Lesson 26 — jail-at-entry doesn't jail the recursive walk (security review caught what my review missed)
ci.yml #136
:
Commit
4a4ae7a5d4
pushed by
vantzs
main
2026-06-11 12:05:58 -04:00
1m32s
View workflow file
feat(api): fleet data model Phase A — License -> Host -> Instance
ci.yml #135
:
Commit
930f655bf5
pushed by
vantzs
main
2026-06-11 12:02:34 -04:00
1m38s
View workflow file
fix(host-agent): SECURITY — file manager copy/list no longer follow symlinks out of the jail
build-host-agent.yml #134
:
Commit
700dc2254d
pushed by
vantzs
agent-v2.0.0-alpha.4
2026-06-11 12:00:36 -04:00
1m35s
View workflow file
fix(host-agent): SECURITY — file manager copy/list no longer follow symlinks out of the jail
ci.yml #133
:
Commit
700dc2254d
pushed by
vantzs
main
2026-06-11 12:00:54 -04:00
3m41s
View workflow file
chore(host-agent): bump to 2.0.0-alpha.3 (RCON + supervision + SteamCMD + file manager)
build-host-agent.yml #132
:
Commit
7fdca2cd4f
pushed by
vantzs
agent-v2.0.0-alpha.3
2026-06-11 11:55:35 -04:00
1m35s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last