backend/src
2021-01-09 14:52:08 +01:00
..
controllers Fixed manual trackscan creation 2021-01-09 14:52:08 +01:00
errors Implmented the EAN generation 2021-01-09 12:24:05 +01:00
loaders Merge branch 'dev' into feature/67-scan_apis 2021-01-08 18:29:33 +01:00
middlewares Implemented scan auth middleware 2021-01-08 17:50:29 +01:00
models Fixed manual trackscan creation 2021-01-09 14:52:08 +01:00
seeds Code + comment cleanup for the seeds 2020-12-20 19:11:28 +01:00
static/docs 🎨 fixed landing html + styling 2020-12-23 17:55:44 +01:00
tests Removed total distance from tests 2021-01-09 14:24:16 +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 Implemented the getter for loading the postalcodelocale from env 2020-12-22 12:38:53 +01:00
jwtcreator.ts First part of the permission return (buggy!) 2021-01-08 19:32:11 +01:00