hyperhive/hive-c0re/assets
müde 4ec401a6c7 question/answer text: server-side file_refs
DashboardEvent::QuestionAdded gains question_refs and
QuestionResolved gains answer_refs — both populated via
scan_validated_paths at emit time, same helper the broker
forwarder uses for Sent/Delivered. cold-load snapshot wraps
each OpQuestion in QuestionView with the same fields computed
once per /api/state.

client threads refs through questionsState rows (pending +
history) and passes them to appendLinkified at every render
site (live pane, history details). path tokens in question and
answer bodies now linkify with the same server-vouched
guarantee broker messages already enjoyed.
2026-05-17 23:54:35 +02:00
..
app.js question/answer text: server-side file_refs 2026-05-17 23:54:35 +02:00
dashboard.css container row: pending-reminder count chip ( N) 2026-05-17 23:52:56 +02:00
index.html dashboard: queued reminders surface 2026-05-17 22:10:02 +02:00