115 Commits

Author SHA1 Message Date
4c77efe76a Merge pull request 'fix(frontend): show newest completed races first' (#50) from docs/complete-release-history into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #50
2026-08-13 21:43:36 +00:00
4f61d9a106 docs: complete release changelog history
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-14 00:38:08 +03:00
d2c54614af fix(frontend): show newest completed races first 2026-08-14 00:15:19 +03:00
36c2042da5 Merge pull request 'fix(frontend): sort completed races and show pace scale' (#49) from agent/runners-calendar:fix/races-order-and-pace-scale into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #49
2026-08-13 20:31:02 +00:00
9cde2ec55f merge: resolve PR 49 against main
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-13 23:29:55 +03:00
69cfd3bf3e docs: record race and pace chart changes
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-13 19:01:38 +03:00
186accdcfb fix(frontend): describe pace progress correctly
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-13 18:53:21 +03:00
880d57dc59 fix(frontend): sort completed races and show pace scale
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-13 18:39:24 +03:00
570004f5be docs: document compact race filters release
Some checks failed
CI / build-and-test (push) Has been cancelled
2026-08-13 07:53:02 +03:00
1b0e524e0e Merge pull request 'feat(frontend): compact advanced race filters' (#48) from agent/runners-calendar:feat/compact-calendar-filters into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #48
2026-08-12 21:18:54 +00:00
47f90c5389 fix(frontend): include DOM types in Vite config
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-13 00:08:16 +03:00
1b8235fa6e feat(frontend): move advanced race filters below hero
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-08-12 23:46:20 +03:00
b9b98d2164 Merge pull request 'fix(frontend): simplify race calendar overview' (#47) from fix/collapse-start-filters into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #47
2026-07-13 21:14:10 +00:00
Vakanaut
4e6b283aa0 fix(frontend): simplify race calendar overview
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-14 00:13:38 +03:00
b4caf731eb Merge pull request 'fix(frontend): register AG Charts modules' (#46) from fix/register-ag-charts-modules into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #46
2026-07-13 17:48:41 +00:00
Vakanaut
821f9167ca fix(frontend): register AG Charts modules
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-13 20:47:55 +03:00
e882e8ded6 Merge pull request 'feat: complete race history sprint' (#45) from feature/race-history-covers-and-charts into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #45
2026-07-13 17:25:05 +00:00
Vakanaut
a8b87fc6b1 feat: complete race history sprint
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-13 08:31:12 +03:00
46998a1a67 Merge pull request 'docs: plan race cover restoration' (#44) from fix/restore-race-covers into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #44
2026-07-12 15:34:12 +00:00
Vakanaut
2d1390ae63 docs: plan race cover restoration
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 18:33:14 +03:00
f6ad7b924a Merge pull request 'fix: run migrations before starting backend' (#43) from fix/auto-run-migrations into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #43
2026-07-12 14:08:00 +00:00
Vakanaut
e68df524ef fix: run migrations before starting backend
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 17:07:32 +03:00
ea7b8aff7a Merge pull request 'feature/profile-usernames' (#42) from feature/profile-usernames into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #42
2026-07-12 14:01:49 +00:00
Vakanaut
77790a646b Merge remote-tracking branch 'origin/main' into feature/profile-usernames
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
# Conflicts:
#	backend/package-lock.json
#	backend/package.json
#	backend/src/authMiddleware.ts
#	backend/src/authService.ts
#	backend/src/routes/auth.ts
#	backend/src/routes/users.ts
#	backend/test/app.test.ts
#	frontend/package-lock.json
#	frontend/package.json
#	frontend/src/api/auth.ts
#	frontend/src/api/index.ts
#	frontend/src/api/types.ts
#	frontend/src/api/users.ts
#	frontend/src/app/router.tsx
#	frontend/src/pages/AccountPage.tsx
#	frontend/src/pages/PublicProfilePage.tsx
2026-07-12 17:01:23 +03:00
Vakanaut
d4c72115d8 feat: customize public profile visibility
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 16:57:43 +03:00
Vakanaut
103e3ca209 feat: add public user profiles 2026-07-12 16:51:18 +03:00
e68265d9f7 Merge pull request 'feat: add public user profiles' (#41) from feature/public-profiles into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #41
2026-07-12 13:29:56 +00:00
Vakanaut
07ab687bf3 feat: add public user profiles
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 16:21:53 +03:00
69931e81a8 Merge pull request 'feat: complete account and dashboard sprint' (#40) from feature/p1-account-dashboard into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #40
2026-07-12 12:59:09 +00:00
Vakanaut
793d51fdce feat: complete account and dashboard sprint
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 15:56:26 +03:00
a6108ea927 Merge pull request 'feat: complete p0 hardening sprint' (#39) from feature/p0-hardening-auth-results into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #39
2026-07-12 12:13:45 +00:00
Vakanaut
a317c9b760 feat: complete p0 hardening sprint
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 15:08:00 +03:00
b0ebdeca72 Merge pull request 'docs: add versioned backlog and changelog' (#38) from feature/versioned-backlog into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #38
2026-07-12 06:28:25 +00:00
Vaka.pro
c30d6b6041 docs: add versioned backlog and changelog
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-07-12 09:26:20 +03:00
5122ac9d1b Merge pull request 'feature/registration-auth' (#37) from feature/registration-auth into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #37
2026-05-24 11:36:51 +00:00
Vaka.pro
83fa04ecf2 Merge origin/main into feature/registration-auth
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-05-24 14:34:45 +03:00
Vaka.pro
fb246e2e55 fix: harden authentication security
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-05-24 14:27:22 +03:00
a22bb7e471 Merge pull request 'feat: add mobile race list tabs' (#36) from feature/mobile-race-list-tabs into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #36
2026-05-24 11:13:12 +00:00
Vaka.pro
85aff823fc feat: add mobile race list tabs
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-05-24 14:10:09 +03:00
Vaka.pro
35c3554742 feat: add registration and authentication 2026-05-21 00:01:35 +03:00
13dd8fa426 Merge pull request 'fix: remove fallback image from dashboard race hero' (#35) from fix/dashboard-hero-background-layering into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #35
2026-04-27 21:40:55 +00:00
Vaka.pro
f62be600cd fix: remove fallback image from dashboard race hero
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-04-28 00:40:01 +03:00
0f5249726b Merge pull request 'fix: use next race image as dashboard hero background' (#34) from fix/dashboard-hero-race-background into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #34
fix: use next race image as dashboard hero background
Set the dashboard hero background from the nearest upcoming race visual, using the existing race visual fallback chain. Add a BEM modifier for the image-backed hero state and bump the frontend patch version.
2026-04-27 20:31:25 +00:00
Vaka.pro
fdb0ba3d2d fix: use next race image as dashboard hero background
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-04-27 23:30:36 +03:00
367868cf1b Merge pull request 'fix: tolerate missing race cover image field' (#33) from fix/race-cover-api-backcompat into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #33
2026-04-27 20:08:11 +00:00
Vaka.pro
78d0ab5ece fix: tolerate missing race cover image field
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-04-27 23:07:31 +03:00
e2eb71522d Merge pull request 'feat: add race cover image extraction' (#32) from feature/race-cover-images into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #32
2026-04-27 20:02:08 +00:00
Vaka.pro
00985732ec Merge remote-tracking branch 'origin/main' into feature/race-cover-images
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
2026-04-27 23:01:19 +03:00
Vaka.pro
0153f223f2 feat: add race cover image extraction
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
2026-04-27 22:56:41 +03:00
b1b363a7e8 Merge pull request 'feat(frontend): add service favicon' (#31) from feat/add-service-favicon into main
Some checks failed
CI / build-and-test (push) Has been cancelled
Reviewed-on: #31
2026-04-27 11:29:02 +00:00