Juergen Kunz e3f67d12a3 fix(core): fix secrets scan upserts, connection health checks, and frontend improvements
- Add upsert pattern to SecretsScanService to prevent duplicate key errors on repeated scans
- Auto-test connection health on startup so status reflects reality
- Fix Actions view to read identity from appstate instead of broken localStorage hack
- Fetch both project and group secrets in parallel, add "All Scopes" filter to Secrets view
- Enable noCache on UtilityWebsiteServer to prevent stale browser cache
2026-02-24 22:50:26 +00:00
2026-02-24 22:17:55 +00:00
2026-02-24 12:29:58 +00:00
2026-02-24 21:10:05 +00:00
2026-02-24 12:29:58 +00:00
2026-02-24 22:17:55 +00:00

GitOps TODOs

  • Webhook HMAC signature verification (X-Gitea-Signature / X-Gitlab-Token) — currently accepts all POSTs
Description
easy maintenance of your gitea/gitlab instance.
Readme 15 MiB
Languages
JavaScript 96.5%
TypeScript 3.5%