Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
feat: improve grace period logic to pick up recently ended sessions
c6c8d68View on GitHubdocs: update guide and README to reflect always-visible overlay and 2h grace period
8fe14eeView on GitHubfix: improve hr visibility and Next Event label size in schedule list
727b2beView on GitHubfeat: overlay stays visible, clear on session end, add DB rules, bump Firebase SDK to 11.6.0
6f54a1aView on GitHubReset ceramah_overlay on schedule reset — clears name, title, hides overlay, nulls lastSessionKey
76ec46eView on GitHubReorder guide.html sections — move What to Do When to position 2
56f9fc8View on GitHubUpdate README with data structure and features; make guide.html mobile responsive
ce5afa5View on GitHubPersist lastSessionKey in Firebase to fix session-end detection after page reload
7715375View on GitHubFix overlay not hiding after session ends — detect transition via lastActiveSessionKey
4e86992View on GitHubCleanup: remove unused font/variable/class, deduplicate parseDateTime, clear stale toast text
e52b971View on GitHubOverlay UI: replace SVG arrow with image, equalise top/bottom bar heights
a49cf91View on GitHubOption B: respect isVisible during gaps, single source of truth, add guide.html, help link in control
cc73cf3View on GitHubFix overlay session sync: auto-reset isVisible on new session, write back to Firebase, reduce poll to 10s
1251071View on GitHub