Kalle
78f3720395
Tweak spacing in the SplatoonRotations component
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-01 21:31:48 +03:00
Kalle
a497d3a3e1
Don't update tiers state if nothing has changed
...
Attempting to fix useEffect loop glitch as reported by user
2026-04-01 21:17:44 +03:00
Kalle
8c13b494f8
Add version link to the footer
2026-04-01 20:58:09 +03:00
Kalle
85f837ae4e
More robust assetsInlineLimit logic
2026-04-01 18:33:56 +03:00
Kalle
5b9e5d1f87
Fuse tweaks
2026-04-01 18:33:48 +03:00
Kalle
ed14eb1c92
Generate sourcemap
2026-04-01 18:14:33 +03:00
Kalle
568fcbb407
Update Node.js to 24
2026-04-01 18:08:46 +03:00
Kalle
bd688d637c
npm->pnpm ( #2929 )
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-03-31 20:38:22 +03:00
Kalle
9b1960bbde
Fix input addon border radius
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-03-30 20:24:58 +03:00
Kalle
2d0952a70c
Show 3 friends per page (mobile, user page widget)
2026-03-30 20:20:11 +03:00
Kalle
94e5947cec
Fix useEffect loop on 401 error
2026-03-30 20:06:58 +03:00
Kalle
a3c946030f
Allow site admin to delete team logos
2026-03-30 18:37:58 +03:00
Kalle
8b1a949ebe
Consider tier for recent results
2026-03-30 18:06:18 +03:00
Kalle
c2984696d6
Add sql skill
2026-03-30 17:49:34 +03:00
Kalle
7300693ba9
Custom flow in pick/ban ( #2923 )
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-03-29 18:00:15 +03:00
Kalle
a1788ba89b
Add friends widget
...
Closes #2914
2026-03-29 17:59:57 +03:00
Kalle
ed1a8c311c
Improve logo animation smoothness (no clipping)
2026-03-29 17:34:24 +03:00
Kalle
e89a5338e7
Fix planner controls position when data-fuse != true
2026-03-29 17:27:56 +03:00
Kalle
e3e6a41bd9
Fix modal not visible on map planner mobile
...
position: fixed breaks Radix popover location calculation. Only relevant
for desktop anyway (there we have it on the right side of the
screen).
2026-03-29 17:27:36 +03:00
Kalle
d8ba888343
Weapons 3 per row once more on the map planner
2026-03-29 17:14:30 +03:00
Kalle
e27260f88b
Bye bye .png
...
... well mostly. Some places will still use it like PWA splash screens.
Otherwise browser support for .avif strong enough now to do this
now.
2026-03-29 16:48:47 +03:00
Kalle
4867858cff
More bracket lines alignment when bracket compactified
...
Example scenario where old solution failed:
32 teams & 2 rounds of WB collapsed
2026-03-29 15:37:22 +03:00
Kalle
f571ebacb9
Add test bracket route
2026-03-29 14:49:04 +03:00
Kalle
f24a38f5b4
Fix ScrollRestoration
...
Revert back to the default behavior: only back button uses
ScrollRestoration and forward (e.g. link click) always scrolls
to the top. Without this we get funny behaviors where the app
seemingly unconsistently fails to scroll to the top just because
we previously navigated to that route. For future if we want to
refine this logic we could default to location.key except for certain
routes where we detected overriding it to be useful.
2026-03-29 13:46:18 +03:00
Kalle
b12080367c
Remove redundant link to empty page
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-03-28 17:22:31 +02:00
Kalle
dfa95bd92d
Migrate to nested CSS
2026-03-28 16:30:28 +02:00
Kalle
0df6002c9a
Update privacy policy to new provider
2026-03-28 15:30:40 +02:00
Kalle
a15039a4bb
Add Cantonese as a language option
2026-03-28 15:12:25 +02:00
dependabot[bot]
f8c5b5c8e7
build(deps): bump path-to-regexp from 0.1.12 to 0.1.13 ( #2921 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 14:44:04 +02:00
Cafy
419fb2852c
badge: add badge for Chi-Shoals Salmon Run Edition ( #2920 )
2026-03-28 14:43:49 +02:00
BrushMommy
047b9f4c83
badge: add badge for Paralarvae Parfait - D2 Cap ( #2915 )
2026-03-28 14:43:36 +02:00
Josiah Glosson
555f025d10
Add inGameName to /api/user/{userId|discordId} route ( #2918 )
2026-03-28 14:43:24 +02:00
Kalle
2db6e6bc01
Add sendou-code-review skill
2026-03-28 14:38:55 +02:00
Kalle
3240a81bb5
Allow locking a tournament match for a specific stream
...
Closes #2919
2026-03-28 14:38:46 +02:00
Kalle
d247afb265
Save tournament streamers for future usage
2026-03-28 13:23:12 +02:00
Kalle
2af957c83b
Upgrade deps
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-03-28 08:24:48 +02:00
Kalle
3925b73d32
Replace useIsMounted with useHydrated
...
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
dependabot[bot]
2a4d6ad80e
build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 ( #2916 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 07:36:48 +02:00
Kalle
48de5654ff
Fix a few missing isPlaceholder filters in tournament team queries
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-03-27 20:46:10 +02:00
Kalle
b11cddd86b
Fix full screen modal top padding for PWA
2026-03-27 20:28:44 +02:00
Kalle
0dbe623623
Front page styling tweaks
2026-03-27 17:52:15 +02:00
Kalle
07ac22d313
Add back breadcrumb links to subpage
2026-03-27 17:30:11 +02:00
Kalle
cdf1aea38c
Update badge name
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-03-27 17:09:08 +02:00
Kalle
9e43240a37
Adjust z-index as a failsafe
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
E2E Tests / e2e (push) Has been cancelled
2026-03-26 18:52:51 +02:00
Kalle
af15b22f54
Fix LUTI league division friend code hiding too early
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-03-24 22:24:16 +02:00
Kalle
c9b3a576b6
Remove blank space at the top of markdown
2026-03-24 21:53:04 +02:00
Kalle
cb286d37e5
Add share tournament URL button
2026-03-24 21:53:04 +02:00
Kalle
31787b5807
Fix 0 theme values parsed as no value set
2026-03-24 21:53:04 +02:00
Kalle
d1dcc5c071
Show 8 friends on mobile instead of 4
2026-03-24 21:53:04 +02:00
Kalle
48152e1185
VoD YouTube timestamps generator ( #2912 )
2026-03-24 21:26:34 +02:00