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
d4d713b12dfacc1469efde51a58ef311ab428417
backend
/
src
T
History
niggl
d4d713b12d
continuous-integration/drone/pr
Build is passing
Details
Merge branch 'dev' into feature/93-user_endpoints
2021-01-13 17:21:22 +00:00
..
controllers
Merge branch 'dev' into feature/93-user_endpoints
2021-01-13 17:21:22 +00:00
errors
Merge branch 'dev' into feature/93-user_endpoints
2021-01-13 17:21:22 +00: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
Merge branch 'dev' into feature/93-user_endpoints
2021-01-13 17:21:22 +00:00
seeds
Switched emails to being mandetory for users
2021-01-13 17:44:22 +01:00
static
/docs
🎨
fixed landing html + styling
2020-12-23 17:55:44 +01:00
tests
Merge branch 'dev' into feature/93-user_endpoints
2021-01-13 17:21:22 +00: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