Commit Graph

3900 Commits

Author SHA1 Message Date
Kalle
5facba4e42 Remove size 2026-07-23 18:48:51 +03:00
Kalle
6d96069d56 Remove stuff 2026-07-23 18:36:46 +03:00
Kalle
c37b077627 Get rid of redundant else if 2026-07-23 17:11:06 +03:00
Kalle
e2171dceb6 Clean up 2026-07-23 17:05:26 +03:00
Kalle
a8b5d38333 Remove skipFirstRound 2026-07-22 21:27:33 +03:00
Kalle
3e87dc0adc Make seed padding implementation detail 2026-07-22 21:20:49 +03:00
Kalle
d4d01d9bc3 Remove unused grand final type 2026-07-22 21:13:53 +03:00
Kalle
a686bffe65 Clean up unused double RR 2026-07-22 21:07:37 +03:00
Kalle
3230907121 Initial 2026-07-22 21:01:28 +03:00
Kalle
f33c35c105 Fix iPhone keyboard covering form inputs inside modal
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-19 16:51:53 +03:00
Kalle
ebb053c49d Scrim request modal, show members and scroll when coming from sidebar 2026-07-19 15:53:51 +03:00
Kalle
34965e7d92 Fix UserCard overflow by stacking brand+verified for XP 2026-07-19 15:53:51 +03:00
Kalle
95993f6147 Add "EvictStaleRunningTournamentsRoutine" to fix ghost tournaments on the sidebar 2026-07-19 15:53:51 +03:00
Kalle
0c6aeb1648 Add required to textarea label when relevantx 2026-07-19 15:14:36 +03:00
Kalle
3c3508dd7e Add match id (optional) to user report 2026-07-19 14:59:57 +03:00
Kalle
bce7523ed1 Fall back to default i18next instance when context missing
To avoid these logs presumably from bots: Error: No value found for context
2026-07-19 14:16:49 +03:00
Kalle
d87851d6a7
For CUSTOM Pick/Ban, fix & add new options (#3242) 2026-07-19 12:55:08 +03:00
Kalle
5bc46376ea Add a few tests for findUserScrims
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-18 19:10:05 +03:00
Kalle
ef0d32ef18
User reports (#3232) 2026-07-18 12:46:07 +03:00
Kalle
7d1e680a74
Optimize bundle (#3228) 2026-07-18 11:52:25 +03:00
Kalle
038f546eba Fix E2E tests failing first hour after UTC midnight 2026-07-18 10:48:19 +03:00
Kalle
485fa7029e
Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
hfcRed
4914912e59
Improve dev server performance on startup and navigation (#3233) 2026-07-18 10:30:08 +03:00
Kalle
e1bf629223 Make pick-up logo autoValidate again 2026-07-17 18:17:52 +03:00
hfcRed
e254569f5c
Fix tab button styles being overriden by /plans (#3231) 2026-07-16 20:45:34 +03:00
Kalle
741291b53b Show "Waiting on group to finish" instead of "Thanks for playing" when own group still ongoing 2026-07-16 20:43:12 +03:00
Kalle
33a8ababa5 Move seeding snapshot to tournament admin loader
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-14 21:11:33 +03:00
Kalle
38cf967293 Make img loading lazy by default 2026-07-14 21:11:33 +03:00
Kalle
d72dd52f1e Avoid unnecessary collapse when all weapons reported (short) 2026-07-12 16:35:44 +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
3956b1d5e3 Add times to tournament search 2026-07-11 14:59:28 +03:00
Kalle
3aa95753f2 Improve error message, particularly on the user card edit page 2026-07-11 14:50:13 +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