• Joined on 2026-02-19
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Frontend 2026-03-11 12:41:36 +00:00
18b1a51f3f feat: add monitor admin panel for provider/server management and challenge generation
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Backend 2026-03-11 12:41:36 +00:00
464bccafd8 feat: add 10m server challenge flow and websocket telemetry channel
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Frontend 2026-03-11 11:59:57 +00:00
bc1714281c feat: allow public monitor route without login and add monitor page
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Backend 2026-03-11 11:59:56 +00:00
d299428d35 feat: add public monitor API + admin provider/server management scaffold
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Frontend 2026-03-11 11:47:23 +00:00
zhi created branch feat/public-monitor-and-agent-telemetry in zhi/HarborForge.Frontend 2026-03-11 11:47:23 +00:00
zhi pushed to feat/public-monitor-and-agent-telemetry at zhi/HarborForge.Backend 2026-03-11 11:47:19 +00:00
zhi created branch feat/public-monitor-and-agent-telemetry in zhi/HarborForge.Backend 2026-03-11 11:47:19 +00:00
zhi pushed to main at zhi/HarborForge.Backend 2026-03-11 10:49:05 +00:00
95a4702e1e fix: remove user_id query requirement from notifications count/read-all
zhi pushed to main at zhi/HarborForge.Backend 2026-03-11 10:46:50 +00:00
7218aabc59 fix: notifications endpoints use current user auth instead of required user_id query
zhi deleted branch feat/rbac-and-polish from zhi/HarborForge.Backend 2026-03-11 10:43:49 +00:00
zhi pushed to main at zhi/HarborForge.Backend 2026-03-11 10:43:44 +00:00
7fe0a72549 Merge pull request 'feat: RBAC + activity logging + Docker health check' (#3) from feat/rbac-and-polish into main
a21026ac09 fix: enforce missing RBAC checks on issue/comment updates and deletes
3cf2b1bc49 feat: auto activity logging on issue create/delete, fix schema db.add bug
a56faacc4c feat: add curl to Dockerfile for health check
622112c02f feat: comments RBAC + notification on new comment
Compare 7 commits »
zhi merged pull request zhi/HarborForge.Backend#3 2026-03-11 10:43:43 +00:00
feat: RBAC + activity logging + Docker health check
zhi pushed to feat/rbac-and-polish at zhi/HarborForge.Backend 2026-03-11 10:43:33 +00:00
a21026ac09 fix: enforce missing RBAC checks on issue/comment updates and deletes
zhi pushed to fix/wizard-init-flow at zhi/HarborForge.Frontend 2026-03-11 10:32:02 +00:00
dbb7d9013a fix: guard dashboard recent_issues when backend payload omits field
zhi pushed to fix/wizard-init-flow at zhi/HarborForge.Frontend 2026-03-11 10:31:27 +00:00
bd4a206e76 fix: use configured backend_url for API base instead of /api path
zhi pushed to fix/wizard-init-flow at zhi/HarborForge.Frontend 2026-03-11 10:26:26 +00:00
d3ca13108b feat: add backend base URL field in setup config
zhi pushed to fix/wizard-init-flow at zhi/HarborForge.Frontend 2026-03-11 10:09:34 +00:00
c92e399218 fix: check wizard config for initialized flag instead of backend health
zhi created branch fix/wizard-init-flow in zhi/HarborForge.Frontend 2026-03-11 10:09:34 +00:00
zhi created branch feat/cors-support in nav/AbstractWizard 2026-03-11 10:07:35 +00:00