sendou.ink/app/features/vods
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
..
components VoDs (#1283) 2023-02-26 14:31:57 +02:00
queries Fix weapon VoDs weapon display problem (#1528) 2023-10-22 10:40:13 +03:00
routes SQL solution migration to Kysely + getting rid of routes folder (#1530) 2023-11-04 13:15:36 +02:00
index.ts Add .server to vod queries Closes #1286 2023-03-06 21:58:28 +02:00
vods-constants.ts VoDs load more button Closes #1279 2023-03-07 21:03:03 +02:00
vods-schemas.ts Edit vods feature Closes #1278 2023-03-08 22:57:56 +02:00
vods-types.ts Edit vods feature Closes #1278 2023-03-08 22:57:56 +02:00
vods-utils.ts SQL solution migration to Kysely + getting rid of routes folder (#1530) 2023-11-04 13:15:36 +02:00
vods.css Fix vods timestamps layout Closes #1294 2023-03-07 21:40:16 +02:00