Kalle
8c13b494f8
Add version link to the footer
2026-04-01 20:58:09 +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
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
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
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
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
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
Kalle
096c0fe5ea
Fix weapon search links for non-english
2026-03-19 22:00:36 +02:00
Kalle
691e0bae8e
Render nothing for timestamps on the sidebar in SSR (try to fix bad times, hydration weirdness?)
2026-03-19 22:00:36 +02:00
Kalle
ddcd7307c7
Ensure modal action is not blocked
2026-03-19 21:45:59 +02:00
Kalle
cbfa49c3ab
Try to fix mobile tab nav height on Android
2026-03-19 21:31:07 +02:00
Kalle
6d8ae89d73
Fix chat underneath the nav element on PWA
2026-03-19 19:16:52 +02:00
Kalle
d1e229e234
Wider GlobalSearch to avoid linebreak when big enough screen
2026-03-19 19:03:30 +02:00
Kalle
a21004575c
Add affordance before top nav scroll away on mobile
2026-03-19 19:00:24 +02:00
Kalle
eaf5e15031
Add padding to the top of mobile menu modal to fix PWA
2026-03-19 18:44:11 +02:00
Kalle
6d02372921
Add LUTI to top nav
2026-03-19 18:32:35 +02:00
Kalle
fef1ffc955
Design refresh + a bunch of stuff ( #2864 )
...
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00
Kalle
c1cc82c807
Migrate /u/:identifier/edit to SendouForm, fix bad IGN ( #2849 )
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-03 07:12:04 +02:00
abysse-code
aa2fd5904e
fix: add no-refererer to img rendered by markdown ( #2833 )
2026-02-24 21:12:08 +02:00
Kalle
0e639d662e
Add to Markdown tags filter
2026-02-21 14:22:10 +02:00
Kalle
1f6eaef895
Fix tournament page time formatting in 24h mode
...
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
Closes #2773
2026-02-20 18:29:18 +02:00
Kalle
b9d8fdd95a
Fix crash with img tag in markdown
2026-02-17 21:05:01 +02:00
Kalle
076b122164
Couple bug fixes to user page widgets and markdown rendering
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-02-16 22:45:39 +02:00
Kalle
77978c450f
New user page ( #2812 )
...
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
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-02-16 19:26:57 +02:00