Kalle
56a835611a
Update Biome to 2.4.8
2026-03-21 15:19:32 +02:00
Kalle
fef1ffc955
Design refresh + a bunch of stuff ( #2864 )
...
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +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
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
Kalle
24008775aa
24h clock user preference ( #2618 )
2025-11-09 14:25:14 +02:00
Kalle
bca14d5713
VoD allow 1v1/2v2/3v3 tournament casts ( #2625 )
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-11-08 13:55:11 +02:00
Kalle
d4a1e0a184
Migrate /vods to CSS modules
2025-10-26 20:24:04 +02: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
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
65c8cfc5ef
Consistent actions/loaders folder structure
2025-03-23 11:24:56 +02:00
Kalle
986355050d
Better meta tags ( #2083 )
...
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
* Initial
* Work
* lint
* Lint
* Remove twitter
* Progress
* Progress
* Progress
* Progress
* Progress
* Progress
* Fix
2025-02-07 16:01:42 +02:00
Kalle
198010e3e7
New date picker + VoD form rework ( #2055 )
...
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Initial
* Progress
* Form fields fun
* Pov
* Progress
* Some errors
* Progress
* Progress
* Progress
* Progress
* Comment
* Progress
* Remove comment
* Fix editing
* Redundant check
2025-01-26 12:56:19 +02:00
Kalle
70dc727951
Revert "Enable rest of the Remix future flags"
...
This reverts commit 98edb4896f .
2024-12-07 10:27:29 +02:00
Kalle
98edb4896f
Enable rest of the Remix future flags
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-12-02 23:11:33 +02:00
Kalle
68aa12414a
New front page ( #1938 )
...
* Initial
* Progress
* Recent winners
* Add button
* Progress
* Mobile nav initial
* UI tweaks
* Overflow
* AnythingAdder links to places
* Remove color for tournament showcase
* Adjust SQ top banner based on if season is on right or not
* Tournament participant count fixed
* Log out
* todo
* Progress
* Nav complete
* Done?
* Fix lint
* Translate settings
2024-10-20 09:01:22 +03:00
Kalle
7c1c0544fb
Deleting VoDs feature Closes #1765
2024-07-21 12:36:22 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome ( #1772 )
...
* Initial
* CSS lint
* Test CI
* Add 1v1, 2v2, and 3v3 Tags (#1771 )
* Initial
* CSS lint
* Test CI
* Rename step
---------
Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
Kalle
14f03535c9
Vite fixes inc. moving css to side effect imports
2024-02-25 00:35:53 +02:00
Kalle
93ebb6e369
Migrate to Vite
2024-02-24 21:12:54 +02:00
Kalle
c43d48f930
Upgrade deps
2024-02-03 10:20:21 +02:00
Kalle
323a1ea5e3
Remove useTranslation wrapper Closes #1595
...
This broke after upgrading deps and couldn't figure it out with a quick look.
It just makes it a bit more convenient when adding new pages & debugging
but not really that necessary so decided to delete it for now.
2023-12-07 20:33:59 +02:00
Kalle
73fd2e4a6c
Upgrade all deps to latest
2023-12-06 12:40:39 +02:00
Kalle
c8ea75ebb6
SQL solution migration to Kysely + getting rid of routes folder ( #1530 )
...
* Kysely initial
* Badges initial
* Badge routes migrated
* Badges migrated
* Calendar work
* Fix one type problem
* Calendar work
* findResultsByUserId work
* Calendar reworking finished
* PlusSuggestions work
* Migrated suggestions
* Builds progress
* Migrated builds
* Admin migrated
* Migrate articles
* User search
* Faster getUser
* Selectable/insertable as global
* Refresh prod db script + patronTier index
* identifierToUserId
* updateProfile
* findByIdentifier
* More indexes
* User upsert
* upsertLite
* findAllPlusMembers
* updateResultHighlights
* updateMany
* User finished migration
* Fix types
* Fix PlusVotingResult typing
* PlusVotingRepository WIP
* Migrated resultsByMonthYear
* Migrated plusVotes (done with db. related migrations)
* Plus code to features folder
* Fix TODOs
* Export
* Fix range
* Migrate some user pages
* Move rest user routes
* Move /play
* Map list generator
* Front page
* Move map list generation logic
* Move plus voting logic
* Info
* API
* Adjust TODOs
* theme
* Auth
* Remove TODO
2023-11-04 13:15:36 +02:00
Kalle
dab6b00c2d
Update Prettier
2023-08-26 22:38:11 +03:00
Zen
55105ab267
Refactor: Remix V2 meta ( #1359 )
...
* opt into v2 meta
* fix og properties
* finish all
2023-05-01 13:06:57 +03:00
Kalle
3a7549c732
Edit vods feature Closes #1278
2023-03-08 22:57:56 +02:00
Kalle
712a7c84e5
Fix vods timestamps layout Closes #1294
2023-03-07 21:40:16 +02:00
Kalle
867f8f6bbd
Add .server to vod queries Closes #1286
2023-03-06 21:58:28 +02:00
Kalle
874694dc09
Make vods public
2023-03-05 21:54:52 +02:00
Kalle
bd6a1d9e08
Add VoDs to navigation Closes #1282
2023-03-05 14:35:06 +02:00
Kalle
30063f6075
VoDs ( #1283 )
...
* YouTube lite embed + CSS bundled import
* Migration initial
* New VoD page initial functioning
* Table changes + add TODOs
* New structure for add vod page
* WIP add new VoD backend
* Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into vods
* Fix when leaderboard appears
* Function new vod form
* Single vod page initial
* Different YouTubeEmbed
* Scroll to top when going to timestamp
* Vod match weapon/mode icons
* Vod page user
* Add date to vod page
* Adjust migration order
* Vod page many weapons
* Add title to vod page
* New vods page cast many weapons
* Add player index to order by
* Vods new more validation
* Vod listing page initial
* Vods page with filters
* Show message if no vods
* Fix not being to unset filters
* Fix seed sometimes throwing errors
* User page VoDs
* Vods nullable weapon combobox
* Link directly to user custom url from vod page
* Make video adder admin action
* Can add video checks
* i18n
* New VoD form tests
* VoD operates filters test
* Vods behind flag
* Remove from config
2023-02-26 14:31:57 +02:00