Commit Graph

1779 Commits

Author SHA1 Message Date
Kalle
bc60458eff E2E test fixes 2026-03-07 16:43:08 +02:00
Kalle
edd8512704 Allow dev user to impersonate 2026-03-07 15:03:20 +02:00
Kalle
42747316df Remove match game status from the sidebar for now 2026-03-07 08:34:27 +02:00
Kalle
1d50058b34 Fix knip config, remove bunch of unused code/CSS 2026-03-07 08:05:47 +02:00
Kalle
aae39b7cc3 Restore /lfg filters code from main 2026-03-07 07:38:24 +02:00
Kalle
5e4a66477e Introduce --radius-avatar 2026-03-06 20:53:44 +02:00
Kalle
978eaf0d35 Basically just locked in 2026-03-06 19:20:08 +02:00
Kalle
596fc6b251 Accept/decline request and add notif 2026-03-05 21:32:01 +02:00
Kalle
207676770d Fix /calendar/new styling 2026-03-05 20:53:29 +02:00
Kalle
7f6d71d6a1 Fix /to/:id/admin spacing 2026-03-05 20:37:10 +02:00
Kalle
acc519d0ec Friends feature 2026-03-05 19:23:23 +02:00
Kalle
884e851179 Fix /admin page input widths 2026-03-04 21:50:30 +02:00
Kalle
2bb9dc099e Delete /weapons 2026-03-04 21:42:48 +02:00
Kalle
3304069c20 Restore missing group button styles 2026-03-04 21:32:40 +02:00
Kalle
7d9d00b22b Delete visual regression tests 2026-03-04 21:05:50 +02:00
Kalle
78429be1b6 Fix old user profile pronouns styling 2026-03-04 21:05:50 +02:00
hfcRed
7b8ec1253b Small fixes 2026-03-04 20:02:14 +01:00
Kalle
96f65c22bc Fix input with addon styling 2026-03-04 20:49:15 +02:00
hfcRed
ae3349ec2d Add custom theme to teams 2026-03-04 19:39:29 +01:00
hfcRed
2b4c6a65ab Add personal theme prop 2026-03-04 18:21:36 +01:00
hfcRed
9d0499d9ff Make chat color optional 2026-03-04 18:15:05 +01:00
hfcRed
f3f0112d62 Add chat name color 2026-03-04 17:49:41 +01:00
hfcRed
36b115181a Pfp border radius and small fix 2026-03-04 17:01:20 +01:00
hfcRed
81f571b226 Rest? 2026-03-04 16:33:51 +01:00
hfcRed
d38019367b Merge remote-tracking branch 'origin/main' into css-rework-sidenav 2026-03-04 16:31:50 +01:00
Kalle
7505e3dae6 Restore old front page 2026-02-22 18:02:06 +02:00
Kalle
a1468fda97 Update new user page to use theming tokens 2026-02-22 16:29:29 +02:00
Kalle
fe1a14fa32 Fixes after merge 2026-02-22 15:54:05 +02:00
Kalle
a76e06f0bc Merge branch 'main' into css-rework-sidenav 2026-02-22 15:29:30 +02:00
Kalle
7f7ca44221 Display Super Chumps damage as Splash (Min/Max)
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
Closes #2789
2026-02-21 18:25:16 +02:00
Kalle
af4dd3eb55 Leave org feature 2026-02-21 17:24:48 +02:00
Kalle
e773c16ff5 Fix edit widgets/profile buttons placement 2026-02-21 14:17:54 +02:00
Kalle
7b71abfe53
Migrate SQ match queries to Kysely (#2782)
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
2026-02-21 13:48:18 +02:00
Kalle
3a6dc4ace5
Draft tournaments (#2826) 2026-02-21 08:16:03 +02:00
BrushMommy
4ea1ca28b3
badge: add badge for Reden's Rumble (#2815) 2026-02-21 08:08:13 +02:00
Kalle
1f6eaef895 Fix tournament page time formatting in 24h mode
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
Closes #2773
2026-02-20 18:29:18 +02:00
Kalle
713ddc1678 Fix duplicate damage combos in comp analyzer
Closes #2788
2026-02-20 18:10:00 +02:00
Kalle
336a9aaed5 Fix /scrims/new error not shown to user after submit 2026-02-18 22:02:55 +02:00
Kalle
a4b7152f72 Prevent adding users to tournament teams by TO's who don't have friend code set
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
2026-02-17 21:44:10 +02:00
Kalle
0936e70e73 Add sorting to badges owned widget 2026-02-17 21:29:12 +02:00
Kalle
e8c5ab6c07 Badges managed widget 2026-02-17 21:10:45 +02:00
Kalle
7904e30daf Widget form submitting, use non-deprecated parsing function 2026-02-17 21:10:29 +02:00
Kalle
4a0786114b Fix a few hydration errors 2026-02-17 21:10:13 +02:00
Kalle
24c86882b9 Delete organization feature for admin 2026-02-17 21:09:51 +02:00
Kalle
48ec1f1c26 Fix a few link style regressions 2026-02-17 21:05:15 +02:00
Kalle
076b122164 Couple bug fixes to user page widgets and markdown rendering
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
2026-02-16 22:45:39 +02:00
Kalle
77978c450f
New user page (#2812)
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
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-02-16 19:26:57 +02:00
Juancho1782
9ea752f72f
badge: add badges for Sweetheart Splats (Updated) (#2810) 2026-02-16 19:21:35 +02:00
Kalle
308ac2ee1b Patch 11.0.1 2026-02-16 17:59:29 +02:00
Kalle
ef33798b18 Increase tournament pickup name length to 64 (same length as team name) 2026-02-16 17:07:51 +02:00