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
43131fa53c
update
2026-02-24 22:17:55 +00:00
c9786591e3
fix(repo): update file metadata (mode/permissions) without content changes
2026-02-24 21:10:05 +00:00
179bb9223e
feat(secrets): add ability to fetch and view all secrets across projects and groups, include scopeName, and improve frontend merging/filtering
2026-02-24 21:09:17 +00:00
15e845d5f8
fix(meta): update file metadata only (no source changes)
2026-02-24 20:19:34 +00:00
7e6b774982
fix(package.json): apply metadata-only update (no functional changes)
2026-02-24 20:16:02 +00:00
71176a1856
feat(webhook): add webhook endpoint and client push notifications, auto-refresh UI, and gitea id mapping fixes
2026-02-24 19:41:52 +00:00
57935d6388
feat(gitea-provider): auto-paginate Gitea repository and organization listing; respect explicit page option and default perPage to 50
2026-02-24 18:41:26 +00:00
92b0ec179f
feat(opsserver): serve embedded frontend bundle from committed ts_bundled instead of using external dist_serve directory
2026-02-24 18:18:40 +00:00
0417702340
fix(ts_bundled): add generated bundled JavaScript and source map for ts build (bundle.js and bundle.js.map)
2026-02-24 14:38:31 +00:00