Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-04 01:26:50 -04:00
2bc10c98d9 chore: remove build from compose, pull from registry only
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-04 01:15:59 -04:00
cd3c3fab7e fix: add public/ directory so Docker COPY doesn't fail
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-04 01:13:21 -04:00
12af38c5f6 chore: hardcode registry URL and clean up readme
josh deleted branch master from josh/SixFlagsSuperCalendar 2026-04-04 01:11:02 -04:00
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-04 01:10:29 -04:00
a2b59b2f8d fix: derive registry host from gitea.server_url instead of unset variable
josh pushed to master at josh/SixFlagsSuperCalendar 2026-04-04 01:06:02 -04:00
d558ba696a fix: derive registry host from gitea.server_url instead of unset variable
josh created branch master in josh/SixFlagsSuperCalendar 2026-04-04 01:06:02 -04:00
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-04 01:00:08 -04:00
4118d31df8 Update README.md
josh created branch main in josh/SixFlagsSuperCalendar 2026-04-04 00:59:03 -04:00
josh deleted branch master from josh/SixFlagsSuperCalendar 2026-04-04 00:59:03 -04:00
josh pushed to master at josh/SixFlagsSuperCalendar 2026-04-04 00:56:39 -04:00
c32967ebf1 Update README.md
josh pushed to master at josh/SixFlagsSuperCalendar 2026-04-04 00:53:32 -04:00
548c7ae09e feat: initial project scaffold with CI/CD and Docker deployment
af6aa29474 chore: add project config
6a139597ad docs: initialize project
josh created branch master in josh/SixFlagsSuperCalendar 2026-04-04 00:53:32 -04:00
josh created repository josh/SixFlagsSuperCalendar 2026-04-04 00:30:10 -04:00
josh pushed to main at josh/NHL-Scoreboard 2026-03-31 19:03:05 -04:00
7784eaf9ce feat: overhaul hype score algorithm with 9 hockey-driven improvements
josh pushed to main at josh/TicketingSystem 2026-03-31 12:38:49 -04:00
2a6090e473 Redesign comments to GitHub/Gitea style
josh pushed to main at josh/TicketingSystem 2026-03-31 12:30:37 -04:00
8bea999b93 Remove /tickets prefix from ticket detail URLs
josh pushed to main at josh/TicketingSystem 2026-03-31 12:25:02 -04:00
8c86ad7bb8 Move edit pencil to title card top-right; hide Actions card for non-admins
josh pushed to main at josh/TicketingSystem 2026-03-31 12:21:27 -04:00
b976f9a3a1 Remove npm cache from setup-node to avoid cache timeout in CI
josh pushed to main at josh/TicketingSystem 2026-03-31 12:14:58 -04:00
e6c2298ac2 Remove unused SidebarField; add CI typecheck job before client Docker build