This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
You've already forked backend
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
backend
/
src
History
Nicolai Ort
9b5d16ae92
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
Added todo relateing to the bugfix issue
...
ref
#65
#68
2021-01-02 19:39:02 +01:00
..
controllers
Removed addresses from tests until the circular dependencies are solved
2021-01-02 19:01:55 +01:00
errors
Added address check for donors that want a receipt
2021-01-02 18:28:22 +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 todo relateing to the bugfix issue
2021-01-02 19:39:02 +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 donor put (update) tests
2021-01-02 19:25:58 +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