..
.vscode
Fixed vscode launch configuration for vitest
2023-11-05 19:40:15 +00:00
assets
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-11-13 17:06:19 +00:00
src
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-11-13 17:06:19 +00:00
tests
Update test to make use of string literals
2023-11-08 08:59:28 +00:00
.dockerignore
Updated dependencies + A few other things ( !150 )
2023-10-14 09:01:41 +00:00
.editorconfig
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05:00
.eslintignore
Add Repo
2023-03-03 15:23:46 +00:00
.eslintrc.json
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05: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
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05: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
dprint.json
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05:00
gulpfile.mjs
Merge branch '3.8.0' into testing-redux
2023-11-06 15:06:46 -05:00
package.json
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05:00
pkgconfig.json
Fixed stacktraces and source maps on the built exe ( !153 )
2023-10-15 07:31:16 +00:00
Server.code-workspace
Pre-merge Formatting Updates
2023-11-15 20:33:45 -05:00
tsconfig.base.json
Merge branch '3.8.0' into testing-redux
2023-11-06 15:06:46 -05:00
tsconfig.json
fix/profiler ( !166 )
2023-11-06 19:39:13 +00:00
tsconfig.typedef.json
fix/profiler ( !166 )
2023-11-06 19:39:13 +00:00
typedoc.json
Add Repo
2023-03-03 15:23:46 +00:00
vitest.config.ts
Specifying the port was causing 404 errors on the UI coverage link. Removing it resolved the issue. Odd.
2023-11-07 21:57:07 -05:00