257e2151c8
fix: smooth intermission clock by preserving local anchor across renders
...
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 16s
Snapshot the locally-computed clock state before each re-render and
restore it afterwards, so the API response doesn't cause a visible
jump. Only resync to the API value in the final 60 seconds, where
accuracy matters.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 14:55:48 -04:00
96529c4705
feat: smooth clock countdown for intermission and live play
...
CI / Lint (push) Successful in 6s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 17s
Store seconds + received-at timestamp on time badge. A 1s interval
decrements locally so the clock never stutters between API polls.
Drift-corrected: always computed from the anchored API value, not
accumulated ticks. Re-render on each API response reanchors to the
real value.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 14:51:05 -04:00
62afc1001e
feat: amber top border for intermission games
...
CI / Lint (push) Successful in 7s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 14:10:02 -04:00
56feb0a5f2
polish: improve game card aesthetics
...
CI / Lint (push) Successful in 19s
CI / Test (push) Successful in 8s
CI / Build & Push (push) Successful in 18s
- larger scores (1.6rem), logos (40px), and card width (290px)
- green top border accent on live game cards
- section headings reduced to small muted caps
- more breathing room in team rows
- slightly larger card radius and gap
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 14:00:18 -04:00
ed05d6adfc
refactor: replace shots bar with inline SOG on team rows
...
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 13:57:00 -04:00
889f429dc6
feat: move shots bar between team rows for cleaner layout
...
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 14s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 13:53:40 -04:00
cb712245c2
fix: show shots bar during intermission
...
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 14s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 13:46:42 -04:00
9ad563ed3f
feat: add shots on goal bar to live game cards, clean up gitignore
...
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-29 13:19:59 -04:00
10d7cb9b02
refactor: rewrite UI with clean layout, fetch API, and proper card structure
CI / Lint (push) Successful in 4s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 14s
2026-03-29 09:41:34 -04:00
daabae1e49
fix: add shootout indicator
2024-02-25 01:17:04 -05:00
f059d4228b
fix: raise gauge ceiling to 700
2024-02-22 23:04:38 -05:00
3edb84c333
fix: change scale to 650 instead of 600
2024-02-22 01:16:31 -05:00
dfb86f6fd5
changes hype meter scale to 600 instead of 700
2024-02-22 00:14:14 -05:00
53f0e69cc5
feature: adds hype meter to replace game score
2024-02-21 00:40:35 -05:00
8611471360
fix: fixes checks for non live games
2024-02-19 03:49:02 -05:00
aae9ba4a27
refactor: changes entire project structure
2024-02-19 01:05:33 -05:00