3 Commits

Author SHA1 Message Date
Chatter
74d8efb1a8 Reclaim stale script lock after crash (v1.3.1)
The single-tab lock was only released in beforeunload, so a browser
crash or power-cut left the localStorage key behind and the script
exited on every subsequent load until site data was cleared.

Treat a lock not refreshed within 90s as dead and take it over, and
add a 30s heartbeat so a live instance keeps its lock fresh.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 11:48:20 -04:00
Chatter
f64823fb74 Add directing room join buttons (v1.3.0)
Add 6 draggable purple buttons for quickly joining Directing Rooms 1-6,
stacked vertically to the right of the MaxDockedCams button.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:50:24 -04:00
Chatter
b26d0aecee first push 2026-01-29 09:22:24 -05:00