Commit Graph

167 Commits

Author SHA1 Message Date
Kalle
a44be81ad3 Initial 2026-01-05 19:01:50 +02:00
hfcRed
fa5eb71e0f Merge remote-tracking branch 'origin/main' into css-rework 2026-01-04 18:50:28 +01:00
hfcRed
a4527ef2ea Tourney styling 2026-01-03 15:04:54 +01:00
Kalle
23eaa268c0
User middleware try 2 (#2692) 2026-01-03 13:47:32 +02:00
hfcRed
7c6c08bc6b Merge remote-tracking branch 'origin/main' into css-rework 2026-01-03 10:44:37 +01:00
Kalle
f11a3e798a Revert "User middleware (#2687)"
This reverts commit 4fca18ac8d.
2026-01-03 08:41:13 +02:00
Kalle
4fca18ac8d
User middleware (#2687) 2026-01-02 18:34:45 +02:00
hfcRed
91e26948b2
Add pronouns for users (#2688)
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-01-02 18:34:32 +02:00
hfcRed
0f0babcbb9 Merge remote-tracking branch 'origin/main' into css-rework
# Conflicts:
#	app/components/SubNav.tsx
#	app/components/layout/UserItem.tsx
#	app/features/build-analyzer/routes/analyzer.tsx
#	app/features/map-planner/components/Planner.tsx
#	app/features/object-damage-calculator/routes/object-damage-calculator.tsx
#	app/features/plus-voting/routes/plus.voting.tsx
#	app/root.tsx
#	knip.json
2025-12-30 20:25:30 +01:00
Kalle
e5a79a0e35 Unused CSS class check 2025-12-30 18:12:28 +02:00
Kalle
0193edce1d Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Kalle
658421d899
Upgrade zod package to 4 (#2677) 2025-12-29 20:04:40 +02:00
Kalle
81483de0db
Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
hfcRed
4c0ff39da2 Merge remote main into css-rework 2025-12-28 13:22:01 +01:00
Kalle
49ecbc6bdc Public API endpoint to fetch user IDs 2025-12-28 13:30:35 +02:00
hfcRed
4cda297d9d Big progress 2025-12-26 20:26:22 +01:00
hfcRed
1beed70158 Merge main into css-rework 2025-12-25 23:42:13 +01:00
hfcRed
55dd5d6651 Initial color conversions 2025-12-25 17:37:34 +01:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
Kalle
265585d4cd Fix new sub post weapon pool defaults not a valid form submission
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-12-01 20:34:31 +02:00
Kalle
c3bf60e4d8 Tournament subs: remember previous selections, also delete post when creating a team & refactor to use Kysely & CSS modules 2025-11-26 19:41:22 +02:00
Kalle
819ac4dc26 Refactor away atOrError in favor of browser native Array.prototype.at 2025-11-25 19:03:32 +02:00
Kalle
24008775aa
24h clock user preference (#2618) 2025-11-09 14:25:14 +02:00
Kalle
ff4402d9aa
User generatable API tokens (#2621) 2025-11-09 11:07:20 +02:00
Kalle
47e9262d40 Fix user results page logo/div mixed up
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-11-08 18:11:44 +02:00
Kalle
9296319d23
Refactor HACKY_resolvePicture away (#2606) 2025-11-08 13:54:02 +02:00
Kalle
9fc30a7624
Many starting brackets standings (#2611)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-11-03 21:30:22 +02:00
Kalle
7b28ce3877
User submitted images to Kysely (#2610) 2025-11-01 14:55:23 +02:00
Kalle
f9192ff3d6 Fix editing a Vod not showing the current PoV
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-10-30 18:52:17 +02:00
Kalle
8dc22fcce4 Add friend codes to user admin tab 2025-10-28 19:35:31 +02:00
Kalle
74b2a45b8e Refactor art queries to Kysely 2025-10-28 19:25:57 +02:00
Kalle
d4a1e0a184 Migrate /vods to CSS modules 2025-10-26 20:24:04 +02:00
Kalle
510491c039
Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
Kalle
d6cf687a7e
Kysely for builds queries (#2578) 2025-10-19 11:57:53 +03:00
Kalle
0ac4d0a39f
User results page optimizations (#2575) 2025-10-16 19:10:21 +03:00
Kalle
0ddc73666d
Art feature improvements (#2564) 2025-10-11 11:46:22 +03:00
Phil-hacker
8b85a9f3bb
Use kysely for the vods feature (#2556) 2025-10-08 17:23:01 +03:00
Kalle
64cea2abee Add Wales/Scotland/Northern Ireland/England to country selection Closes #1484 2025-10-04 11:52:36 +03:00
Kalle
63f7741c7a Revert "Replace the old sql queries with kysely queries for the VODs feature (#2423)"
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
This reverts commit 55c580f53a.
2025-09-02 19:45:30 +03:00
Phil-hacker
55c580f53a
Replace the old sql queries with kysely queries for the VODs feature (#2423) 2025-08-28 19:03:37 +03:00
Kalle
3d9995622b
Refactor tournament realtime from SSE to Websocket (#2469) 2025-08-28 18:59:34 +03:00
Yiteng
c4fd9332a7
feat: make highlights save button / form errors sticky (#2501)
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-08-25 16:48:35 +03:00
Kalle
9cd3beca4d Make new build weapon select default to "no weapon" rather than Sploosh
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-24 21:35:58 +03:00
Kalle
baa4b43855
Docker setup for development (#2460)
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-20 16:58:21 +03:00
Kalle
fa60d0d03f
Add badges on tournament finalize (#2459) 2025-07-19 13:33:58 +03:00
Kalle
3d2ede6f3d
Tournament results participation, seasons page with tournaments & team results page (#2424) 2025-07-05 12:11:52 +03:00
Kalle
213b58bcdf Fix leaderboards crash for season 0 2025-06-30 21:35:31 +03:00
Kalle
e0f4bfdb30 Fix TODO 2025-06-24 15:47:02 +03:00
Kalle
02e5d8fb46 Fix user createdAt being updatedAt instead 2025-06-24 15:26:20 +03:00
Kalle
30c908f3df Add label to user page seasons tab 2025-06-24 08:33:35 +03:00