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
feat: Add frontend support for one-click Rust server deployment
test-runner.yml #52
:
Commit
b94717d51b
pushed by
vantzs
main
2026-02-21 14:48:13 -05:00
3s
View workflow file
feat: Add backend support for one-click Rust server deployment
test-runner.yml #51
:
Commit
834e17e7cf
pushed by
vantzs
main
2026-02-21 14:45:13 -05:00
2s
View workflow file
docs: Add standing orders — auto commit/push, tag companion builds
test-runner.yml #50
:
Commit
ee7fdb897d
pushed by
vantzs
main
2026-02-21 14:22:52 -05:00
3s
View workflow file
fix: Resolve TypeScript build errors blocking Docker nginx build
test-runner.yml #49
:
Commit
0fdbad0d07
pushed by
vantzs
main
2026-02-21 14:22:09 -05:00
3s
View workflow file
feat: Upload companion agent to SeaweedFS CDN + update download links
test-runner.yml #48
:
Commit
93d536a13e
pushed by
vantzs
main
2026-02-21 14:11:12 -05:00
3s
View workflow file
fix: Remove jq dependency from CI — parse release ID with grep
test-runner.yml #47
:
Commit
ca176c4c9b
pushed by
vantzs
v1.0.3
2026-02-21 14:05:01 -05:00
3s
View workflow file
fix: Remove jq dependency from CI — parse release ID with grep
build-companion.yml #46
:
Commit
ca176c4c9b
pushed by
vantzs
v1.0.3
2026-02-21 14:04:58 -05:00
18s
View workflow file
fix: Remove jq dependency from CI — parse release ID with grep
test-runner.yml #45
:
Commit
ca176c4c9b
pushed by
vantzs
main
2026-02-21 14:04:38 -05:00
3s
View workflow file
fix: Rename GITEA_TOKEN to RELEASE_TOKEN in CI workflow
test-runner.yml #44
:
Commit
627a2085d4
pushed by
vantzs
v1.0.2
2026-02-21 14:03:59 -05:00
3s
View workflow file
fix: Rename GITEA_TOKEN to RELEASE_TOKEN in CI workflow
test-runner.yml #42
:
Commit
627a2085d4
pushed by
vantzs
v1.0.1
2026-02-21 14:00:13 -05:00
3s
View workflow file
fix: Rename GITEA_TOKEN to RELEASE_TOKEN in CI workflow
test-runner.yml #40
:
Commit
627a2085d4
pushed by
vantzs
v1.0.0
2026-02-21 13:58:11 -05:00
2s
View workflow file
fix: Rename GITEA_TOKEN to RELEASE_TOKEN in CI workflow
test-runner.yml #38
:
Commit
627a2085d4
pushed by
vantzs
main
2026-02-21 13:55:10 -05:00
4s
View workflow file
feat: Companion agent download in ServerView + Gitea CI pipeline fix
test-runner.yml #37
:
Commit
e0f9438dfa
pushed by
vantzs
main
2026-02-21 13:47:20 -05:00
3s
View workflow file
chore: Wave 5 — marketing copy fix + operation log
test-runner.yml #36
:
Commit
d2e7a42536
pushed by
vantzs
main
2026-02-21 13:36:53 -05:00
3s
View workflow file
chore: Harden Docker and Nginx configuration
test-runner.yml #35
:
Commit
1579a47cad
pushed by
vantzs
main
2026-02-21 13:35:34 -05:00
4s
View workflow file
feat: Waves 3+4 — frontend wiring, NATS integration, stores (19 files)
test-runner.yml #34
:
Commit
8bb6cc0890
pushed by
vantzs
main
2026-02-21 13:34:18 -05:00
3s
View workflow file
feat: Complete stub services with real implementations and graceful not-configured responses
test-runner.yml #33
:
Commit
a181ed7ded
pushed by
vantzs
main
2026-02-21 13:33:17 -05:00
3s
View workflow file
feat: Wave 2 — entities, security guards, API key encryption (15 files)
test-runner.yml #32
:
Commit
e1a3ea3b78
pushed by
vantzs
main
2026-02-21 13:28:57 -05:00
2s
View workflow file
fix: Wave 1 — critical bug fixes across 9 files
test-runner.yml #31
:
Commit
208622000c
pushed by
vantzs
main
2026-02-21 13:24:34 -05:00
3s
View workflow file
docs: Update Specialist model to sonnet[1m] (1M token context)
test-runner.yml #30
:
Commit
b2ca0c6f0b
pushed by
vantzs
main
2026-02-18 07:05:53 -05:00
2s
View workflow file
chore: Update .gitignore — protect MCP credentials, add NestJS outputs
test-runner.yml #29
:
Commit
7c4ce96a45
pushed by
vantzs
main
2026-02-16 00:45:16 -05:00
3s
View workflow file
fix: Wrap admin subscriptions response to match frontend contract
test-runner.yml #28
:
Commit
a5e9d02a9a
pushed by
vantzs
main
2026-02-16 00:25:11 -05:00
3s
View workflow file
docs: Overhaul CLAUDE.md — NestJS stack, MCP doctrine, new lessons learned
test-runner.yml #27
:
Commit
0576cb33ea
pushed by
vantzs
main
2026-02-16 00:02:32 -05:00
3s
View workflow file
chore: Remap Postgres external port to 8101 for MCP access
test-runner.yml #26
:
Commit
bd570ee199
pushed by
vantzs
main
2026-02-15 23:36:21 -05:00
3s
View workflow file
fix: Response wrapping, error logging, and controller hardening (COA 3)
test-runner.yml #25
:
Commit
9bca8bd2fc
pushed by
vantzs
main
2026-02-15 22:52:35 -05:00
3s
View workflow file
fix: Align NestJS entities with actual DB schema — 12 files, 5 entities
test-runner.yml #24
:
Commit
78e97babf1
pushed by
vantzs
main
2026-02-15 22:34:02 -05:00
3s
View workflow file
fix: Resolve 500/404 cascade — JWT tenant context, wipe routes, changelog stub
test-runner.yml #23
:
Commit
3cb714a792
pushed by
vantzs
main
2026-02-15 22:11:51 -05:00
3s
View workflow file
fix: Replace unsafe date formatting in SchedulesView with safeDate()
test-runner.yml #22
:
Commit
05315cc88a
pushed by
vantzs
main
2026-02-15 21:57:20 -05:00
4s
View workflow file
fix: Guard against undefined stats in AdminDashboard formatValue
test-runner.yml #21
:
Commit
daa9c3035f
pushed by
vantzs
main
2026-02-15 21:49:26 -05:00
3s
View workflow file
fix: JWT tokens expire instantly + double /api prefix in analytics
test-runner.yml #20
:
Commit
e849d7803c
pushed by
vantzs
main
2026-02-15 21:40:39 -05:00
3s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last