Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/TicketingSystem 2026-03-30 20:22:24 -04:00
474b8b556c Update README.md
josh pushed to main at josh/TicketingSystem 2026-03-30 19:59:57 -04:00
429a530fc8 Use prisma db push instead of migrate deploy on startup
josh pushed to main at josh/TicketingSystem 2026-03-30 19:58:44 -04:00
3dce53f1dc Install openssl in server runtime image
josh pushed to main at josh/TicketingSystem 2026-03-30 19:51:53 -04:00
8b0273e70b Remove Traefik — use simple port binding for NPM
josh pushed to main at josh/TicketingSystem 2026-03-30 19:45:35 -04:00
ecaf17bf9f Add @types/node-cron to fix TypeScript build
josh pushed to main at josh/TicketingSystem 2026-03-30 19:43:50 -04:00
e7ecf210e0 Add package-lock.json for reproducible Docker builds
josh created branch main in josh/TicketingSystem 2026-03-30 19:39:06 -04:00
josh pushed to main at josh/TicketingSystem 2026-03-30 19:39:06 -04:00
21894fad7a Initial commit: TicketingSystem
josh created repository josh/TicketingSystem 2026-03-30 19:29:44 -04:00
josh opened issue josh/NHL-Scoreboard#3 2026-03-30 07:27:17 -04:00
fix: pre-match scoring seems inverted
josh opened issue josh/NHL-Scoreboard#2 2026-03-29 20:06:00 -04:00
fix: move powerplay indicator to near team name
josh opened issue josh/NHL-Scoreboard#1 2026-03-29 19:59:16 -04:00
feat: show shootout progress
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:57:08 -04:00
6c098850f5 fix: use truthy check for intermission filter, add route test
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:50:54 -04:00
f652743333 feat: add intermission section separate from live games
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:43:41 -04:00
429c42e7b0 fix: scale badges and hype label at desktop breakpoints
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:37:34 -04:00
8e1c455ded fix: correct NHL API situation structure for power play detection
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:34:09 -04:00
9edc9914a3 fix: invert matchup scoring so top-ranked teams boost priority
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:26:33 -04:00
cf0dec3513 fix: scale section headings with desktop breakpoints
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:23:50 -04:00
58c31d6766 feat: responsive desktop scaling for game cards
josh pushed to main at josh/NHL-Scoreboard 2026-03-29 19:13:09 -04:00
c9f5c7c929 feat: expose hype score breakdown in /scoreboard response