Kalle
6992fecdac
Allow migration users where new user has a mod note
2025-12-29 18:39:39 +02:00
Kalle
dc84987fe7
Fix admin user migrate action failing when "new user" has many teams
2025-11-23 08:09:00 +02:00
Kalle
ff4402d9aa
User generatable API tokens ( #2621 )
2025-11-09 11:07:20 +02:00
Kalle
933902810d
Migrate banned users fetching to Kysely
2025-11-01 15:04:05 +02:00
Kalle
74b2a45b8e
Refactor art queries to Kysely
2025-10-28 19:25:57 +02:00
Kalle
d6cf687a7e
Kysely for builds queries ( #2578 )
2025-10-19 11:57:53 +03:00
Kalle
aa1aa46855
Fix account migrate crash with same teams on both accounts
2025-07-06 11:55:50 +03:00
Kalle
c5240696ff
Handle new user having builds in account migration
2025-07-02 19:29:44 +03:00
Kalle
e721515629
Account migrate handle lfg posts and ban log
2025-06-15 11:07:23 +03:00
Kalle
df3772403e
User admin tab Closes #2388
2025-06-14 08:41:52 +03:00
Kalle
f33c3a31a4
Prevent migration if new user in tournament teams Closes #2320
2025-06-02 20:50:38 +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
Kalle
a358606d4f
More fixing of plus server tier resolution (pass always correct seasonNth + for ongoing season use full tiers list)
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-03-10 22:35:03 +02:00
Kalle
ce4bdcb170
Further fix plus server role resolution (follow-up to 55f1544)
2025-03-04 22:26:45 +02:00
Kalle
cad91108b4
Make migrating accounts also include group switch
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-01-31 22:19:58 +02:00
Kalle
fcf9addc6e
Make account migration work even if friend code or user weapons added
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-01-30 22:11:19 +02:00
Kalle
ba12a61ba9
Add TO permissions via UI
2024-08-25 11:29:35 +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
2b53c348e6
Switch to own invariant that logs errors in prod
2024-06-02 14:34:01 +03:00
Kalle
7f25bbcd78
Timed bans feature
2024-04-11 20:59:05 +03:00
Kalle
93ebb6e369
Migrate to Vite
2024-02-24 21:12:54 +02:00
Kalle
9a126f543d
Plus Voting to 60% criteria + leaderboard access ( #1537 )
...
* Update PlusVotingResult
* Logic
* Replace plus tiers
* Testing initial
* Test progress
* Working one test
* Tests
* Schema different file
* Dynamic test
* Fix test util
2023-11-11 12:19:57 +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