Server/project
Cj 967dc15564 ProfileFixerService Refactor (!391)
Refactor to remove legacy code that bloats the `ProfileFixerService` class. Most of which is old profile porting code, some being old profile fixes. Organizes code in the class so that public members are at the top (as they should be). Finally break out some code into their own methods so they're not in the primary method for the class `checkForAndFixPmcProfileIssues`.

I have tested this with a developer profile, an EOD profile and a Standard profile. I've encountered no issues in my own testing.

Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/391
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-08-08 17:09:52 +00:00
..
assets Updated trader assorts 2024-08-04 16:33:36 +01:00
src ProfileFixerService Refactor (!391) 2024-08-08 17:09:52 +00:00
tests Fixed broken tests 2024-08-01 08:45:37 +01:00
.editorconfig Fixes Markdown Formatting 2024-05-07 13:37:01 -04:00
.nvmrc Updates NPM Packages - Node v20.11.1 LTS (!260) 2024-03-14 09:08:40 +00:00
.swcrc Apply Biome Formatting 2024-07-23 11:12:53 -04:00
biome.jsonc Fixed various Biome issues 2024-07-23 17:30:20 +01:00
gulpfile.mjs Apply Biome Formatting 2024-07-23 11:12:53 -04:00
package.json Updated packages 2024-08-01 09:17:24 +01:00
pkgconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
Server.code-workspace Adds Biome - Removes ESLint & Prettier (!383) 2024-07-22 21:15:57 +00:00
tsconfig.base.json Added 2 additional flags to compiler options 2024-08-03 22:24:32 +01:00
tsconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
tsconfig.typedef.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
typedoc.json Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
vitest.config.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00