Commit Graph

2098 Commits

Author SHA1 Message Date
Kalle
33a8ababa5 Move seeding snapshot to tournament admin loader
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-07-14 21:11:33 +03:00
Kalle
38cf967293 Make img loading lazy by default 2026-07-14 21:11:33 +03:00
Kalle
88aedaee81 Comp analyzer single weapon combos 2026-07-11 16:41:35 +03:00
Kalle
b5c778e89a Fix tier list maker png export showing selected row 2026-07-11 16:16:35 +03:00
Kalle
9174ad8484 More robust is sub resolution by persisting it
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-07-11 15:41:14 +03:00
Kalle
659bd6509f Fix user card edit prefilling with invalid peak XP 2026-07-11 14:35:48 +03:00
Kalle
ad5084be84 Better badge pages meta tags 2026-07-11 14:20:17 +03:00
Kalle
0cdd722959 Fix accept friend request from UserCard race condition 2026-07-11 13:29:00 +03:00
Kalle
593998fb8d Add a missing in game name legal symbol 2026-07-11 12:58:28 +03:00
Kalle
48d346eff1 UserCard: when friend request pending from another make button accept request instead of showing as pending
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-07-10 22:25:38 +03:00
dependabot[bot]
938d7efd96
build(deps): bump remix-i18next from 7.5.0 to 8.0.0 (#3215)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-07-10 17:40:24 +03:00
Kalle
3cef92e82f Show identicons for breadcrumbs to match with user profile avatar
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-07-09 21:13:19 +03:00
Kalle
d84b5834ac Fix and improve custom team member role form controls 2026-07-09 18:14:25 +03:00
Kalle
a6211f1009 Fix action tab hidden on ready match when tournament data is stale to avoid E2E flake 2026-07-09 18:02:30 +03:00
Kalle
fdbfb14f62 More robust/intent based chat scroll to bottom logic
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-07-08 19:52:38 +03:00
Kalle
dab72d7142 Hide UI and serverside check against adding a new team after tournament started
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-07-07 08:06:03 +03:00
Kalle
1726c463fe Fix UserCard icons being squished when a lot of infos 2026-07-07 07:53:29 +03:00
Kalle
50bcf82898 Add new in game name symbols
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-07-06 20:53:23 +03:00
Kalle
ac5a9e071d Fix match being locked giving no feedback to users before server error 2026-07-06 20:21:22 +03:00
Kalle
d5701d6282 Fix UserCard out of bounds for mobile
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-07-05 18:47:10 +03:00
Kalle
621fe301f1 User card only allow unverified if also verified exists
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-07-05 18:01:31 +03:00
Kalle
b8b891352d Fix Vite error 2026-07-05 16:40:08 +03:00
Kalle
a4dfd82141
User card (#3213)
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-07-05 08:28:42 +03:00
Kalle
0943038732 Tabbed seasons page 2026-07-04 15:14:55 +03:00
Kalle
1115ae6193 Require login to view user season page 2026-07-04 11:15:29 +03:00
Kalle
99685e7cd5 Fix some legit JP characters rejected for IGN 2026-07-02 20:26:52 +03:00
Kalle
a012d57f7e Fix user seasons page defaulting to a season with no results 2026-07-02 19:47:22 +03:00
Kalle
e8174243e3 Fix flaky unit test 2026-07-02 19:43:19 +03:00
Kalle
80f54e5e0c Fix wrong badges shown when going from (new) user profile to another 2026-07-02 17:50:15 +03:00
Kalle
8f482802ba Upgrade to React Router 8 2026-07-02 17:38:26 +03:00
Kim Tran
83484ff2d8
Add org participant stats admin page (#3197) 2026-07-01 20:36:43 +03:00
Kalle
0c5a55fcdf Map planner special weapon ranges 2026-07-01 19:48:47 +03:00
Kalle
4c12adafd0 Make searching orgs, weapons less fussy 2026-07-01 19:38:59 +03:00
Kalle
a925ea21e4 Increase max org count 3->5 2026-07-01 19:35:01 +03:00
Kalle
dcbe92d1dd Sync can edit tournament perms UI/action perm check 2026-06-29 20:44:52 +03:00
Kalle
f9739d9551 Fix in-progress SE/DE standings sometimes incorrect 2026-06-29 20:31:59 +03:00
Kalle
e063f1a7fd Add isCaptain filtering to tournament team export
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-28 14:39:18 +03:00
Kalle
0f229a5c04 Migrate+update badge scripts
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-28 14:22:08 +03:00
Kalle
11c78b3bfd Remove static assets in favor of CDN Closes #2416 2026-06-28 14:11:55 +03:00
Kalle
279aca3413 Tweak match page host info/under team name section UI 2026-06-28 13:50:48 +03:00
Kalle
fb59d9e1db
SendouQ stacked chat (#3194) 2026-06-28 09:54:32 +03:00
Kalle
04e2c86d1f Add also width to front page rotation cards to avoid layout shift
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-28 07:27:41 +03:00
Kalle
ddf265059b Different text on tournament admin page no teams vs. filter not matching
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-27 21:48:31 +03:00
Kalle
0c9f9e99e7 Tournament admin page prefill in-game name field 2026-06-27 21:48:31 +03:00
Kalle
672c8dca83 Tournament admin page resolve new member IGN from input when set 2026-06-27 21:48:31 +03:00
Kalle
86730a31e4 Upgrade Biome
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-27 11:32:49 +03:00
Kalle
0d59dcd734
Virtualize chat (#3196) 2026-06-27 11:17:12 +03:00
Kalle
6732b6c59b Fix & add tier list maker E2E test 2026-06-27 11:14:47 +03:00
Kalle
889009fb61 Remove leftover TODO 2026-06-27 10:56:23 +03:00
Kalle
2838d2f46b Use absolute time for tournament cards on the front page showcase 2026-06-27 10:54:30 +03:00