Commit Graph

6880 Commits

Author SHA1 Message Date
Kalle
1ce7ff5ea0 Bump limit 2026-08-03 18:50:34 +03:00
Kalle
6922efaed1 Fix potential decompression bomb 2026-08-03 18:50:34 +03:00
Kalle
32be402dbb Linter 2026-08-03 18:50:34 +03:00
Kalle
b3c896eb9f Nullable default 2026-08-03 18:50:34 +03:00
Kalle
0e43565161 Progress 2026-08-03 18:50:34 +03:00
Kalle
9f4001ed1f Initial 2026-08-03 18:50:34 +03:00
Kalle
f0521b9358 Improve code review skill 2026-08-03 18:47:05 +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
ef368e9fa2 Fix flaky art upload E2E test by verifying MinIO bucket
The test failed intermittently in CI with a 500 from POST /art/new.data:
the sendou bucket was missing for the whole run, so the upload threw
NoSuchBucket. art.spec.ts is the only e2e test that writes to S3, which
is why it was the only casualty.
2026-08-03 16:08:27 +03:00
Kalle
fd313b8fac Add summary to bench:db 2026-08-03 13:31:40 +03:00
dependabot[bot]
fa7bde1474
build(deps): bump the minor-and-patch group across 1 directory with 5 updates (#3287)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 11:44:33 +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
Great-Hero-YELLOW
bcc09541fa
Stronghold Article: SWS26 Recap: Western Qualifier #1 (#3282) 2026-08-03 08:50:26 +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
b67ae68d51 Try to fix E2E test port stall
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-01 21:27:34 +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
Kalle
f758a6a585
Fix standings public api, refactor for clarity (#3278)
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
Co-authored-by: Gaming32 <42721887+Gaming32@users.noreply.github.com>
2026-08-01 11:49:52 +03:00
Kalle
0968296b43 Improve tournament seed 2026-08-01 11:41:24 +03:00
Kalle
7ddab95631 Fix sub can report weapons for maps they did not play in 2026-08-01 11:40:40 +03:00
Kalle
34857887ad Season summary don't show peak SP if same as final SP 2026-08-01 10:05:28 +03:00
hfcRed
58b18a791b Merge branch 'main' of https://github.com/sendou-ink/sendou.ink
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 10:34:54 -04:00
hfcRed
4ac4bb4f39 Fix trophy user migration/merging handling 2026-07-31 10:34:52 -04:00
Kalle
97619bdc05
Exported images w/ SQ season summary downloadable (#3272) 2026-07-31 17:34:49 +03:00
Kalle
83660a5b2f
Factories, POM and other test improvements (#3260) 2026-07-31 16:51:46 +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
dependabot[bot]
ea6bb0eb43
build(deps): bump the minor-and-patch group with 7 updates (#3276)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-07-31 14:57:05 +03:00
dependabot[bot]
23cb3878e6
build(deps): bump pako from 2.1.0 to 3.0.1 (#3277)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-07-31 14:53:27 +03:00
Kalle
95a6211eb7 Simplify underground bracket progression label 2026-07-31 11:54:13 +03:00
Kalle
93dff21432 Update api.md 2026-07-31 11:41:02 +03:00
Kalle
1de0f24714 Update architecture.md 2026-07-31 11:35:13 +03:00
Kalle
5da87d307a Update CONTRIBUTING.md 2026-07-31 11:35:07 +03:00
hfcRed
69ea86f3cd
Fix scrollbar styles (#3275) 2026-07-31 09:52:54 +03:00
hfcRed
3df1f9ed19
Tournament Trophies (#3245) 2026-07-31 09:51:49 +03:00
dependabot[bot]
293d6013be
build(deps): bump the minor-and-patch group across 1 directory with 4 updates (#3270)
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
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-30 13:23:17 +03:00
dependabot[bot]
929dcf6efe
build(deps): bump better-sqlite3 from 12.11.1 to 13.0.1 (#3271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-30 11:44:37 +03:00
Kalle
7c4671c766 Hide match bottom row when set finished
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
Mainly to deal with user feedback about getting confused re: it saying
you have 7 SZ maps when only 6 were played. Redundant with results tab
2026-07-29 21:11:28 +03:00
hfcRed
2f5a0207c5
Add share url button (#3259)
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-29 14:27:05 +03:00
dependabot[bot]
1b553addfb
build(deps): bump the minor-and-patch group across 1 directory with 6 updates (#3262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-29 14:25:40 +03:00