Commit Graph

6822 Commits

Author SHA1 Message Date
Kalle
b94b5fd503 Break standings ties with underground bracket results, handle UG source not as first bracket in the order 2026-07-27 17:33:13 +03:00
Kalle
2c9cc7502a Improve repository coherency 2026-07-27 14:56:28 +03:00
Kalle
125723d3f5 Type some string columns better
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-26 18:25:49 +03:00
Kalle
3a93778b27 Migrate rest of better-sqlite3 to Kysely 2026-07-26 16:49:58 +03:00
Kalle
4cf2003e3c More consistent date columns 2026-07-26 15:14:33 +03:00
Kalle
4b48a45109 Write repository guidelines docs 2026-07-26 14:54:59 +03:00
Kalle
14da8034a2 Fix E2E tests 2026-07-26 14:03:45 +03:00
Kalle
329fd82120 Migrate mmr queries to Kysely 2026-07-26 14:03:45 +03:00
Kalle
7297660fe7 Delete clean up feature 2026-07-26 14:03:45 +03:00
Kalle
ffe5d444f1 Consistent db booleans 2026-07-26 13:59:21 +03:00
Kalle
e0d5234e14 Document views 2026-07-26 13:23:46 +03:00
Kalle
2f211cc919 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/db/tables.ts
#	app/features/calendar/calendar-schemas.ts
#	app/features/tournament-bracket/actions/to.$id.brackets.server.ts
#	app/features/tournament-match/TournamentMatchRepository.server.ts
#	app/features/tournament-match/actions/to.$id.matches.$mid.server.ts
#	app/features/tournament-match/components/TournamentMatchAdminTab.tsx
#	app/features/tournament-match/match-page-context.tsx
#	app/features/tournament/queries/updateRoundMaps.server.ts
#	app/modules/brackets-manager/test/double-elimination.test.ts
#	app/modules/brackets-manager/test/single-elimination.test.ts
#	app/modules/brackets-manager/test/update.test.ts
#	app/modules/brackets-model/storage.ts
2026-07-26 13:13:31 +03:00
Kalle
13c903ee08 Split off from tables.ts to tables-json.ts 2026-07-26 13:05:50 +03:00
Kalle
6dc2dd2986
Bracket engine refactor (#3249)
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-26 12:40:43 +03:00
Kalle
a28819654c Abstract pagination 2026-07-26 12:34:07 +03:00
Kalle
0c5d9d1136 Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
Kalle
463dfc71b8 Clean up unused util classes 2026-07-26 12:34:07 +03:00
Kalle
428e5ee775
7 day calendar view (#3244)
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-25 20:36:12 +03:00
Kalle
afbb1675fc Fix common link preview image broken
Closes #3240
2026-07-25 20:25:27 +03:00
Kalle
1253178f8f Show error toast if scrim request already made by the same
Closes #2562
2026-07-25 15:41:48 +03:00
dependabot[bot]
e284d14f1d
build(deps): bump react-router from 8.2.0 to 8.3.0 (#3254)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-25 15:05:31 +03:00
dependabot[bot]
5c2487a1d3
build(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4 (#3250)
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-25 15:04:49 +03:00
dependabot[bot]
a3dd1c4e1d
build(deps): bump the minor-and-patch group across 1 directory with 8 updates (#3252)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-25 13:53:17 +03:00
hfcRed
519067f99f
Fix broken YouTube thumbnails (#3248) 2026-07-25 13:52:43 +03:00
Kalle
3f6674a394
Welcome page (#3253) 2026-07-25 13:50:00 +03:00
Kalle
7ab8daeebd Undo requests when changing map prefrences / noScreen as full group member
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-21 21:30:23 +03:00
Kalle
c2d3d2e221 Support SE -> Underground bracket format 2026-07-21 19:06:38 +03:00
Kalle
d0d846956c Persist no screen at SendouQ match level 2026-07-21 18:43:53 +03:00
Kalle
a66df3c993 Send bans/unbans via webhook 2026-07-21 18:14:39 +03:00
Kalle
f33c35c105 Fix iPhone keyboard covering form inputs inside modal
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-19 16:51:53 +03:00
Kalle
ebb053c49d Scrim request modal, show members and scroll when coming from sidebar 2026-07-19 15:53:51 +03:00
Kalle
34965e7d92 Fix UserCard overflow by stacking brand+verified for XP 2026-07-19 15:53:51 +03:00
Kalle
95993f6147 Add "EvictStaleRunningTournamentsRoutine" to fix ghost tournaments on the sidebar 2026-07-19 15:53:51 +03:00
Kalle
0c6aeb1648 Add required to textarea label when relevantx 2026-07-19 15:14:36 +03:00
Kalle
ec2c5ebe70 Adjust form text 2026-07-19 15:12:45 +03:00
Kalle
3c3508dd7e Add match id (optional) to user report 2026-07-19 14:59:57 +03:00
Kalle
bce7523ed1 Fall back to default i18next instance when context missing
To avoid these logs presumably from bots: Error: No value found for context
2026-07-19 14:16:49 +03:00
Kalle
d87851d6a7
For CUSTOM Pick/Ban, fix & add new options (#3242) 2026-07-19 12:55:08 +03:00
Kalle
5bc46376ea Add a few tests for findUserScrims
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-18 19:10:05 +03:00
Kalle
81c1b54e25 Fix misleading preference text 2026-07-18 16:59:34 +03:00
Kalle
ef0d32ef18
User reports (#3232) 2026-07-18 12:46:07 +03:00
Kalle
7d1e680a74
Optimize bundle (#3228) 2026-07-18 11:52:25 +03:00
dependabot[bot]
4db57c4b68
build(deps): bump the minor-and-patch group across 1 directory with 10 updates (#3238)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-18 11:19:58 +03:00
Kalle
038f546eba Fix E2E tests failing first hour after UTC midnight 2026-07-18 10:48:19 +03:00
Kalle
485fa7029e
Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
dependabot[bot]
3e121f3801
build(deps-dev): bump @biomejs/biome from 2.5.2 to 2.5.3 (#3235)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-18 10:30:26 +03:00
hfcRed
4914912e59
Improve dev server performance on startup and navigation (#3233) 2026-07-18 10:30:08 +03:00
Kalle
e1bf629223 Make pick-up logo autoValidate again 2026-07-17 18:17:52 +03:00
dependabot[bot]
71ba0d6aca
build(deps): bump the minor-and-patch group across 1 directory with 6 updates (#3230)
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
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-16 21:28:15 +03:00
hfcRed
e254569f5c
Fix tab button styles being overriden by /plans (#3231) 2026-07-16 20:45:34 +03:00