Kalle
434c34d440
Fix flaky test
2026-01-13 20:50:52 +02:00
Kalle
ee4f3ef4b9
Add Vitest browser testing setup with GroupCard tests ( #2694 )
2026-01-04 17:35:28 +02:00
Kalle
a4b9b66efc
Optimize E2E test run time ( #2686 )
2026-01-03 19:25:38 +02:00
Kalle
1c7c1aae45
Upgrade deps
2026-01-03 14:35:55 +02: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
91e26948b2
Add pronouns for users ( #2688 )
...
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-01-02 18:34:32 +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
a69b0904ce
Fix SQ preview showing groups not actually looking
2025-12-29 17:40:45 +02:00
Kalle
44d508c647
Enable React Router 7 single fetch ( #2679 )
2025-12-28 16:57:51 +02:00
Kalle
4fbd9056cf
Fix SendouQ match mode selection different from preview
2025-12-28 12:23:29 +02:00
Kalle
95ac4083e6
Fix SendouQ preview group sorting
2025-12-25 22:47:19 +02:00
Kalle
2e848723e1
Improve full group preview UI
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-12-23 09:23:22 +02:00
Kalle
70d2822a5d
Fix preview queue button not working
2025-12-23 09:22:26 +02:00
Kalle
72c61cda29
Fix liked groups disappearing on mobile
2025-12-23 09:14:41 +02:00
Kalle
031b6c5c0b
Fix group tier not showing on match page
2025-12-23 09:07:32 +02:00
Kalle
8b77605986
Fix group tier not showing for full groups w/ members shown
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-12-22 19:20:28 +02:00
Kalle
8ccb44fc78
Fix SendouQ notes
2025-12-22 19:16:05 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip ( #2665 )
2025-12-22 15:47:15 +02:00
Kalle
ef2d3779ec
Fix a bunch of TODOs ( #2648 )
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-11-23 16:34:18 +02:00
Kalle
d36a8d8247
Timestamp refactoring, fix chat timestamps in 24h format
...
Closes #2642
2025-11-22 11:19:20 +02:00
Kalle
a42778faf7
SQ new map algorithm fix unintended maps appearing
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-11-20 17:34:23 +02:00
Kalle
9bd8d84f20
SendouQ map list generation via MapList.generate ( #2617 )
2025-11-18 17:33:27 +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
0bcb426d8a
Remove target="_blank" from internal navigation links
...
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
933902810d
Migrate banned users fetching to Kysely
2025-11-01 15:04:05 +02:00
Kalle
b3de79cee8
E2E tests against built site + add to pipeline ( #2563 )
2025-10-11 11:14:33 +03:00
Kalle
5d8be56d6f
New tournament map list generation with patterns ( #2557 )
2025-10-08 17:00:19 +03:00
Kalle
3d9995622b
Refactor tournament realtime from SSE to Websocket ( #2469 )
2025-08-28 18:59:34 +03:00
Kalle
3758847cc3
Refactor a few places to use the shortNanoid helper
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-07-21 20:47:48 +03:00
Kalle
ea178d7d6a
Add SendouQ weapon report recently reported quick add
2025-07-02 21:14:29 +03:00
Kalle
7a931fd961
Update links to new repository URL
2025-06-24 08:55:35 +03:00
Kalle
1abfba832e
Add banning policy documentation Closes #2332
2025-06-24 08:31:53 +03:00
Kalle
dd1adad94b
BIome v2 upgrade
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
7ed1394fba
Migrate Comboboxes to react-aria-components ( #2408 )
...
* Initial
* wip
* AnyWeapon
* del
* wip
* import stuff
* gearselect
* brand images
* wip
* wip
* art
* Remove old
* Fix tournament map pool link
* Simplify GearSelect
* convert to todo
2025-06-21 13:44:26 +03:00
Kalle
7a82f9c19e
Fix can't quick add members to SendouQ groups
2025-06-18 21:15:14 +03:00
BrushMommy
f3073c8f30
Rules Clarification / Updates (+ quick info page update) ( #2398 )
...
* Rules + Info Update
* format info better
* Update app/features/sendouq/routes/q.rules.tsx
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Removed alias part of rules
* format
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-06-15 20:03:29 +03:00
Kalle
fb51e3c463
Migrate some builds files to CSS modules
2025-06-14 09:38:29 +03:00
Kalle
df3772403e
User admin tab Closes #2388
2025-06-14 08:41:52 +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
Kalle
0c90f6b009
Refactor LinkButton to use the new SendouButton API
2025-06-09 21:35:55 +03:00
Kalle
accbaf40db
Refactor Button to SendouButton ( #2367 )
...
* initial
* done
* import ordering
2025-06-05 21:00:14 +03:00
Kalle
84cdd58fe8
Refactor app/constants away
2025-05-31 13:54:34 +03:00
Kalle
e9676ada18
Refactor away in-game-lists barrel file Closes #2322
2025-05-24 19:58:40 +03:00
Kalle
31191eeaae
Handle new account having a team in account merge Closes #2308
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-05-19 22:49:23 +03:00
hfcRed
1aa3425120
SendouQ favorite weapons ( #2286 )
...
* Migrate code to new weapon list type
* Add database migration script
* Run formatter
* Display favorite background image
* Null latest weapon on empty array
2025-05-18 13:34:46 +03:00