hyperhive/frontend/packages/dashboard/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c353dc1893 fix: emit relative container link URLs from harness, update dashboard join
Container link URLs (/screen.html, /stats.html) were root-relative,
which works when the agent is accessed directly at :port/ but resolves
to the gateway root when accessed via /agent/<name>/.

Fix at the source: harness emits relative URLs (screen.html, stats.html)
and the dashboard joins containerBase + '/' + url. The agent page uses
the URL directly and relative resolution is now correct in both paths.
2026-05-31 23:24:39 +02:00
..
common.js common.js + flow.js + index.html + flow.html: cookie scrub + doc pointers (#712 batch 13 cont.) 2026-05-31 15:09:54 +02:00
dashboard.css build-logs: SSE live streaming + raw download (#726 phase 4) 2026-05-31 21:48:31 +02:00
flow.html dashboard: new S3TT1NGS tab housing the notification toggle (closes #763) 2026-05-31 17:55:30 +02:00
flow.js common.js + flow.js + index.html + flow.html: cookie scrub + doc pointers (#712 batch 13 cont.) 2026-05-31 15:09:54 +02:00
index.html feat: P33RS tab — peer hive link cards in dashboard 2026-05-31 23:14:15 +02:00
stream-worker.js stream-worker: honest comment on heartbeat catch (argus nit on #529) 2026-05-27 23:40:38 +02:00
tabs.js fix: emit relative container link URLs from harness, update dashboard join 2026-05-31 23:24:39 +02:00