Kalle
69e0e6de9a
Merge branch 'main' into new-match-page
2026-05-03 10:42:30 +03:00
Kalle
6764340ea1
Unify weapon report data model
2026-05-02 16:57:29 +03:00
Kalle
c802faf151
Tournament weapon report
2026-05-01 16:29:19 +03:00
Kalle
2d3bff6437
Fix tournament page crash on page load + add backend check against it
...
Error: Invariant failed: Empty placements not supported
I don't think it's possible for this to happen normally
but this fix provides more defense just in case
2026-05-01 15:30:01 +03:00
Kalle
ec981d586e
Fix team having many tournament level check-ins
...
Concrete bug it caused: wrong team count for tournament card on the front page
2026-04-27 18:05:49 +03:00
Kalle
d91b8444b6
Clean up obsolete mode tags
2026-04-27 07:28:00 +03:00
Kalle
caacdec476
Progress incl. tournament admin tab
2026-04-24 19:41:42 +03:00
Kalle
6dd82d33b8
Merge branch 'main' into new-match-page
2026-04-23 07:05:39 +03:00
Kalle
124f1e6d83
Rejoin queue feature
2026-04-20 21:12:52 +03:00
Kalle
2ed02f757d
A/B (bipartite) round robin variation ( #2985 )
2026-04-18 14:21:28 +03:00
Kalle
7f631449aa
ReportedAt to group match map
2026-04-17 21:08:27 +03:00
Kalle
4fad8d64d1
Cancel flow, weapons
2026-04-14 20:20:36 +03:00
Kalle
d3e6e082f3
Confirm/Undo flow
2026-04-12 18:08:02 +03:00
Kalle
bc1923f9a5
Builds cleanup/fixes ( #2957 )
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
2acc918307
Remove redundant isOwner column ( #2944 )
2026-04-06 15:21:15 +03:00
Kalle
ff27d6739b
Member join number widget ( #2939 )
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-04 18:17:28 +03:00
Kalle
fab0f7840c
Add second vod sync 3-6 hours after the first one
2026-04-04 17:53:09 +03:00
Kalle
911077c09c
Team map list ( #2935 )
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-03 17:51:26 +03:00
Kalle
22bcb19df4
Fix tournament casts appearing for every round vod
2026-04-02 21:38:43 +03:00
Kalle
1e8cccb800
Tournament auto vods & censor mode ( #2933 )
2026-04-02 17:29:58 +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
d247afb265
Save tournament streamers for future usage
2026-03-28 13:23:12 +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
2e9d108db2
Edit plus server suggestions feature ( #2870 )
2026-03-08 10:32:43 +02:00
Kalle
e6d0a8189f
Fix test infrastructure and stabilize e2e tests ( #2836 )
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-25 19:05:34 +02:00
Kalle
57892fb571
Add read/write API token types ( #2756 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 13:55:16 +02:00
Kalle
60add3bfc6
Tournament tiers ( #2758 )
2026-01-22 20:04:26 +02:00
Kalle
400f5ce301
Denormalize peak XP to SplatoonPlayer table ( #2741 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:15:20 +02:00
Kalle
c20701d98c
Form system refactor from react-hook-form to one schema per form across the stack ( #2735 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 18:21:19 +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
503101a451
New tournament seeding page ( #2701 )
2026-01-06 18:23:52 +02:00
Kalle
a4b9b66efc
Optimize E2E test run time ( #2686 )
2026-01-03 19:25:38 +02:00
hfcRed
91e26948b2
Add pronouns for users ( #2688 )
...
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-01-02 18:34:32 +02:00
Kalle
42cb33641d
Deadline per tournament match ( #2657 )
2025-12-10 19:42:30 +02:00
Kalle
9dbe19e0b8
Team tags ( #2623 )
2025-11-09 14:47:40 +02:00
Kalle
ff4402d9aa
User generatable API tokens ( #2621 )
2025-11-09 11:07:20 +02:00
Kalle
a2b3e36c49
Established orgs ( #2609 )
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-01 11:49:43 +02:00
Kalle
510491c039
Scrimprovements ( #2603 )
2025-10-25 17:46:17 +03:00
Kalle
d6cf687a7e
Kysely for builds queries ( #2578 )
2025-10-19 11:57:53 +03:00
Kalle
0ddc73666d
Art feature improvements ( #2564 )
2025-10-11 11:46:22 +03:00
Kalle
3d2ede6f3d
Tournament results participation, seasons page with tournaments & team results page ( #2424 )
2025-07-05 12:11:52 +03:00
Kalle
70b11bb312
Scrims timestamp changes ( #2417 )
...
* isScheduledForFuture
* test
* done
2025-06-24 12:30:47 +03:00
Kalle
c35da55294
Tournament org bans ( #2397 )
...
* Initial
* e2e test
* extract
* finish?
2025-06-16 22:28:10 +03:00
Kalle
e721515629
Account migrate handle lfg posts and ban log
2025-06-15 11:07:23 +03:00
Kalle
6a9d7755a9
Customize badges order (supporters) ( #2220 )
...
* Initial
* wip
* E2E tests
* imports order
* Lint
2025-04-26 12:13:09 +03:00
Kalle
4ff0586ff8
Notifications ( #2117 )
...
* Initial
* Progress
* Fix
* Progress
* Notifications list page
* BADGE_MANAGER_ADDED
* Mark as seen initial
* Split tables
* Progress
* Fix styles
* Push notifs initial
* Progress
* Rename
* Routines
* Progress
* Add e2e tests
* Done?
* Try updating actions
* Consistency
* Dep fix
* A couple fixes
2025-03-01 13:59:34 +02:00
Kalle
e43e8eefb9
User preferences - ability sorting disabling
2025-02-08 11:22:54 +02:00
Kalle
8f156fb917
Team editors in addition to the owner ( #2077 )
...
* Initial
* Handle owner leaving
* Remove old team queries
* Progress
* Retire old toggle
* e2e tests
* Divide loaders/actions of team pages
2025-02-04 10:56:33 +02:00
Kalle
d3a825bd57
Override tournament bracket destination ( #1985 )
...
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
* Initial
* Progress
* Done?
* Update seeding nth
2024-12-15 12:24:11 +02:00
Kalle
feebdfaf54
Seeding points ( #1969 )
...
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
* Seed page initial
* Progress
* tests
* Fix e2e tests
2024-11-23 12:42:52 +02:00