Commits on Source (12)
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
-
michael.minelli authored
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 80 additions, 4 deletions.gitlab-ci.yml
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- ExpressAPI/.idea/DojoBackendAPI.iml 3 additions, 0 deletionsExpressAPI/.idea/DojoBackendAPI.iml
- ExpressAPI/assets/OpenAPI/OpenAPI.yaml 1 addition, 1 deletionExpressAPI/assets/OpenAPI/OpenAPI.yaml
- ExpressAPI/package-lock.json 2 additions, 2 deletionsExpressAPI/package-lock.json
- ExpressAPI/package.json 1 addition, 1 deletionExpressAPI/package.json
- ExpressAPI/prisma/seed.ts 1 addition, 1 deletionExpressAPI/prisma/seed.ts
- ExpressAPI/src/app.ts 1 addition, 3 deletionsExpressAPI/src/app.ts
- ExpressAPI/src/config/Config.ts 1 addition, 1 deletionExpressAPI/src/config/Config.ts
- ExpressAPI/src/controllers/Session.ts 11 additions, 14 deletionsExpressAPI/src/controllers/Session.ts
- ExpressAPI/src/express/API.ts 6 additions, 4 deletionsExpressAPI/src/express/API.ts
- ExpressAPI/src/helpers/DatabaseHelper.ts 2 additions, 2 deletionsExpressAPI/src/helpers/DatabaseHelper.ts
- ExpressAPI/src/helpers/DojoCliVersionHelper.ts 0 additions, 2 deletionsExpressAPI/src/helpers/DojoCliVersionHelper.ts
- ExpressAPI/src/helpers/DojoModelsHelper.ts 1 addition, 2 deletionsExpressAPI/src/helpers/DojoModelsHelper.ts
- ExpressAPI/src/helpers/DojoValidators.ts 7 additions, 6 deletionsExpressAPI/src/helpers/DojoValidators.ts
- ExpressAPI/src/helpers/GlobalHelper.ts 2 additions, 2 deletionsExpressAPI/src/helpers/GlobalHelper.ts
- ExpressAPI/src/helpers/Prisma/Extensions/AssignmentResultExtension.ts 1 addition, 3 deletions...rc/helpers/Prisma/Extensions/AssignmentResultExtension.ts
- ExpressAPI/src/helpers/Prisma/Extensions/UserResultExtension.ts 3 additions, 5 deletions...sAPI/src/helpers/Prisma/Extensions/UserResultExtension.ts
- ExpressAPI/src/logging/MorganMiddleware.ts 2 additions, 4 deletionsExpressAPI/src/logging/MorganMiddleware.ts