Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
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
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 10:21:03 -04:00
dd5ac945bd refactor: rename functions across codebase for clarity
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 10:16:37 -04:00
a4dc7dff52 refactor: flatten app/scoreboard/ subpackage and rename files for clarity
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:48:50 -04:00
da277e41a4 fix: center game boxes on page
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:45:20 -04:00
d1d711828c fix: center and resize page title and section headings
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:41:37 -04:00
10d7cb9b02 refactor: rewrite UI with clean layout, fetch API, and proper card structure
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:35:58 -04:00
73af434851 fix: run as root to allow volume mount writes
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:34:01 -04:00
f911d5d59d fix: pull image from Gitea registry instead of building locally
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:32:08 -04:00
1d2901035e fix: add owner namespace to registry image path
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:28:02 -04:00
72ad9568cd fix: rename reserved GITEA_ prefixed secrets to REGISTRY/REGISTRY_TOKEN
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 09:23:01 -04:00
3994943757 good luck