Commit Graph

6288 Commits

Author SHA1 Message Date
Kalle
402bbbc672 Adjust the temporary logo to something releasable 2026-03-04 22:21:22 +02:00
Kalle
53490cd25f Fix notification popover paddings, spacings 2026-03-04 22:12:09 +02:00
Kalle
138b0ad2ce User page form styling tweaks 2026-03-04 22:01:41 +02:00
Kalle
885a5be05f Fix form text/error styles, mark as deprecated 2026-03-04 21:55:14 +02:00
Kalle
e2ef2d2e88 Tweak datepicker spacing 2026-03-04 21:54:58 +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
70856d5eeb Remove useless data loading from root 2026-03-04 21:18:43 +02:00
Kalle
7f2b496e3c Rename CommandPalette -> GlobalSearch 2026-03-04 21:12:30 +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
b979914396 Merge branch 'css-rework-sidenav' of https://github.com/sendou-ink/sendou.ink into css-rework-sidenav 2026-03-04 19:43:02 +01:00
hfcRed
ae3349ec2d Add custom theme to teams 2026-03-04 19:39:29 +01:00
Kalle
d8a5cdbf6a Remove beans 2026-03-04 20:31:23 +02: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
0e639d662e Add to Markdown tags filter 2026-02-21 14:22:10 +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
dependabot[bot]
7df92b0c9f
build(deps-dev): bump @biomejs/biome from 2.3.13 to 2.4.3 (#2824)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 08:11:44 +02:00
BrushMommy
4ea1ca28b3
badge: add badge for Reden's Rumble (#2815) 2026-02-21 08:08:13 +02:00
dependabot[bot]
6a5bd717e5
build(deps): bump fast-xml-parser and @aws-sdk/xml-builder (#2823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 08:07:42 +02:00
dependabot[bot]
3d8373ffbd
build(deps): bump the minor-and-patch group across 1 directory with 7 updates (#2825)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 08:07:20 +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
ddd9b184aa Fix SendouForm not scrolling to errors from server
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
2026-02-18 22:03:48 +02:00
Kalle
336a9aaed5 Fix /scrims/new error not shown to user after submit 2026-02-18 22:02:55 +02:00
Kalle
d91b985e52 Fix E2E test 2026-02-18 21:36:43 +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
b9d8fdd95a Fix crash with img tag in markdown 2026-02-17 21:05:01 +02:00