23 Commits

Author SHA1 Message Date
Kalle
4c5d0eea69 Migrate leagues to be standard many starting brackest tournaments (#3361) 2026-08-21 18:43:29 +03:00
Kalle
af7ef2fb08 Refactor permissions and make tournament object fully cacheable (#3341) 2026-08-15 09:29:34 +03:00
Kalle
c1b966a267 Add scanner details to SQ match page 2026-08-11 20:33:45 +03:00
Kalle
f3a744abbe Keep tournament showcase cards in sync with tournament page count 2026-08-09 18:30:25 +03:00
Kalle
5d2010057d Reduce server load from revalidations and plus suggestions loaders 2026-08-08 14:01:24 +03:00
Kalle
7dca9ec51a Reduce server load from revalidation broadcast storms
Throttle revalidation broadcasts per room to at most a leading and a
trailing one per 2s window, jitter clients' refetch so a fan-out does not
hit all at once, stop broadcasting to the looking room on every ready
check confirmation, and serve the looking page's user cards from a
short-lived cache.
2026-08-08 14:01:24 +03:00
Kalle
2cd9cf8214 Let users pick their card's XP division 2026-08-08 12:46:43 +03:00
Kalle
59fa42c513 Scanner WIP (#3239) 2026-08-07 20:47:19 +03:00
Kalle
2029129f2d SendouQ collect ready checks before starting a match 2026-08-07 19:03:54 +03:00
Kalle
bea6d2166e SendouQ group suggestions 2026-08-07 19:03:53 +03:00
Kalle
f808c4dcbc Restrict teams leaving invitational tournaments that were added by the TO 2026-08-06 07:15:52 +03:00
Kalle
b45ecde4cc Refactor tournament data loading (#3298) 2026-08-04 22:05:49 +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
3b4707908c Search params refactor (#3286) 2026-08-04 06:55:17 +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
97619bdc05 Exported images w/ SQ season summary downloadable (#3272) 2026-07-31 17:34:49 +03:00
Kalle
38279e46a0 Delete unused table
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-07-31 15:26:25 +03:00
hfcRed
3df1f9ed19 Tournament Trophies (#3245) 2026-07-31 09:51:49 +03:00
Kalle
2c9cc7502a Improve repository coherency 2026-07-27 14:56:28 +03:00
Kalle
4cf2003e3c More consistent date columns 2026-07-26 15:14:33 +03:00
Kalle
329fd82120 Migrate mmr queries to Kysely 2026-07-26 14:03:45 +03:00
Kalle
33a8ababa5 Move seeding snapshot to tournament admin loader
Some checks failed
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-07-14 21:11:33 +03:00
Kalle
90d626b4f8 Add benchmark DB script
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-07-12 13:09:50 +03:00