backend/src
2020-12-18 20:33:13 +01:00
..
controllers Added auth to all endpoints 2020-12-18 20:33:13 +01:00
errors Implemented permission updateing 2020-12-18 16:05:25 +01:00
loaders Added cookie-parser to app.use 2020-12-12 19:01:31 +01:00
middlewares Added rawbody if needed 2020-12-16 19:00:25 +01:00
models Added additional targets and actions for permissions 2020-12-18 20:06:27 +01:00
seeds Added first demo seed 2020-12-10 20:26:46 +01:00
tests new get test 2020-12-10 20:33:36 +01:00
app.ts 🐞 fixed app.ts for production use 2020-12-12 12:39:53 +01:00
authchecker.ts Added comments and formatting to the auth checker 2020-12-18 19:42:08 +01:00
config.ts Merge branch 'dev' into feature/17-automated_tests 2020-12-09 19:42:51 +01:00
jwtcreator.ts Added coments to the jwt creator 2020-12-18 19:33:10 +01:00
openapi_export.ts removed the lib generation part 2020-12-13 19:20:36 +01:00