Commit Graph

7330 Commits

Author SHA1 Message Date
Kalle
e43cf89c66 Fixes from testing 2026-09-23 22:35:59 +03:00
Kalle
a33b37b5dd Merge remote-tracking branch 'origin/main' into scanner-public
# Conflicts:
#	app/features/scanner/components/EventsSummary.module.css
#	app/features/scanner/components/ScannerApp.module.css
#	app/features/scanner/components/ScannerChrome.module.css
#	app/features/scanner/components/SourceSelect.module.css
#	app/features/scanner/components/VodPage.module.css
2026-09-23 21:19:58 +03:00
Kalle
b2efb696f1 Fix tier list maker tab switch scrolling to the top
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
The key was added in e1da2741d ("Fix switching tabs making the item pool
unresponsive") as a workaround for an unknown root cause. The drag & drop
code has changed a lot since then, and dragging with mouse or touch in any
direction after switching tabs now works without the remount, so this
removes it.
2026-09-23 21:17:58 +03:00
Kalle
359390292a Fix global search flicker 2026-09-23 18:49:38 +03:00
Kalle
23875c7c67 Custom theme improvements (#3410)
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
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-09-23 17:43:48 +03:00
Kalle
4c3c4d7b73 Bump dependencies
- @aws-sdk/client-s3 & @aws-sdk/lib-storage 3.1132.0
- lucide-react 1.46.0
- mediabunny 1.56.2
- remeda 2.50.0
- magic-string 1.4.1
- @biomejs/biome 2.5.13 (add sort compare functions for new useArraySortCompare lint)
2026-09-23 17:31:04 +03:00
Kalle
d630e667ad Division logos visual tweaks 2026-09-23 17:21:43 +03:00
Kalle
621555f2ea Fix drag n drop jank in tier list maker
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-09-22 21:55:57 +03:00
Kalle
6b40e59df6 Draggable tiers 2026-09-22 21:55:57 +03:00
Kalle
d0d8b893db Tier list maker default to drag & drop and persist the choice 2026-09-22 21:55:57 +03:00
Kalle
7e322c3c1f Fix gap between tier list maker weapons 2026-09-22 21:55:57 +03:00
Kalle
b08916a05a Fix weapons duplicating in comp analyzer 2026-09-22 21:55:57 +03:00
Kalle
3623458744 Tweak no screen group card styles 2026-09-22 21:55:57 +03:00
Kalle
bd305605c6 Make site logo a square 2026-09-22 21:55:57 +03:00
Kalle
90b4bb0b4a Themed sub and special icons 2026-09-22 21:55:57 +03:00
hfcRed
2b31ecd0fa Add scroll lock, replace CSS anchors with floating layer, and various fixes (#3407) 2026-09-22 20:15:01 +03:00
hfcRed
7976224d53 Prevent content within markdown bios from leaking outside of the container
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-09-21 16:41:40 -04:00
Kalle
0c0598d4bc Improve special detection 2026-09-21 18:15:52 +03:00
Kalle
6048512a08 Custom kits widget
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-09-21 17:27:50 +03:00
Kalle
0ae52a9a2b Style tweaks 2026-09-21 08:09:55 +03:00
Kalle
a6eaf2d0b5 Upload status UX 2026-09-21 08:07:43 +03:00
Kalle
807ab2eb96 Rework verified social links badge 2026-09-21 08:03:57 +03:00
Kalle
fa6deebc37 Restyle global status indicator exclamation mark 2026-09-21 07:26:27 +03:00
Kalle
7e95ae2eb3 Fix ViewTransition jank
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-09-20 20:05:50 +03:00
Kalle
f2915a384c Remove unused export
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-09-20 18:12:19 +03:00
Kalle
68f008079c Changelog img generation script tweaks 2026-09-20 18:03:21 +03:00
Kalle
65f29db7e1 Revert "Dialog scroll lock"
This reverts commit 5906cdeb77.
2026-09-20 18:02:58 +03:00
Kalle
9feab41d05 Add trust proxy 2026-09-20 17:41:52 +03:00
Kalle
4df8daada1 Further improve name recognition 2026-09-20 17:38:56 +03:00
Kalle
ce39bdddd9 Association starred members do more 2026-09-20 17:13:32 +03:00
Kalle
871093bd17 Scrims association filter 2026-09-20 16:43:34 +03:00
Kalle
3b86bc330c Improve name accuracy for JP 2026-09-20 16:26:13 +03:00
Kalle
aa1d3f1b42 Pin friends 2026-09-20 16:05:34 +03:00
Kalle
9f1a41a1dc Rework elim bracket data model in preparation for groups support 2026-09-20 16:05:34 +03:00
Kalle
75f089fe8b Allow starring association members 2026-09-20 16:05:34 +03:00
Kalle
5906cdeb77 Dialog scroll lock 2026-09-20 16:05:34 +03:00
Kalle
d782e698bc Art & tier list maker tweaks 2026-09-20 16:05:34 +03:00
Kalle
a3a44aacf4 Tournament team-picked map lists and check-ins fixes 2026-09-20 16:05:34 +03:00
Kalle
b98f700a21 Prevent double click to confirm result 2026-09-20 16:05:34 +03:00
Kalle
442d5845a2 Show text if in trusted group someone rejoined queue 2026-09-20 16:05:34 +03:00
Kalle
52a6f7fd11 Fix link to art not opening it if it was not on the first page 2026-09-20 16:05:34 +03:00
Kalle
61e8a8313c Show fallback UI when art fails to load 2026-09-20 16:05:34 +03:00
Kalle
bf8b7292d1 Add bracket check-in info back 2026-09-20 16:05:34 +03:00
Kalle
13e8791048 Fix toast closing nuking search params 2026-09-20 16:05:34 +03:00
Kalle
592bb33cdf Fix SQ weapon etc. cache not purged on match profile change 2026-09-20 16:05:34 +03:00
Kalle
43778b8582 Exclude placeholder teams and league teams from global status 2026-09-20 16:05:34 +03:00
Kalle
ac7710fd85 Add quick scoreboard 2026-09-20 15:52:19 +03:00
Kalle
1dd8dc9987 Tolerate K/S blips 2026-09-20 15:00:32 +03:00
Kalle
d3bb24737d Upload chip redesign 2026-09-20 13:57:30 +03:00
Kalle
84db5e3c02 Fixtures/screenshots tweaks 2026-09-20 13:38:10 +03:00