Commit Graph

6321 Commits

Author SHA1 Message Date
Kalle
f3e660917d
Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
dependabot[bot]
ef4fb6423e
build(deps): bump the minor-and-patch group across 1 directory with 6 updates (#2977)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 19:59:41 +03:00
Kalle
d35661a4bc Fix test tournaments showing on /events page after being finalized 2026-04-14 19:55:56 +03:00
Kalle
7086adfa0a Fix wrong banner showing in the UI when using WINNER/LOSER rule
Closes #2975
2026-04-14 19:54:44 +03:00
Kalle
d3f46c09cc Fix GlobalSearch flickering wrong search when filter changed
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-04-12 20:53:02 +03:00
Kalle
dbeff06efa Search shotcut tweaks 2026-04-12 20:36:30 +03:00
Kalle
e1ddec5516 Fix squished breadcrumbs logo on Firefox
Closes #2970
2026-04-12 17:07:14 +03:00
Kalle
79be3933dc Center modals again vertically 2026-04-12 17:07:14 +03:00
Kalle
1a02c6b35f More actionable auth error messages for user
Closes #2438
2026-04-12 17:07:14 +03:00
hfcRed
0f581d7582
Search shortcuts (#2963) 2026-04-12 17:03:32 +03:00
dependabot[bot]
984a93bd12
build(deps-dev): bump vite from 8.0.4 to 8.0.5 (#2946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-12 17:02:47 +03:00
Cafy
23d8f18023
badge: add badge for Without Warning (#2964) 2026-04-12 17:02:31 +03:00
Josiah Glosson
922cf2c0e0
Hide tournaments from Streams section if it has no streams (#2968)
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-04-12 07:22:55 +03:00
Kalle
0fbd851b91 Allow 1v1/2v2/3v3 tournaments to show on the sidebar for streams
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-04-11 16:34:55 +03:00
Kalle
824a00bd40 Fix Map Planner top nav location on PWA
Closes #2951
2026-04-11 16:03:29 +03:00
Kalle
cfe59716e3 Show error toast if uploaded img too big
Closes #2947

Was just crashing the page. I think it used to show an error toast, not
sure when it regressed.
2026-04-11 15:21:37 +03:00
Kalle
a213c882fc Admin only setting to have enough SQ sets to sign up for the tournament 2026-04-11 14:56:32 +03:00
Kalle
3d7ea4447a Revalidate match pages on team drop 2026-04-11 13:34:16 +03:00
Kalle
fa9ac427bd Don't modify chat messages array in place
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-04-11 11:20:56 +03:00
Kalle
2d92f2fc45 Show tournament tier pills on team results page 2026-04-11 07:28:12 +03:00
Kalle
8e658f2146 Lock tier heights when dragging to prevent infinite loop
The bug is that when a tier is about to wrap
(increase in height), especially on mobile it will loop the drop preview
for the lower and upper tier till the page crashes.

Example crash page (user report): /tier-list-maker?type=stage-mode&canAddDuplicates=false&state=('Vs!%5BHxJXj4655_sJSj8c42_aJAjd23f_bJBGbfe84d_cJCG5dbb63_wJDG20b2aa_zJFG4169e1W~VItems!%5B%5B'V-zK0O1-SZEwK1k3O5O4q4k5u5PEcK1q1u4u4O3q6O5q6QEbK0k2u2QEaK2O3k6PEsK0u2k6UExK0q3Uv%5D)*('typehstage-mode'~idh.')%2CEvY'V-G'~colorh%23H('idhV-J'~namehK'Y*L1775494063N.*O-SZNP-TCQ-CBU-RMVtierW')%5DY%2C%5B_.Hh!'jGffkPNqQNuUNvW%5DwL330zL553%01zwvuqkjh_YWVUQPONLKJHGE.*_
2026-04-11 07:19:55 +03:00
dependabot[bot]
bf7a6e1e44
build(deps): bump the minor-and-patch group with 6 updates (#2962)
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
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 20:14:12 +03:00
Kalle
e1da2741db Fix switching tabs making the item pool unresponsive
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
Probably this is hiding the underlying issue but at least it
does fix it from testing.
Anyway they would not be mid-drag when switching
tabs so this should be harmless to do.
2026-04-10 17:34:40 +03:00
BrushMommy
ec020fce32
Miku Miku Beam New Badge Designs (#2954)
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-04-10 07:41:37 +03:00
Great-Hero-YELLOW
f5a28cdfc6
Stronghold Article "Gamers for Giving 2026" (#2958) 2026-04-10 07:41:14 +03:00
dependabot[bot]
40cadf4f86
build(deps): bump the minor-and-patch group across 1 directory with 8 updates (#2959)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 07:40:59 +03:00
Kalle
c4a4322eb5 Move related functions to TournamentTeamRepository
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-04-09 21:24:33 +03:00
Kalle
3eeb25b486 Make team edit page bio textarea full width 2026-04-09 21:11:05 +03:00
Kalle
19f80e15a8 Fix team custom colors reset when updating team profile
Closes #2956
2026-04-09 21:09:15 +03:00
Kalle
8cd32d5761 Sort chat rooms by recency 2026-04-09 20:54:16 +03:00
Kalle
b3b5e1ff96 Simplify BuildRepository.allByWeaponId 2026-04-09 20:37:11 +03:00
Kalle
d872be4d75 Fix sidebar showing stale groups 2026-04-09 20:26:23 +03:00
Kalle
b3123aa7ee Scrims random fixes 2026-04-09 20:03:50 +03:00
Kalle
bc1923f9a5
Builds cleanup/fixes (#2957)
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-04-08 22:10:48 +03:00
Great-Hero-YELLOW
13245c5bed
Stronghold Article: NA League 2026 Preseason 1 Event 1 (#2950) 2026-04-08 22:02:49 +03:00
Kalle
768ce93246 Searchable map/mode select on tournament maplist select modal 2026-04-08 20:59:17 +03:00
Kalle
1f59860439 Fix scrim "Show more" when text would fit 2026-04-08 20:58:10 +03:00
Kalle
814e069d74 Fix tier list maker infinite loop
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-04-07 21:19:47 +03:00
dependabot[bot]
35a7f59d97
build(deps-dev): bump the minor-and-patch group across 1 directory with 2 updates (#2943)
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
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 16:56:17 +03:00
Kalle
2acc918307
Remove redundant isOwner column (#2944) 2026-04-06 15:21:15 +03:00
Kalle
ca229863ab Fix Tri-Stringer/Wellstring range in comp analyzer 2026-04-06 13:56:14 +03:00
Kalle
7a230b6618 Better text in sidebar when the user's team requested 2026-04-06 11:39:30 +03:00
Kalle
35d59e0327 Fix scrims showing on sidebar where someone else was accepted 2026-04-06 11:39:30 +03:00
Kalle
b94a4cc8bf
Upgrade to Vite 8 (#2942) 2026-04-06 11:07:00 +03:00
inkfarer
4caabce99c
Improve performance when notification dots are visible on-screen (#2941) 2026-04-06 10:12:08 +03:00
Kalle
009a6943d5 Add comp analyzer range comparison test
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-04-05 12:21:06 +03:00
Kalle
ff86206df1 Tweak tier list maker droppable area styles 2026-04-05 11:55:14 +03:00
Kalle
1fa0bebac6 Persist tier list maker tier up or down to search params 2026-04-05 11:46:40 +03:00
Kalle
aec4984387 Replace JS based tier width label solution with subgrid
Main goal is to try to fix the infinite loop bug users are reporting
on tier list maker but this also nicely simplifies the code
2026-04-05 11:39:42 +03:00
Kalle
ff27d6739b
Member join number widget (#2939)
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-04-04 18:17:28 +03:00