hfcRed
268a7e6aaa
Merge remote-tracking branch 'origin/main' into css-rework-sidenav
2026-03-10 18:11:22 +01:00
Kalle
231e1d9799
Rotations feature
2026-03-09 20:47:19 +02:00
Kalle
e89cbe5d52
Save tournaments initial
2026-03-08 21:20:16 +02:00
Kalle
2e9d108db2
Edit plus server suggestions feature ( #2870 )
2026-03-08 10:32:43 +02:00
Kalle
65476fe4fc
E2E test fixes
2026-03-07 21:32:17 +02:00
hfcRed
9d0499d9ff
Make chat color optional
2026-03-04 18:15:05 +01:00
hfcRed
f3f0112d62
Add chat name color
2026-03-04 17:49:41 +01:00
Kalle
a76e06f0bc
Merge branch 'main' into css-rework-sidenav
2026-02-22 15:29:30 +02:00
Kalle
7b71abfe53
Migrate SQ match queries to Kysely ( #2782 )
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-21 13:48:18 +02:00
Kalle
3a6dc4ace5
Draft tournaments ( #2826 )
2026-02-21 08:16:03 +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
08b9506148
Merge remote-tracking branch 'origin' into css-rework-sidenav
2026-01-28 19:58:56 +02:00
Kalle
675d609c20
Add/remove member write API ( #2774 )
2026-01-25 22:13:00 +02:00
Kalle
5701cbd55b
Merge branch 'main' into css-rework-sidenav
2026-01-25 21:01:21 +02:00
hfcRed
a3956388db
Expand custom theme settings
2026-01-25 16:47:45 +01:00
hfcRed
07efd10a86
Properly clamp secondary color
2026-01-25 15:03:14 +01: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
hfcRed
bf74c18198
Fix custom styles
2026-01-22 20:39:10 +01:00
Kalle
9419540234
Merge branch 'main' into css-rework-sidenav
2026-01-22 21:08:31 +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
92047ab365
Merge branch 'main' into css-rework-sidenav
2026-01-18 21:12:24 +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
daf826cd39
Friendship DB seed
2026-01-14 22:00:21 +02:00
Kalle
b40b98c6a0
completed: Database schema for friends system
2026-01-14 22:00:21 +02:00
hfcRed
bebb7ccee0
Gamut mapping and custom theme selector component
2026-01-13 19:30:07 +01:00
Kalle
bccfa02ab2
Fix notif image in seed
2026-01-12 22:23:20 +02:00
hfcRed
31c37b2a9b
Custom color settings initial
2026-01-11 22:33:19 +01:00
Kalle
995ee2ecab
Add basic art upload E2E test ( #2708 )
2026-01-08 20:56:04 +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
a4b9b66efc
Optimize E2E test run time ( #2686 )
2026-01-03 19:25:38 +02:00
Kalle
23eaa268c0
User middleware try 2 ( #2692 )
2026-01-03 13:47:32 +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
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
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
c1aa970d01
Update deps ( #2675 )
2025-12-27 10:28:31 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip ( #2665 )
2025-12-22 15:47:15 +02:00
Kim Tran
d7faf2c4e3
LFG post language select ( #2660 )
...
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-12-14 10:39:43 +02:00
Kalle
42cb33641d
Deadline per tournament match ( #2657 )
2025-12-10 19:42:30 +02:00
Kalle
c3bf60e4d8
Tournament subs: remember previous selections, also delete post when creating a team & refactor to use Kysely & CSS modules
2025-11-26 19:41:22 +02:00
Kalle
9bd8d84f20
SendouQ map list generation via MapList.generate ( #2617 )
2025-11-18 17:33:27 +02:00
Kalle
9dbe19e0b8
Team tags ( #2623 )
2025-11-09 14:47:40 +02:00
Kalle
24008775aa
24h clock user preference ( #2618 )
2025-11-09 14:25:14 +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
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
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
f9192ff3d6
Fix editing a Vod not showing the current PoV
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-10-30 18:52:17 +02:00