Commit Graph

214 Commits

Author SHA1 Message Date
Kalle
2c0ae9c552 New SubNav style, use for /friends & /events 2026-03-15 10:14:21 +02:00
Kalle
7df90243f0 Add friend code section to user profile edit for discoverability 2026-03-14 14:39:48 +02:00
hfcRed
92dfb5f52b Small fixes 2026-03-11 17:49:15 +01:00
hfcRed
268a7e6aaa Merge remote-tracking branch 'origin/main' into css-rework-sidenav 2026-03-10 18:11:22 +01:00
Kalle
6834c86952 Fix IGN special characters not counting correctly for word limit
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-03-09 20:42:45 +02:00
Kalle
3bfc0a6bfb Filter tweaks 2026-03-08 21:20:16 +02:00
Kalle
788061ca48 Mutual friends 2026-03-08 19:44:19 +02:00
Kalle
0d39aaa770 Delete Add new buttons 2026-03-08 18:37:56 +02:00
Kalle
97ddeca217 Breadcrumbs consistency 2026-03-08 06:47:20 +02:00
Kalle
1d50058b34 Fix knip config, remove bunch of unused code/CSS 2026-03-07 08:05:47 +02:00
Kalle
5e4a66477e Introduce --radius-avatar 2026-03-06 20:53:44 +02:00
Kalle
78429be1b6 Fix old user profile pronouns styling 2026-03-04 21:05:50 +02:00
Kalle
96f65c22bc Fix input with addon styling 2026-03-04 20:49:15 +02:00
hfcRed
f3f0112d62 Add chat name color 2026-03-04 17:49:41 +01:00
hfcRed
81f571b226 Rest? 2026-03-04 16:33:51 +01:00
hfcRed
d38019367b Merge remote-tracking branch 'origin/main' into css-rework-sidenav 2026-03-04 16:31:50 +01:00
Kalle
c1cc82c807
Migrate /u/:identifier/edit to SendouForm, fix bad IGN (#2849)
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-03-03 07:12:04 +02:00
Kalle
4cc3a9807c
User page in-game badge widget (#2841)
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-02-28 16:52:37 +02:00
Kalle
95a8fa3b8c Fix widget drag on touch devices and Safari
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:32:43 +02:00
Kalle
d2a9279c4f Show plus tier on user profile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:32:43 +02:00
Kalle
9e0f36d90c Refactor requireRole/requirePermission to resolve user internally
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:02:37 +02:00
Kalle
a1468fda97 Update new user page to use theming tokens 2026-02-22 16:29:29 +02:00
Kalle
fe1a14fa32 Fixes after merge 2026-02-22 15:54:05 +02:00
Kalle
a76e06f0bc Merge branch 'main' into css-rework-sidenav 2026-02-22 15:29:30 +02:00
Kalle
e773c16ff5 Fix edit widgets/profile buttons placement 2026-02-21 14:17:54 +02:00
Kalle
0936e70e73 Add sorting to badges owned widget 2026-02-17 21:29:12 +02:00
Kalle
e8c5ab6c07 Badges managed widget 2026-02-17 21:10:45 +02:00
Kalle
7904e30daf Widget form submitting, use non-deprecated parsing function 2026-02-17 21:10:29 +02:00
Kalle
4a0786114b Fix a few hydration errors 2026-02-17 21:10:13 +02:00
Kalle
076b122164 Couple bug fixes to user page widgets and markdown rendering
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-02-16 22:45:39 +02:00
Kalle
77978c450f
New user page (#2812)
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: hfcRed <hfcred@gmx.net>
2026-02-16 19:26:57 +02:00
Kalle
f460d52a40
Remove dead code, migrate one Skill function to Kysely (#2785) 2026-02-15 21:23:13 +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
3207cb8805 Remove unused imports 2026-01-21 18:50:00 +01:00
hfcRed
a76c7d07c3 Remove unused vars 2026-01-21 17:44:38 +01:00
Kalle
1ffccd70de Fix can't submit build without description 2026-01-21 18:23:48 +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
e9ba14c42a New border radius vars 2026-01-19 18:55:54 +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
c20701d98c
Form system refactor from react-hook-form to one schema per form across the stack (#2735)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 18:21:19 +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
31c37b2a9b Custom color settings initial 2026-01-11 22:33:19 +01:00
Kalle
0a18a07c7f Remove /u page and redirect to CommandPalette
- Add URL search params to CommandPalette (?search=open, ?type=users)
- Redirect /u to /?search=open&type=users
- Remove User Search from nav menus
- Update UserSearch component to use /search API
- Add plusTier to search results for users

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:03:24 +02:00
hfcRed
a960a08c15 Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Kalle
a44be81ad3 Initial 2026-01-05 19:01:50 +02:00
hfcRed
fa5eb71e0f Merge remote-tracking branch 'origin/main' into css-rework 2026-01-04 18:50:28 +01:00
hfcRed
a4527ef2ea Tourney styling 2026-01-03 15:04:54 +01:00