This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
Files
c1e680a0632451a0f94277cbf47f610af80df0b8
backend
/
src
T
History
niggl
c1e680a063
continuous-integration/drone/push
Build is failing
Details
Fixed responsescheme for the user controller
2021-01-08 21:13:41 +01:00
..
controllers
Fixed responsescheme for the user controller
2021-01-08 21:13:41 +01:00
errors
Track deletion now recognizes associated stations
2021-01-07 18:53:09 +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
Merge branch 'dev' into feature/79-profile_pics
2021-01-08 20:19: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
Added scan add tests with the station based auth
2021-01-08 18:09:47 +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