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
d67be313e6c683a2494790af43fc4ab5300c5dfa
backend
/
src
T
History
niggl
d67be313e6
continuous-integration/drone/pr
Build is passing
Details
Added track update tests
...
ref
#71
2021-01-03 18:08:04 +01:00
..
controllers
Implemented track upodates using the "new" method
2021-01-03 17:30:17 +01:00
errors
Improved error handling for negative lap times
2021-01-03 17:21:53 +01:00
loaders
Added openapi scheme for the stats api tokens.
2020-12-29 21:38:48 +01:00
middlewares
Impelemented stats api auth via token or the usual auth (jwt with get for runners, teams and orgs).
2020-12-30 14:19:54 +01:00
models
Added helpful comment about the tracktime's unit
2021-01-03 17:52:36 +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 track update tests
2021-01-03 18:08:04 +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
Set reset token expiry to 15 mins
2020-12-22 11:07:01 +01:00