Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:04:37 -04:00
3d77c7cd5a feat: PWA support with hockey puck icon
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 18:44:32 -04:00
2f2b3f2d7e docs: update README with hype scoring and game importance details
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 18:41:13 -04:00
bf39bb6bd5 style: apply ruff formatting
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 18:40:35 -04:00
47a8c34215 feat: game importance factor in hype scoring
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:58:33 -04:00
8945b99782 feat: power play indicator with live countdown clock
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:55:49 -04:00
257e2151c8 fix: smooth intermission clock by preserving local anchor across renders
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:51:06 -04:00
96529c4705 feat: smooth clock countdown for intermission and live play
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:46:13 -04:00
e2d2c7dd97 feat: overhaul hype scoring algorithm
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:10:05 -04:00
62afc1001e feat: amber top border for intermission games
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:06:48 -04:00
3169d1a1ff fix: resolve 4 logic bugs found in code review
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 14:00:20 -04:00
56feb0a5f2 polish: improve game card aesthetics
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:57:03 -04:00
ed05d6adfc refactor: replace shots bar with inline SOG on team rows
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:53:42 -04:00
889f429dc6 feat: move shots bar between team rows for cleaner layout
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:49:54 -04:00
1394b21fb3 fix: use monochromatic near-white and slate gray for shots bar
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:46:45 -04:00
cb712245c2 fix: show shots bar during intermission
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:45:02 -04:00
869a7a91b7 fix: use cyan and lime for shots bar
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:42:43 -04:00
66fff68e6a fix: use sky blue and pink for shots bar to improve contrast
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:41:02 -04:00
bada8c0b7b fix: use perceptually balanced colors for shots bar
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:20:02 -04:00
9ad563ed3f feat: add shots on goal bar to live game cards, clean up gitignore
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 13:17:25 -04:00
def491a4d4 test: add full test suite with 100% coverage across all modules