hyperhive/hive-c0re/assets
müde 3b532753b3 notifications: per-event tags + debug logs
bug: all notifications used tag='hyperhive', so each new fire
replaced the previous — operator only ever saw one at a time and
might miss the fact that a second arrived. now per-event tags
(hyperhive:approval:<id>, hyperhive<id>,
hyperhive:msg:<at>:<rand>) so distinct events stack in the OS
notification center.

dropped the bogus icon (was pointing at dashboard.css) — some
browsers refuse to display a notification with an invalid icon.

added console.debug at every block point (not supported, permission
not granted, muted) and a 'shown' log on success, so the operator
can see in the browser console exactly why a notification didn't
fire.

note for the operator: most browsers also suppress notifications
while the originating tab is FOCUSED. that's a browser-level
decision, not ours.
2026-05-15 21:34:21 +02:00
..
app.js notifications: per-event tags + debug logs 2026-05-15 21:34:21 +02:00
dashboard.css dashboard: browser notifications for operator-bound events 2026-05-15 21:10:20 +02:00
index.html dashboard: browser notifications for operator-bound events 2026-05-15 21:10:20 +02:00