Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
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
josh closed issue josh/Catalyst#68 2026-03-29 08:48:45 -04:00
feat: add sort by vmid, last updated, last created, name
josh commented on pull request josh/Catalyst#69 2026-03-29 08:48:38 -04:00
feat/sort-instances

closes #68

josh deleted branch feat/sort-instances from josh/Catalyst 2026-03-29 08:46:18 -04:00
josh pushed to dev at josh/Catalyst 2026-03-29 08:46:17 -04:00
fb3c6405c9 Merge pull request 'feat/sort-instances' (#69) from feat/sort-instances into dev
b6ca460ac6 feat: add sort by vmid, name, last created, last updated on dashboard
8312701147 test: add failing tests for sort/order on GET /api/instances
edf6f674b3 Merge pull request 'v1.6.0' (#65) from dev into main
9295354e72 Merge pull request 'v1.5.0' (#53) from dev into main
Compare 11 commits »
josh merged pull request josh/Catalyst#69 2026-03-29 08:46:15 -04:00
feat/sort-instances
josh created pull request josh/Catalyst#69 2026-03-29 08:44:42 -04:00
feat/sort-instances
josh created branch feat/sort-instances in josh/Catalyst 2026-03-29 08:43:32 -04:00
josh pushed to feat/sort-instances at josh/Catalyst 2026-03-29 08:43:32 -04:00
b6ca460ac6 feat: add sort by vmid, name, last created, last updated on dashboard
8312701147 test: add failing tests for sort/order on GET /api/instances
Compare 2 commits »
josh commented on issue josh/Catalyst#63 2026-03-28 21:35:23 -04:00
fix: Total clickable homescreen does not undo stack filter

clicking any of them should clear previous filters

josh opened issue josh/Catalyst#68 2026-03-28 21:19:24 -04:00
feat: add sort by vmid, last updated, last created, name