Commit Graph

3988 Commits

Author SHA1 Message Date
Kalle
00a95bba6a Allow toggling private note in user card with avatar click 2026-08-06 15:23:02 +03:00
Kalle
1c3d6da4d1
New bracket progression form UI (#3309)
Some checks are pending
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-08-06 10:58:47 +03:00
Kalle
f808c4dcbc Restrict teams leaving invitational tournaments that were added by the TO 2026-08-06 07:15:52 +03:00
Kalle
3d4ac9f452 Add upsert tournament team write API
Closes #3294
2026-08-05 21:49:41 +03:00
hfcRed
82c6a4b850
Trophy fixes (#3306)
Some checks are pending
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-08-05 21:09:14 +03:00
Kalle
3aded5c62a
Abstract stuff (#3305) 2026-08-05 18:16:24 +03:00
Kalle
46305702ce Fix even even even even more bugs 2026-08-05 17:44:07 +03:00
Kalle
75d77bae0c Fix timezone bug 2026-08-05 16:40:44 +03:00
Kalle
b3e723e245 Fix even even even more bugs 2026-08-05 16:33:23 +03:00
Kalle
e65dd86683 Fix even even more bugs 2026-08-05 15:36:31 +03:00
Kalle
cb8577d224 Fix flaky streams e2e tests caused by cron routines running in test servers 2026-08-05 15:36:31 +03:00
Kalle
353d24d2ad Fix even more bugs 2026-08-05 15:36:31 +03:00
Kalle
4c668cc00b Fix more bugs 2026-08-05 15:36:31 +03:00
Kalle
6ca31290f4 Fix various bugs 2026-08-05 15:36:31 +03:00
PedroFlores199
fb3aedf97d
Add missing Spanish translations for tournament, welcome, art, and fr… (#3297) 2026-08-05 15:12:48 +03:00
hfcRed
05b33610f0
Trophy fixes and version bump (#3293) 2026-08-05 13:07:18 +03:00
Kalle
d5fb30bf0c Fix SendouQ full group skill sorting
Some checks are pending
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-08-04 22:13:24 +03:00
Kalle
5adf4be0eb Fix Swiss algorithm not always finding the correct team to give bye to 2026-08-04 22:13:24 +03:00
Kalle
d0654a3201 Fix Swiss not counting every meeting between tied teams for the head-to-head tiebreaker 2026-08-04 22:13:24 +03:00
Kalle
e422ceb422 Fix solo group tier not same as the user's personal tier 2026-08-04 22:13:24 +03:00
Kalle
6d77c3ab32 Fix top 500 crown location in build export 2026-08-04 22:11:36 +03:00
Kalle
63360f98b1 Fix flaky unit test 2026-08-04 22:11:36 +03:00
Kalle
a2492c385b Ensure SendouQ match chat does not expire too early 2026-08-04 22:11:36 +03:00
Kalle
858dcb0cef Keep pickup tournament team chat members in sync 2026-08-04 22:11:36 +03:00
Kalle
203aa53e24 Auto close old SendouQ matches 2026-08-04 22:10:16 +03:00
Kalle
b45ecde4cc
Refactor tournament data loading (#3298) 2026-08-04 22:05:49 +03:00
Kalle
45caf0e2c2 Add Mahi-Mahi Resort water down images to map planner 2026-08-04 20:03:39 +03:00
Kalle
0a5c5ece73 Fix tournament page crashing when a DE bracket with a follow-up bracket has exactly 2 teams
Some checks are pending
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-08-04 18:23:25 +03:00
Kalle
ff60e34c55 Block joining SendouQ if season's initial powers were never seeded
Closes #2395
2026-08-04 10:48:13 +03:00
Kalle
bf4c447ed6
Tournament progression improvements RR/Swiss -> Elim (#3288)
Some checks are pending
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-08-04 10:11:50 +03:00
Kalle
f137040759 Replace neverthrow with a simple owned util
Closes #3266
2026-08-04 10:08:10 +03:00
Kalle
3b4707908c
Search params refactor (#3286) 2026-08-04 06:55:17 +03:00
Kalle
03437e9aa3 Add main weapon ink consumption % stat 2026-08-04 06:52:20 +03:00
Kalle
42b44614f2
better-sqlite3 -> node:sqlite, get rid of ley (#3289)
Some checks are pending
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-08-03 21:35:13 +03:00
Kalle
cf627a61ea
SendouQ collect cancel reason (#3291)
Some checks are pending
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-08-03 16:09:52 +03:00
Kalle
0c404166d2
Swiss early stop (#3290) 2026-08-03 16:08:55 +03:00
Kalle
4622426c07
Eliminate useEffects (#3273)
Some checks are pending
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-08-03 08:53:08 +03:00
hfcRed
545aff1fa7
Version bump + extra form info (#3284) 2026-08-03 08:50:12 +03:00
Kalle
203c96055b Introduce Kysely EmptyValuesNoopPlugin plugin 2026-08-03 08:44:29 +03:00
Kalle
881c53d961 Enforce homogeneous multi-row inserts at the type level
Kysely fills keys missing from some rows of a multi-row .values() with
literal null on SQLite (it cannot emit the DEFAULT keyword), which was
the cause of the organizer registration crash. The kysely patch now
rejects row arrays whose element type has optional or heterogeneous
keys, with an error naming the offending column.
2026-08-03 07:28:13 +03:00
Kalle
83d9bd6ea8
Fix crash when registering a tournament team as an organizer (#3285)
Some checks are pending
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-08-02 20:24:55 +03:00
Kalle
1280a88d21 Image export fixes
Some checks are pending
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-08-02 07:15:46 +03:00
Kalle
fed8de5f68 Fix wrong column type 2026-08-02 07:15:46 +03:00
Kalle
ed2d3a3d23 Fix UserCard placement not always text 2026-08-02 07:15:46 +03:00
Kalle
a8a877fa02 Add tournament subs on tournament admin page 2026-08-01 21:27:12 +03:00
Kalle
1d143cb8b3 Fix group card tier image shrinking 2026-08-01 21:23:16 +03:00
Kalle
ac40e9b0fc Add sidebar e2e tests, fix external stream links and offline casts showing as live 2026-08-01 20:55:58 +03:00
hfcRed
5b2d32fbb1
Trophy fixes (#3279) 2026-08-01 18:16:16 +03:00
Kalle
9d0b886399 Show loading state for the button when downloading an image 2026-08-01 18:15:41 +03:00
Kalle
52ae3ce7ca Fix mobile image download, try navigator.share 2026-08-01 18:15:41 +03:00