Commit Graph

771 Commits

Author SHA1 Message Date
Kalle
2e8ff8d034 Fix Global Search flashing "No results" when it's searching 2026-04-27 08:52:16 +03:00
Kalle
a221dcbd71 Always show admin nav item when dev 2026-04-26 14:43:42 +03:00
Kalle
285e5de395 Fix react-aria-components warnings 2026-04-21 08:59:58 +03:00
Kalle
bebf23e55e Fix tournament register tab map pool styles 2026-04-21 08:59:58 +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
Kalle
8cd32d5761 Sort chat rooms by recency 2026-04-09 20:54:16 +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
Kalle
7a230b6618 Better text in sidebar when the user's team requested 2026-04-06 11:39:30 +03:00
inkfarer
4caabce99c
Improve performance when notification dots are visible on-screen (#2941) 2026-04-06 10:12:08 +03:00
Kalle
8550cadead Prevent not link room headers not styled as such when hovered 2026-04-02 22:14:10 +03:00
Kalle
2ecdd43677 Disable custom theme submit buttons when request sent 2026-04-02 17:34:15 +03:00
Kalle
8c13b494f8 Add version link to the footer 2026-04-01 20:58:09 +03:00
Kalle
9b1960bbde Fix input addon border radius
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-03-30 20:24:58 +03:00
Kalle
94e5947cec Fix useEffect loop on 401 error 2026-03-30 20:06:58 +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
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
b12080367c Remove redundant link to empty page
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-03-28 17:22:31 +02:00
Kalle
dfa95bd92d Migrate to nested CSS 2026-03-28 16:30:28 +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
Kalle
b11cddd86b Fix full screen modal top padding for PWA 2026-03-27 20:28:44 +02:00
Kalle
07ac22d313 Add back breadcrumb links to subpage 2026-03-27 17:30:11 +02:00
Kalle
9e43240a37 Adjust z-index as a failsafe
Some checks failed
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
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
0fae97a189 Make GlobalSearch actual links so we can ctrl+click for new tab 2026-03-24 19:56:44 +02:00
Kalle
5975e0e9a8 Fix alt skins causing problems in WeaponSearch 2026-03-24 19:12:08 +02:00
Kalle
8c02f7627f Fix weapon search non-english names broken links 2026-03-24 18:54:26 +02:00
Kalle
0aa31c0683 Add TO/Stream labels back to tournament chats 2026-03-23 21:04:49 +02:00
Kalle
ad64cff26d More UserSearch useEffect stabilization attempts
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-03-22 21:05:20 +02:00
Kalle
8cf2c028e1 Fix Biome warnings 2026-03-22 21:04:59 +02:00
Kalle
51f228b3f8 Fix React duplicate key error with initial users in UserSearch
Not really sure how this works exactly. It doesn't seem the user is visually duplicated despite clearly being there twice in data, something react-aria-components does under the hood perhaps?
2026-03-22 16:24:55 +02:00
Kalle
62df6eb348 Tweak footer text 2026-03-22 16:22:40 +02:00
Kalle
3138e63004 Fix PWA menu paddings 2026-03-21 14:41:37 +02:00
Kalle
a1d2784a9e Add "Discover all the features" to the front page 2026-03-20 17:36:30 +02:00
Kalle
76a38950de Fix mobile chat input below keyboard 2026-03-20 16:58:46 +02:00
Kalle
4ad1186a17 Fix streams header spacing for PWA 2026-03-20 16:56:07 +02:00
hfcRed
0e88532f3a Close mobile panel on notification click
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-03-20 04:59:36 +01:00
hfcRed
2b53d38c63 Fix radio checked color 2026-03-20 04:54:43 +01:00
hfcRed
72671aaf9b More clearence for map pool selector 2026-03-20 04:48:39 +01:00
hfcRed
ef12b6beb0 Adjust view all buttons 2026-03-20 04:35:07 +01:00
hfcRed
9acbac59f0 Hide sidebar overflow 2026-03-20 03:43:14 +01:00
hfcRed
96649b3e5d Fix dialog being behind mobile nav 2026-03-20 02:58:41 +01:00
hfcRed
c501f18fe6 Fix theme selector backdrop clipping navs 2026-03-20 02:56:22 +01:00