backend/src
Nicolai Ort 0724932152
All checks were successful
continuous-integration/drone/pr Build is passing
Updated some openapi descriptions
ref #94
2021-01-13 18:01:53 +01:00
..
controllers Updated some openapi descriptions 2021-01-13 18:01:53 +01:00
errors Implmented cascading donation deletion for runners and donors 2021-01-12 19:33:54 +01:00
loaders Unified the openapi generation 2021-01-10 17:10:25 +01:00
middlewares Fixed some typos and extended comments for the middlewares 2021-01-10 16:03:56 +01:00
models Added donor donation amount to the donor response 2021-01-13 17:32:10 +01:00
seeds Renamed the to>Entity Name>() functiuons to toEntity() 2021-01-10 16:31:55 +01:00
static/docs 🎨 fixed landing html + styling 2020-12-23 17:55:44 +01:00
tests Added donor donation amount to the donor response 2021-01-13 17:32:10 +01:00
apispec.ts Fixed the version getting process 2021-01-12 17:39:40 +01:00
app.ts Moved the authchecker to the middleware folder (b/c it pretty much is a glolified middleware) 2020-12-30 14:01:37 +01:00
config.ts Fixed the version getting process 2021-01-12 17:39:40 +01:00
jwtcreator.ts First part of the permission return (buggy!) 2021-01-08 19:32:11 +01:00