Commit Graph

173 Commits

Author SHA1 Message Date
Kalle
866f93954c Add @layer 2026-03-08 06:47:20 +02:00
Kalle
bc60458eff E2E test fixes 2026-03-07 16:43:08 +02:00
Kalle
1d50058b34 Fix knip config, remove bunch of unused code/CSS 2026-03-07 08:05:47 +02:00
hfcRed
81f571b226 Rest? 2026-03-04 16:33:51 +01:00
hfcRed
f1f9b4c6e5 A bunch of style updates 2026-01-22 20:14:08 +01:00
hfcRed
3b4dac26bf New spacings 2026-01-21 17:18:14 +01:00
hfcRed
ff439b40d9 Font size, font weight, and line height vars 2026-01-21 16:36:26 +01:00
hfcRed
a46c484891 Size vars 2026-01-19 21:46:41 +01:00
hfcRed
e9ba14c42a New border radius vars 2026-01-19 18:55:54 +01:00
hfcRed
2fb96a1122 Rename input vars to field vars 2026-01-19 18:02:17 +01:00
Kalle
535e4482e7 We do be merging 2026-01-18 21:52:52 +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
hfcRed
78cea765cd Border and outline styles 2026-01-14 20:32:00 +01:00
Kalle
4aab22cdf0
Add bracket browser tests (#2714)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-11 20:40:24 +02:00
Kalle
4a70d87f97
Fix banning phase showing after match completion (#2712)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-11 15:25:52 +02:00
hfcRed
a960a08c15 Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Kalle
f3e1ff61c0
Fix strikethrough only applying to player name, not pronouns (#2705) 2026-01-07 21:53:15 +02:00
hfcRed
06977fe295 Merge branch 'css-rework' of https://github.com/sendou-ink/sendou.ink into css-rework 2026-01-07 20:06:07 +01:00
Kalle
aefbfa6d53 Add identicons to tournaments 2026-01-07 21:05:44 +02:00
hfcRed
cb07b68545 Minor fixes 2026-01-07 19:57:59 +01:00
Kalle
6013226cf6 Improve tournament bracket & match page styles 2026-01-07 17:21:36 +02:00
Kalle
3ff60df9ea Add elimination bracket lines 2026-01-06 15:39:54 +02:00
hfcRed
a4527ef2ea Tourney styling 2026-01-03 15:04:54 +01:00
hfcRed
7c6c08bc6b Merge remote-tracking branch 'origin/main' into css-rework 2026-01-03 10:44:37 +01: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
hfcRed
0f0babcbb9 Merge remote-tracking branch 'origin/main' into css-rework
# Conflicts:
#	app/components/SubNav.tsx
#	app/components/layout/UserItem.tsx
#	app/features/build-analyzer/routes/analyzer.tsx
#	app/features/map-planner/components/Planner.tsx
#	app/features/object-damage-calculator/routes/object-damage-calculator.tsx
#	app/features/plus-voting/routes/plus.voting.tsx
#	app/root.tsx
#	knip.json
2025-12-30 20:25:30 +01:00
Kalle
0393575c87
Drop teams in any bracket format (#2684) 2025-12-30 19:31:24 +02:00
Kalle
393955f5eb
React 19, Vite 7, Vitest 4 etc. (#2683) 2025-12-30 17:03:13 +02:00
Kalle
0193edce1d Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Kalle
81483de0db
Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
hfcRed
93ee069913 Progress 2025-12-28 13:20:37 +01:00
hfcRed
4cda297d9d Big progress 2025-12-26 20:26:22 +01:00
hfcRed
9b70216978 Last one frfr 2025-12-26 00:33:01 +01:00
hfcRed
1beed70158 Merge main into css-rework 2025-12-25 23:42:13 +01:00
hfcRed
ea24aba0e6 More progress 2025-12-25 22:31:47 +01:00
hfcRed
55dd5d6651 Initial color conversions 2025-12-25 17:37:34 +01:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
Kalle
8871b54783 Fix E2E tests 2025-12-18 21:03:59 +02:00
Kalle
457f747f7a Allow locking round robin matches for cast 2025-12-18 20:11:09 +02:00
Kalle
875e8abba3 Improve the mode pattern popover explanation for clarity 2025-12-18 20:08:25 +02:00
Kalle
42cb33641d
Deadline per tournament match (#2657) 2025-12-10 19:42:30 +02:00
Kalle
d36a8d8247 Timestamp refactoring, fix chat timestamps in 24h format
Closes #2642
2025-11-22 11:19:20 +02:00
Kalle
24008775aa
24h clock user preference (#2618) 2025-11-09 14:25:14 +02:00
Kalle
0bcb426d8a Remove target="_blank" from internal navigation links
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
All links to internal routes should stay in the same tab to maintain user context and provide a better SPA experience. Closes #2619
2025-11-06 17:54:21 +02:00
Kalle
363d2b9c79 Fix bracket map list dialog remembering selection after closing
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
2025-10-27 21:39:25 +02:00
Kalle
2df015d209 One pass per hosting team in tournaments Closes #2598 2025-10-26 15:48:02 +02:00
Kalle
510491c039
Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
Kalle
48bf097107
Tournament fixes (#2596)
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
2025-10-21 19:46:06 +03:00
Kalle
5d8be56d6f
New tournament map list generation with patterns (#2557) 2025-10-08 17:00:19 +03:00