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
|
b4704c1c4a
|
Fix people with already having access causing 400 error in voting
|
2024-02-09 23:40:54 +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 |
|