 joshandClaude Sonnet 4.6
|
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 |
|
 joshandClaude Sonnet 4.6
|
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 |
|
 joshandClaude Sonnet 4.6
|
1394b21fb3
|
fix: use monochromatic near-white and slate gray for shots bar
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:49:52 -04:00 |
|
 joshandClaude Sonnet 4.6
|
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 |
|
 joshandClaude Sonnet 4.6
|
869a7a91b7
|
fix: use cyan and lime for shots bar
CI / Lint (push) Successful in 9s
CI / Test (push) Successful in 7s
CI / Build & Push (push) Successful in 13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-29 13:44:59 -04:00 |
|
 joshandClaude Sonnet 4.6
|
66fff68e6a
|
fix: use sky blue and pink for shots bar to improve contrast
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 11s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-29 13:42:41 -04:00 |
|
 joshandClaude Sonnet 4.6
|
bada8c0b7b
|
fix: use perceptually balanced colors for shots bar
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-29 13:40:59 -04:00 |
|
 joshandClaude Sonnet 4.6
|
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 |
|
 joshandClaude Sonnet 4.6
|
def491a4d4
|
test: add full test suite with 100% coverage across all modules
CI / Lint (push) Successful in 6s
CI / Test (push) Successful in 7s
CI / Build & Push (push) Successful in 15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-29 13:17:20 -04:00 |
|
josh
|
dd5ac945bd
|
refactor: rename functions across codebase for clarity
CI / Lint (push) Successful in 7s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 14s
|
2026-03-29 10:21:01 -04:00 |
|
josh
|
a4dc7dff52
|
refactor: flatten app/scoreboard/ subpackage and rename files for clarity
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 16s
|
2026-03-29 10:16:35 -04:00 |
|
josh
|
da277e41a4
|
fix: center game boxes on page
CI / Lint (push) Successful in 4s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 14s
|
2026-03-29 09:48:47 -04:00 |
|
josh
|
d1d711828c
|
fix: center and resize page title and section headings
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 16s
|
2026-03-29 09:45:18 -04:00 |
|
josh
|
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 |
|
josh
|
73af434851
|
fix: run as root to allow volume mount writes
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 15s
|
2026-03-29 09:35:56 -04:00 |
|
josh
|
f911d5d59d
|
fix: pull image from Gitea registry instead of building locally
CI / Lint (push) Successful in 4s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 14s
|
2026-03-29 09:34:00 -04:00 |
|
josh
|
1d2901035e
|
fix: add owner namespace to registry image path
CI / Lint (push) Successful in 6s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 16s
|
2026-03-29 09:32:06 -04:00 |
|
josh
|
72ad9568cd
|
fix: rename reserved GITEA_ prefixed secrets to REGISTRY/REGISTRY_TOKEN
CI / Lint (push) Successful in 7s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Failing after 21s
|
2026-03-29 09:28:01 -04:00 |
|
josh
|
3994943757
|
good luck
CI / Lint (push) Successful in 58s
CI / Test (push) Successful in 8s
CI / Build & Push (push) Failing after 1m33s
|
2026-03-29 09:20:21 -04:00 |
|