hyperhive/frontend/packages/dashboard/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c4be1e9841 schedules fire-now: textContent + DOM nodes instead of innerHTML
argus 🟡 note on #471 — values rendered into the button flash are
all server-side ints/bool today, but textContent + element children
is the safer pattern if a stringy field ever lands in FireNowReport.
Captures original children on enter so error paths can restore
faithfully (the previous innerHTML round-trip would have already
lost any nested element structure).
2026-05-26 17:06:14 +02:00
..
app.js schedules fire-now: textContent + DOM nodes instead of innerHTML 2026-05-26 17:06:14 +02:00
common.js dashboard: full-height inbox + drag-to-resize side panel (#450 #451) 2026-05-26 01:27:42 +02:00
dashboard.css schedules fire-now: render FireNowReport inline on the button 2026-05-26 17:06:14 +02:00
flow.html dashboard: extract flow.js as separate /flow.html entry (#406 step 2) 2026-05-25 02:19:19 +02:00
flow.js dashboard: SharedWorker for SSE multiplexing (closes #448) 2026-05-26 01:26:56 +02:00
index.html dashboard: move queued reminders into SCH3DUL3S tab (closes #460) 2026-05-26 13:39:42 +02:00
stream-worker.js dashboard: SharedWorker for SSE multiplexing (closes #448) 2026-05-26 01:26:56 +02:00