Commit Graph

6675 Commits

Author SHA1 Message Date
Steven
ef712ca861 badge: add badge for Sunshine Run ! (#3187) 2026-06-25 17:57:31 +03:00
Inkorest
851d36bbd9 locale(zh): complete last 1% localization (#3186) 2026-06-25 17:57:15 +03:00
Kalle
60c4a73465 Show friend activity if in SendouQ match or tournament match
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-24 08:21:36 +03:00
Kalle
d1f8225311 Tournament join page tweaks
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-06-23 07:48:53 +03:00
Kalle
e9fec54dc4 Remove unnecessary spreading
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-22 18:19:33 +03:00
Inkorest
b5a4e10fec locale(zh): complete & improve localization in multiple files (#3184)
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
2026-06-21 20:28:48 +03:00
Kalle
42d4904e7a Add a few missing SendouQ translations, remove unused i18n key
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-21 17:43:20 +03:00
Kalle
170eadcbac Unseen friend request indicators 2026-06-21 17:30:43 +03:00
Kalle
231965b4d5 Routine to delete old friend requests 2026-06-21 17:30:43 +03:00
Kalle
4a77161246 Wrap chips in export dialog 2026-06-21 17:30:43 +03:00
Kalle
b7b0239ab3 Fix tournament export for first bracket check-in filter excluding all teams 2026-06-21 17:30:43 +03:00
koreki750
c3d2e560f6 Japanese translation progress (#3183) 2026-06-21 17:30:26 +03:00
Kalle
ada73d8197 Rename contributor 2026-06-21 15:49:15 +03:00
Kalle
cd5845f0a6 Fix popover overflow
Closes #2966
2026-06-21 15:49:15 +03:00
Kalle
da354f1621 Show currently selected value(s) on the ability curve chart, crosshair
Closes #1806
2026-06-21 15:49:15 +03:00
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