Server/project
2023-11-04 14:53:08 +00:00
..
.vscode VSCode Launch Fixes 2023-10-30 17:34:05 -04:00
assets Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-11-01 11:35:18 +00:00
src Fixed PlayerService.calculateLevel 2023-11-04 14:53:08 +00:00
tests Fixed PlayerService.calculateLevel 2023-11-04 14:53:08 +00:00
.dockerignore Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
.eslintignore Add Repo 2023-03-03 15:23:46 +00:00
.eslintrc.json Add Repo 2023-03-03 15:23:46 +00:00
.nvmrc 0.13.5.0 (!147) 2023-10-10 11:03:20 +00:00
.swcrc Removed @tests path alias from .swcrc 2023-10-29 22:20:34 +00:00
biome.json Remove unused config files + swapped rome for biome (!163) 2023-10-31 16:03:45 +00:00
docker-compose.yml Add Repo 2023-03-03 15:23:46 +00:00
Dockerfile Remove unused config files + swapped rome for biome (!163) 2023-10-31 16:03:45 +00:00
Dockerfile.docs Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
Dockerfile.pnpm Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
gulpfile.mjs Removes some trailing spaces. 2023-10-29 22:19:05 -04:00
package.json Additional InsuranceController Tests 2023-11-03 17:39:33 -04:00
pkgconfig.json Fixed stacktraces and source maps on the built exe (!153) 2023-10-15 07:31:16 +00:00
Server.code-workspace Trying to get the @spt-aki path alias working in a custom Jest Env. 2023-10-29 22:20:29 +00:00
tsconfig.base.json Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
tsconfig.json Migrated from Jest to Vitest 2023-10-29 22:20:32 +00:00
tsconfig.profiler.json Resolves an issue that caused the profiler from not being able to parse import paths. 2023-10-30 17:31:58 -04:00
tsconfig.typedef.json Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
typedoc.json Add Repo 2023-03-03 15:23:46 +00:00
vitest.config.ts Additional InsuranceController Tests 2023-11-03 17:39:33 -04:00