7047 Commits

Author SHA1 Message Date
Kalle
819437ed24 Add one new CSS layer to win specificity wars more reliably
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-08-22 20:04:42 +03:00
Kalle
1c469a2a6a Revert "Lazy route discovery to optimize hydration"
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
This reverts commit f87718b171.
2026-08-22 18:01:13 +03:00
Kalle
3674a7dfe7 Fix scripts typecheck 2026-08-22 18:01:03 +03:00
Kalle
f322faec4d Try a different E2E test optimization 2026-08-22 17:27:29 +03:00
Kalle
e28e1c0619 Scanner queue up frames in live mode 2026-08-22 16:56:18 +03:00
Kalle
da26be23e2 Inappropriate nickname report help 2026-08-22 16:45:02 +03:00
Kalle
ab2c323abf Fix E2E test 2026-08-22 15:43:16 +03:00
Kalle
54c931f4fa Fix E2E tests 2026-08-22 13:03:04 +03:00
Kalle
f87718b171 Lazy route discovery to optimize hydration 2026-08-22 12:52:57 +03:00
Kalle
7bbaa7f09b Update AGENTS.md 2026-08-22 11:36:36 +03:00
Kalle
330d77f5b8 Optimize E2E tests 2026-08-22 11:23:53 +03:00
Kalle
19adeef65f Improve E2E test coverage 2026-08-22 11:01:39 +03:00
Kalle
47ea9cf984 Add SW comment 2026-08-22 07:40:25 +03:00
Kalle
bee8cee3aa Optimize tournament series leaderboard, tiebreak by placements 2026-08-22 07:30:15 +03:00
Kalle
35eb90356b Bring back CSS var actually in use 2026-08-22 06:48:53 +03:00
Kalle
e9beb092ad Vacuum DB routine
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-08-21 22:29:26 +03:00
Kalle
fefdcdfa65 Drop unnecessary indices 2026-08-21 22:29:26 +03:00
Kalle
a292b705a3 Get rid of GroupMatch.memento 2026-08-21 22:29:26 +03:00
Kalle
4d4536a437 Clean up invalid CSS 2026-08-21 22:02:47 +03:00
Kalle
9a237ff26a CSS modules ownership cleanup
Closes #3358
2026-08-21 22:02:47 +03:00
Kalle
5c888a5395 Show no filter to logged out users
Closes #3350
2026-08-21 22:02:47 +03:00
Kalle
564f17b640 react-use-draggable-scroll → tiny handwritten hook
Closes #3357
2026-08-21 21:56:09 +03:00
Kalle
4c5d0eea69 Migrate leagues to be standard many starting brackest tournaments (#3361) 2026-08-21 18:43:29 +03:00
Kalle
4c68c5bdcf Fix Swiss algorithm assigning bye to top team 2026-08-21 18:40:28 +03:00
dependabot[bot]
61a79719de build(deps): bump the minor-and-patch group across 1 directory with 11 updates (#3365)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 18:36:19 +03:00
Kalle
d4450e2cfb Optimize SSR pt. 2
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-08-21 17:40:53 +03:00
Kalle
dabf58177b Optimize SSR 2026-08-21 17:40:53 +03:00
Kalle
dba6136f5f Don't show rosters as skipped on All rosters tab 2026-08-21 17:39:18 +03:00
PedroFlores199
e4a850c9d5 chore(i18n): update Spanish (es-ES and es-US) translations and contributors (#3345) 2026-08-21 17:38:14 +03:00
dependabot[bot]
a1c53c21a2 build(deps-dev): bump @biomejs/biome from 2.5.7 to 2.5.8 (#3362)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 17:37:18 +03:00
Kalle
4f64b9ec01 zod -> valibot (#3364) 2026-08-21 17:36:48 +03:00
Kalle
a21e43c6b2 Fix big tournament finalization crash
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-08-21 07:52:10 +03:00
Kalle
55889eccc7 Patch 11.3.0
Closes #3344
2026-08-21 07:50:58 +03:00
Kalle
d86ed7a8b1 Adjust TO max tournament team member limit to 12 2026-08-21 07:29:40 +03:00
Kalle
6671f042bc Update tournament creation doc 2026-08-21 07:21:19 +03:00
Kalle
695e920328 Show team SP diff from tournaments, calculate user spDiff on the fly 2026-08-21 07:13:44 +03:00
Kalle
ca15a17237 Fix LFG E2E test
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-08-18 17:42:17 +03:00
Kalle
b0de03493e Tournament summary graphic fix attempt (CSS chunk order issue) 2026-08-18 17:40:56 +03:00
Kalle
79d0e9b600 Fix crash on browsers not supporting CookieStore 2026-08-18 17:27:03 +03:00
Kalle
9c05001e1f On ingest never allow cast: true if detected as pov: true
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-08-16 17:40:30 +03:00
Kalle
7644222b78 Preload initial locale JSONs instead of inlining them into the HTML
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-08-16 11:42:00 +03:00
Kalle
319f3d8cf3 LFG page serverside paginated 2026-08-16 09:07:13 +03:00
Kalle
581667e251 Split chunks
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-08-15 22:48:50 +03:00
Kalle
c382b60cb2 Remove Sentry 2026-08-15 21:39:51 +03:00
Kalle
64dcfb34b0 Cache user cards to id matches mid page and lfg page 2026-08-15 16:57:05 +03:00
Kalle
c5f882a040 Lazy load trophies 2026-08-15 16:57:05 +03:00
Kalle
d894b51e36 Inline the initial i18n namespaces into the SSR HTML 2026-08-15 16:57:05 +03:00
Kalle
37930ee938 Tournament run graphic fixes 2026-08-15 16:57:05 +03:00
Kalle
3f7f5c301b Fix match roster tab overflow 2026-08-15 16:57:05 +03:00
Kalle
f96504d592 SendouQ don't show invited by text if solo group 2026-08-15 16:57:05 +03:00