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
d0cfc16f8beded42aecd1c6ce83eca5e4a00c42a
backend
/
src
T
History
niggl
84a7f30a60
continuous-integration/drone/pr
Build is passing
Details
Merge branch 'dev' into feature/43-postal_from_env
2020-12-22 12:41:15 +01:00
..
controllers
Moved tracks to the new put mechanism
2020-12-20 18:07:45 +01:00
errors
Added a missing poiunt/exclamation mark
2020-12-20 18:55:52 +01:00
loaders
Disabled the x-served-by and x-powered-by Headers
2020-12-21 17:48:04 +01:00
middlewares
Code + Comment cleanup for the middlewares
2020-12-20 19:08:02 +01:00
models
Implemented the getter for loading the postalcodelocale from env
2020-12-22 12:38:53 +01:00
seeds
Code + comment cleanup for the seeds
2020-12-20 19:11:28 +01:00
tests
Added auth to all tests
2020-12-18 22:11:41 +01:00
app.ts
🐞
fixed app.ts for production use
2020-12-12 12:39:53 +01:00
authchecker.ts
Bugfix for bs file names
2020-12-18 22:44:27 +01:00
config.ts
Implemented the getter for loading the postalcodelocale from env
2020-12-22 12:38:53 +01:00
jwtcreator.ts
Jwt's now feature group permissions and permission deduplication
2020-12-18 21:44:30 +01:00
openapi_export.ts
removed the lib generation part
2020-12-13 19:20:36 +01:00