Kalle
2acc918307
Remove redundant isOwner column ( #2944 )
2026-04-06 15:21:15 +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
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
Josiah Glosson
555f025d10
Add inGameName to /api/user/{userId|discordId} route ( #2918 )
2026-03-28 14:43:24 +02:00
Kalle
3240a81bb5
Allow locking a tournament match for a specific stream
...
Closes #2919
2026-03-28 14:38:46 +02:00
Kalle
48de5654ff
Fix a few missing isPlaceholder filters in tournament team queries
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-27 20:46:10 +02:00
Kalle
b61ae6c055
Public API for changing IGN in tournaments ( #2860 )
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-03-03 18:46:52 +02:00
Kalle
3a856894d8
Add public write API for seeds and starting brackets ( #2827 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 16:54:08 +02:00
Kalle
a8b2a74435
Fix /api/user/:identifier/ids returning 401
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-01-27 20:58:32 +02:00
Kalle
675d609c20
Add/remove member write API ( #2774 )
2026-01-25 22:13:00 +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
a418ff7c6c
SeedingSkill back to using ordinal to fix wrong tiers for tournaments
2026-01-23 17:02:59 +02:00
Kalle
7e698f0731
Use mu instead of ordinal for seeding power
...
Closes #2736
2026-01-20 21:23:50 +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
fb18bbe7a4
Add group ID's to /sendouq/:matchId endpoint
...
Closes #2719
2026-01-13 18:25:10 +02:00
Kalle
fcefe17430
Fix HTTP OPTIONS request to /api/ ( #2697 )
2026-01-04 22:03:21 +02:00
hfcRed
66bccb4684
Expand object pronouns list ( #2691 )
...
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-01-03 12:22:48 +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
658421d899
Upgrade zod package to 4 ( #2677 )
2025-12-29 20:04:40 +02:00
Kalle
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
Kalle
44d508c647
Enable React Router 7 single fetch ( #2679 )
2025-12-28 16:57:51 +02:00
Kalle
49ecbc6bdc
Public API endpoint to fetch user IDs
2025-12-28 13:30:35 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip ( #2665 )
2025-12-22 15:47:15 +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
ff4402d9aa
User generatable API tokens ( #2621 )
2025-11-09 11:07:20 +02:00
Kalle
9296319d23
Refactor HACKY_resolvePicture away ( #2606 )
2025-11-08 13:54:02 +02:00
Kalle
54ef0305a3
Fix match page slowness ( #2573 )
2025-10-13 18:46:56 +03:00
Kalle
5d8be56d6f
New tournament map list generation with patterns ( #2557 )
2025-10-08 17:00:19 +03:00
Shakir
142dd4c989
Adds remaining fields for Sendou.ink Twitch Extension ( #2498 )
...
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: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-09-03 20:19:19 +03:00
cesaregarza
2ab24f64fa
Feature/add tournament active players endpoint ( #2497 )
...
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-08-28 18:53:33 +03:00
Kalle
73c8c5121e
Add fields to the user public API endpoint Closes #2425
2025-08-10 12:05:05 +03:00
soap
af5e4d006b
Add player country info to teams in tourney API ( #2478 )
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-08-02 12:15:30 +03:00
Kalle
12590ba0df
Drop some unused columns, make TournamentRounds.maps always to be defined
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-07-25 21:48:07 +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
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
45cf5ba5cf
wip ( #2391 )
2025-06-11 18:59:54 +03:00
Kalle
910d5f573a
Revert "Single fetch future flag ( #2348 )" ( #2357 )
...
This reverts commit 30376b4073 .
2025-06-01 21:01:58 +03:00
Kalle
30376b4073
Single fetch future flag ( #2348 )
...
* Config
* E2E tests pass
2025-06-01 09:26:09 +03:00
Kalle
5fe0e82e05
SendouQ public API initial ( #2343 )
...
* schema
* Implement
2025-05-31 15:43:56 +03:00
Kalle
77ee0fb7f6
Revert LUTI bracket progression hack ( #2346 )
...
* Revert "Fix LUTI play-off bracket not matching preview"
This reverts commit 3b79ea7916 .
* Revert "Better team sorting for LUTI play-offs (#2192 )"
This reverts commit eb95870b8b .
* Add placeholder for test
2025-05-31 14:50:02 +03:00
Kalle
cb8669acc3
New calendar UI, more filters & persisted filters ( #2318 )
...
* Add types
* Delete stuff
* wip
* findAllBetweenTwoTimestamps refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fixes
* wip
* wip
* Fix InfoPopover button styling
* wip
* wip
* wip
* Merge branch 'rewrite' into new-calendar
* wip
* wip
* wip
* wip
* Rename myform -> sendouform
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* rename
* fix test
2025-05-24 17:13:30 +03:00
Kalle
f6a5643544
Refactor deprecated Kysely orderBy calls
2025-04-21 09:41:43 +03:00
Kalle
3b79ea7916
Fix LUTI play-off bracket not matching preview
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-04-16 17:56:16 +03:00
Kalle
b77f70a22d
Add points to tournament-match endpoint Closes #2191
2025-04-16 12:28:05 +03:00
Kalle
b635a788a0
Fix internal server error in the tournament standings API
2025-04-10 21:47:47 +03:00
Kalle
11974c9054
Get round and bracket details from tournament-match endpoint Closes #2062
2025-02-04 13:15:39 +02:00
Kalle
daf7b3fef7
Add friend code & seeding power to public tournament teams API Closes #2065
2025-02-01 10:53:01 +02:00
Kalle
32c97a2467
Bluesky via Discord connection + upgrade remix-auth + remove Twitter references ( #2058 )
...
* Remove Twitter references
* Upgrade remix auth, bsky via Discord
* Test
2025-01-28 17:22:45 +02:00
Kalle
54d30a37b0
Add public API endpoint to fetch tournament casted matches
2025-01-23 17:55:05 +02:00