Commit Graph

82 Commits

Author SHA1 Message Date
Kalle
231e1d9799 Rotations feature 2026-03-09 20:47:19 +02:00
Kalle
85dc36a62f Remove future tournament cards (redundant with sidebar/my events page) - to be replaced with something else 2026-03-08 18:29:22 +02:00
Kalle
8d2f57f8c2 Show upcoming events on streams section 2026-03-07 17:23:32 +02:00
Kalle
7505e3dae6 Restore old front page 2026-02-22 18:02:06 +02:00
Kalle
9419540234 Merge branch 'main' into css-rework-sidenav 2026-01-22 21:08:31 +02:00
Kalle
60add3bfc6
Tournament tiers (#2758) 2026-01-22 20:04:26 +02: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
1d307f5add Rename field height var 2026-01-19 20:56:45 +01:00
hfcRed
c9069770c0 Rename field padding var 2026-01-19 20:54:34 +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
hfcRed
78cea765cd Border and outline styles 2026-01-14 20:32:00 +01:00
hfcRed
a960a08c15 Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Kalle
3ca7a26667 Mobile nav initial 2026-01-10 17:18:48 +02:00
Kalle
6934ece434 Fix tournament breadcrumb border 2026-01-10 12:20:20 +02:00
Kalle
becdc90452 Fix seeds hydration problem 2026-01-10 11:22:38 +02:00
Kalle
9abb219fed Global search initial 2026-01-09 22:46:23 +02:00
hfcRed
1e3d3ce756 Minor changes 2026-01-09 20:30:10 +01:00
hfcRed
131fa699fa Sidenav rework? 2026-01-08 20:07:32 +01:00
Kalle
b604f49ec2 Front page mockup 2026-01-06 07:19:04 +02:00
Kalle
43ab02adaf Mock my calendar 2026-01-05 21:24:56 +02:00
Kalle
83574fa28c With headers 2026-01-05 21:06:54 +02:00
hfcRed
fa5eb71e0f Merge remote-tracking branch 'origin/main' into css-rework 2026-01-04 18:50:28 +01:00
Kalle
23eaa268c0
User middleware try 2 (#2692) 2026-01-03 13:47:32 +02:00
Kalle
f11a3e798a Revert "User middleware (#2687)"
This reverts commit 4fca18ac8d.
2026-01-03 08:41:13 +02:00
Kalle
4fca18ac8d
User middleware (#2687) 2026-01-02 18:34:45 +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
0193edce1d Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Kalle
658421d899
Upgrade zod package to 4 (#2677) 2025-12-29 20:04:40 +02:00
Kalle
81483de0db
Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
Kalle
44d508c647
Enable React Router 7 single fetch (#2679) 2025-12-28 16:57:51 +02:00
hfcRed
e43cf9aea3 Progress 2025-12-27 00:25:22 +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
fa7099416f More scroll stuff 2025-12-25 20:39:52 +01:00
hfcRed
e92bf6c370 Style scrollbars 2025-12-25 20:17:44 +01:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
Kalle
9c54b228f0 Fix recent results for many starting brackets format 2025-11-25 19:03:32 +02:00
Kalle
6a88daf921 Add relative time to recent results, support i18n in formatDistance
Closes #2418
2025-11-25 19:03:32 +02:00
Kalle
24008775aa
24h clock user preference (#2618) 2025-11-09 14:25:14 +02:00
Kalle
9296319d23
Refactor HACKY_resolvePicture away (#2606) 2025-11-08 13:54:02 +02:00
Kalle
fc58d1f8d3 Migrate front.css to CSS Modules
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
2025-10-28 21:15:17 +02:00
Kalle
837ba25fc6 Remove Oktofest banner 2025-10-28 20:45:17 +02:00
Kalle
12fc6ad4e9 Add Oktofest banner
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-09-25 17:18:29 +03:00
Kalle
baa4b43855
Docker setup for development (#2460)
Some checks are pending
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-07-20 16:58:21 +03:00
Kalle
dd1adad94b BIome v2 upgrade
Some checks are pending
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-06-22 16:49:27 +03:00
Kalle
45cf5ba5cf
wip (#2391) 2025-06-11 18:59:54 +03:00
Kalle
d6abac6b72
New tabs component (#2387) 2025-06-10 20:58:41 +03:00