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
d837654617f7de5d055ffb06c65e2cd52f65c604
backend
/
src
T
History
niggl
0767943721
continuous-integration/drone/pr
Build is passing
Details
Switched selfservice donation.donor from string to object
...
ref
#187
2021-04-03 17:07:44 +02:00
..
controllers
🚀
Bumped version to v0.10.0
2021-04-01 18:30:30 +02:00
errors
Added password errors
2021-03-26 20:17:00 +01:00
loaders
The data seeding now only get's triggered on the first time thx to using the key-value
2021-01-20 18:02:08 +01:00
middlewares
Scanauth return objects
2021-03-17 17:40:01 +01:00
models
Switched selfservice donation.donor from string to object
2021-04-03 17:07:44 +02:00
seeds
Fixed pw not getting hashed currectly;
2021-03-26 21:06:42 +01:00
static
/docs
Removed mail templates
2021-03-04 15:54:47 +01:00
tests
🚀
Bumped version to v0.9.1
2021-03-29 17:48:53 +02:00
apispec.ts
Added imprint and privacy to the api spec
2021-02-02 15:07:33 +01:00
app.ts
Added console logging when a testing env get's discovered
2021-03-06 13:51:24 +01:00
config.ts
Adjusted tests for the new testing env
2021-03-06 13:51:07 +01:00
jwtcreator.ts
Implemented runner selfservice token generation
2021-01-21 18:03:48 +01:00
mailer.ts
Mailer now ignores mailing erros when env is set to test
2021-03-06 13:44:10 +01:00