Commit Graph

6660 Commits

Author SHA1 Message Date
Kalle
855bc1a79b Add more EMPTY_CHARACTERS 2026-06-21 15:49:15 +03:00
Kalle
c8399903b6 Fix E2E test 2026-06-21 15:49:15 +03:00
Kalle
9d6030d17d Get current user id via ALS in ChatSystemMessage 2026-06-21 15:49:15 +03:00
Kalle
9df09bf4d5 Fix SendouQ looking page flickers and animation glitches
Caused by rendering my instances of "useMainContentWidth" that return different values
2026-06-21 15:49:15 +03:00
Kalle
1cdbc5be94 Fix IGN validation not allowing some Japanese characters (#3182) 2026-06-21 15:49:10 +03:00
Great-Hero-YELLOW
c5fca2cd36 Stronghold Article "SWS26 GG2 Finals" (#3181) 2026-06-21 15:46:18 +03:00
Great-Hero-YELLOW
6e35eddd88 Stronghold Article "NA League 2026 E10 Reg Week 8" (#3180) 2026-06-21 15:46:09 +03:00
Lumi-Leo
e31f9e67aa badge: add badge for Underworked Invitational (#3179) 2026-06-21 15:45:57 +03:00
dependabot[bot]
7c03b36634 build(deps): bump the minor-and-patch group across 1 directory with 3 updates (#3176)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-21 15:45:40 +03:00
Inkorest
9ab937f16c locale(zh): complete & improve localization in multiple files (#3175) 2026-06-21 15:44:50 +03:00
Inkorest
4dbafad4e0 chore: update "Country" in multi languages for better compliance (#3172) 2026-06-21 15:44:28 +03:00
Kalle
b8b46aa07a Fix chat phantom unread over back button
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-06-20 16:46:12 +03:00
Kalle
b7c2d30011 Fix hydration error on /q 2026-06-20 16:46:12 +03:00
Kalle
3190461b4e Add retry to fetch to mitigate transient network errors 2026-06-20 16:46:12 +03:00
Kalle
d656c9f875 Fix analyzer table alignment + row height not being equal 2026-06-20 16:46:12 +03:00
Kalle
960773eeaf Add reasonable max limit for badge owner ids submission 2026-06-20 16:46:12 +03:00
Kalle
cd05d444c3 Fix stack overflow in diff() for large element counts 2026-06-20 16:46:12 +03:00
Kalle
dd5d98a243 Remove avatar loading state to avoid flicker
Original reason why it's there (by hfcRed): If you render someones icon, it exports it as an image and puts in the cache, so when you navigate and that same person appears again on the next page, it pulls the rendered image from the cache and uses that instead of a canvas

But could not reproduce any kind of "pop in".
2026-06-20 16:46:12 +03:00
Kalle
c64397c347 SendouQ live websocket updates replacing old polling method 2026-06-20 16:24:11 +03:00
Kalle
5ac29bb27c Fix tournament weapon report "stripe" above standalone weapon select 2026-06-20 12:18:51 +03:00
Kalle
67d317e80f Make join queue buttons join the queue directly via action 2026-06-20 12:18:51 +03:00
Kalle
056809b3ef Don't use zero for pools to avoid confusion 2026-06-20 12:04:25 +03:00
lderuijter
b9a1daed45 Replace TanStack/react-charts library (issue #2293) (#3151) 2026-06-20 11:27:14 +03:00
Kalle
f5ddf9a6ec Temporarily relax tournament admin tab validation for IGN to allow submitting teams with bad IGN
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-06-19 18:06:55 +03:00
Kalle
b431d041f5 Fix tournament admin tab can't submit member with IGN if they don't have IGN set on the profile 2026-06-19 18:06:31 +03:00
Kalle
ba3cb431f2 Fix tournament nav scrolls to top 2026-06-19 14:36:08 +03:00
Kalle
5162945bb7 Add file input focus style 2026-06-19 14:23:44 +03:00
Kalle
5c067a02cd Fix match locked pool/pass not visible 2026-06-19 14:14:46 +03:00
Kalle
db6ccf254b Convert new calendar event/tournament page to SendouForm
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-06-19 11:49:11 +03:00
Kalle
045ba24a92 Fix comment, solidify implementation (lossesAgainstTied) with tests 2026-06-19 10:31:50 +03:00
Inkorest
0952c62ed4 locale(zh): complete & improve localization in multiple files (#3171)
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-06-18 17:32:14 +03:00
dependabot[bot]
0d995dd48b build(deps): bump the minor-and-patch group with 5 updates (#3173)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 17:26:23 +03:00
Kalle
85b8b8416f Clean up patch history UI, especially points to special 2026-06-18 17:16:46 +03:00
Kalle
9c39f1fb9b Fix E2E tests 2026-06-18 15:39:10 +03:00
Kalle
f2e0c7d36b Tournament register page read only for non-captain participants 2026-06-18 15:28:16 +03:00
Kalle
64cc08a52b Move showcase tournaments back to the front page 2026-06-18 14:59:00 +03:00
Kalle
4eee45bf67 Fix YouTube embed overlaps side nav in new design
Closes #3066
2026-06-18 14:33:39 +03:00
Kalle
3b03bc2550 Fix LocaleTime layout shift on hydration 2026-06-18 14:11:48 +03:00
Kalle
995e187712 Fix match user button wider than username 2026-06-18 13:54:12 +03:00
Kalle
6b6210fa7c Fix flaky E2E test 2026-06-18 13:44:14 +03:00
Kalle
744d7c0e18 Hide elements on admin page after tournament is finalized 2026-06-18 13:40:11 +03:00
Kalle
debb689d16 Fix tournament results table missing stripes
Closes #3161
2026-06-18 13:30:17 +03:00
Kalle
4b83ff5614 Fix tournament nav layout shift
Closes #3157
2026-06-18 13:12:35 +03:00
Kalle
e3cd9530cd Remove unused import
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-06-18 11:17:27 +03:00
Kalle
32dabbb796 Couple tournament admin registration form fixes
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-06-17 21:37:17 +03:00
Kalle
c7ba494b2b Match page get rid of join tab 2026-06-17 17:32:54 +03:00
Kalle
b19e942709 Adopt data folder convention in build analyzer and obj dmg calc 2026-06-17 14:47:41 +03:00
Kalle
abed7fa8bb Weapon params page (#3170) 2026-06-17 14:37:44 +03:00
dependabot[bot]
0460488dc3 build(deps): bump openskill from 4.1.1 to 5.0.1 (#3169)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-17 14:32:05 +03:00
koreki750
2c7d55b715 Updated Japanese calendar (#3164)
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: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-06-17 14:24:03 +03:00