Kalle
56a835611a
Update Biome to 2.4.8
2026-03-21 15:19:32 +02:00
Kalle
ed5cd90734
Fix subs tab showing on LUTI sign up page after reg closed
2026-03-19 19:31:48 +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
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
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
Kalle
cee9e44e06
Fix /seeds page overflow
2026-01-27 20:23:16 +02:00
Kalle
60add3bfc6
Tournament tiers ( #2758 )
2026-01-22 20:04:26 +02:00
Kalle
69066027a2
Fix team seeds display for multi-bracket tournaments ( #2755 )
2026-01-19 20:37:05 +02:00
Kalle
a004cf33b7
Store Twitch live streams in SQLite3 ( #2738 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 16:51:44 +02:00
Kalle
c386edc271
Optimize tournament loader performance ( #2737 )
2026-01-18 11:35:34 +02:00
Kalle
124f3456ed
Fix player badge color on seeding page
2026-01-06 18:35:47 +02:00
Kalle
503101a451
New tournament seeding page ( #2701 )
2026-01-06 18:23:52 +02:00
Kalle
5c6229f0b9
Add tournament reopen feature in admin panel (dev only)
...
Allow reopening finalized tournaments from the admin panel in development mode. This makes testing tournament finalization easier without needing CLI scripts.
- Add REOPEN_TOURNAMENT action to admin panel
- Convert reopen-tournament.ts script logic to Kysely
- Show Admin tab in tournament nav even after finalization (dev only)
- Add tournamentId column to TournamentBadgeOwner TypeScript interface
- Delete scripts/reopen-tournament.ts
2026-01-04 18:16:44 +02:00
Kalle
497c3677be
Fix Markdown render allowing inline styles and remove unrendered tags
2026-01-04 11:34:48 +02:00
Kalle
23eaa268c0
User middleware try 2 ( #2692 )
2026-01-03 13:47:32 +02:00
Kalle
f11a3e798a
Revert "User middleware ( #2687 )"
...
This reverts commit 4fca18ac8d .
2026-01-03 08:41:13 +02:00
Kalle
4fca18ac8d
User middleware ( #2687 )
2026-01-02 18:34:45 +02:00
Kalle
0393575c87
Drop teams in any bracket format ( #2684 )
2025-12-30 19:31:24 +02:00
Kalle
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
Kalle
cb5db140b3
Fix wrong default value for team signing up as select on tournament register page
2025-12-27 09:14:37 +02:00
Kalle
3f5e097f06
Fix map source text for counterpicked maps on team page
2025-12-12 17:36:39 +02:00
Kalle
ef2d3779ec
Fix a bunch of TODOs ( #2648 )
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
2025-11-23 16:34:18 +02:00
Kalle
d36a8d8247
Timestamp refactoring, fix chat timestamps in 24h format
...
Closes #2642
2025-11-22 11:19:20 +02:00
Kalle
24008775aa
24h clock user preference ( #2618 )
2025-11-09 14:25:14 +02:00
Kalle
9296319d23
Refactor HACKY_resolvePicture away ( #2606 )
2025-11-08 13:54:02 +02:00
Kalle
0bcb426d8a
Remove target="_blank" from internal navigation links
...
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
All links to internal routes should stay in the same tab to maintain user context and provide a better SPA experience. Closes #2619
2025-11-06 17:54:21 +02:00
Kalle
9fc30a7624
Many starting brackets standings ( #2611 )
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
2025-11-03 21:30:22 +02:00
Kalle
c50d4248c0
Upgrade Biome
2025-10-27 21:36:12 +02:00
Kalle
510491c039
Scrimprovements ( #2603 )
2025-10-25 17:46:17 +03:00
Kalle
48bf097107
Tournament fixes ( #2596 )
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
2025-10-21 19:46:06 +03:00
Kalle
88847c036a
More consistent tournament registration page roster spacing
2025-10-11 16:42:53 +03:00
Kalle
98a5ccbe3a
User configurable tournament max member count ( #2565 )
2025-10-11 14:03:53 +03:00
Kalle
5d8be56d6f
New tournament map list generation with patterns ( #2557 )
2025-10-08 17:00:19 +03:00
Kalle
3d9995622b
Refactor tournament realtime from SSE to Websocket ( #2469 )
2025-08-28 18:59:34 +03:00
Kalle
baa4b43855
Docker setup for development ( #2460 )
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-20 16:58:21 +03:00
Kalle
d7d10fbd78
Fix swiss pairing algorithm ( #2446 )
2025-07-10 20:17:58 +03:00
Kalle
02806ce3ce
Document Tournament module and remove redundant code
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-07 21:13:32 +03:00
Kalle
dd1adad94b
BIome v2 upgrade
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-22 16:49:27 +03:00
Kalle
7ed1394fba
Migrate Comboboxes to react-aria-components ( #2408 )
...
* Initial
* wip
* AnyWeapon
* del
* wip
* import stuff
* gearselect
* brand images
* wip
* wip
* art
* Remove old
* Fix tournament map pool link
* Simplify GearSelect
* convert to todo
2025-06-21 13:44:26 +03:00
Kalle
fb51e3c463
Migrate some builds files to CSS modules
2025-06-14 09:38:29 +03:00
Kalle
d6abac6b72
New tabs component ( #2387 )
2025-06-10 20:58:41 +03:00
Kalle
0c90f6b009
Refactor LinkButton to use the new SendouButton API
2025-06-09 21:35:55 +03:00
Kalle
c70a9b82ab
Refactor button event handlers to always use onPress instead of onClick
2025-06-08 20:08:10 +03:00
Kalle
9ff568af84
Import ordering fixed
2025-06-05 21:04:23 +03:00
Kalle
accbaf40db
Refactor Button to SendouButton ( #2367 )
...
* initial
* done
* import ordering
2025-06-05 21:00:14 +03:00
Phil-hacker
2fd3ff1240
Add a time component ( #2347 )
...
* Add Time component
* Use the Time component on the tournament and scrims pages
* fix formatting issues
* renamed the Time component to TimePopover
* change the Time component trigger to a button
* remove unused import
* fix button styling
2025-06-01 09:25:35 +03:00
Kalle
84cdd58fe8
Refactor app/constants away
2025-05-31 13:54:34 +03:00
Kalle
4d730e5d8b
New user search & dialog ( #2270 )
...
* From scrims
* wip
* wip
* wip
* wip
* WIP
* wip
* wip
* wip
* wip
* wip
* import ordering
2025-05-12 22:53:35 +03:00
Kalle
b4cc185d1d
Scrims ( #2211 )
...
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Initial
* Progress
* Initial UI
* Can submit request
* Progress
* Show text if no scrims
* Can cancel request, tabs
* Delete post
* Popover if can't delete
* Request rows
* Progress
* Scrim page initial
* Fix migration order
* Progress
* Progress
* Works again
* Make it compile
* Make it compile again
* Work
* Progress
* Progress
* Progress
* Associations initial
* Association visibility work
* notFoundVisibility form fields initial
* Progress
* Association leave/join + reset invite code
* Progress
* Select test
* Merge branch 'rewrite' into scrims
* Remeda for groupBy
* Select with search
* Outline styling for select
* Select done?
* Fix prop names
* Paginated badges
* Less important
* Select no results
* Handle limiting select width
* UserSearch non-working
* Fix problem from merge
* Remove UserSearch for now
* Remove todo
* Flaggable
* Remove TODOs
* i18n start + styling
* Progress
* i18n done
* Add association e2e test
* E2E tests
* Done?
* Couple leftovers
2025-04-20 22:51:23 +03:00
Kalle
dd9fa3ec02
Refactor tournaments to use parseParams to avoid internal server error + remove barrel file
2025-04-16 14:19:19 +03:00