mailer/src
Nicolai Ort 1f581650c5
continuous-integration/drone/pr Build is passing Details
Now base64-encoding the selfservice tokens👀
ref #11
2021-03-31 19:44:37 +02:00
..
controllers Added MailTypes to responses 2021-03-05 18:37:51 +01:00
errors Added mail errors 2021-03-01 17:40:52 +01:00
loaders Added basic loaders/files/dirs 2021-03-01 17:20:39 +01:00
locales Fixed typo 2021-03-05 19:05:08 +01:00
middlewares Added the usual middlewares 2021-03-01 17:24:02 +01:00
models Added MailTypes to responses 2021-03-05 18:37:51 +01:00
static/docs Added basic loaders/files/dirs 2021-03-01 17:20:39 +01:00
templates Renamed templates 2021-03-05 18:27:17 +01:00
tests Added tests 2021-03-05 18:42:53 +01:00
Mailer.ts Now base64-encoding the selfservice tokens👀 2021-03-31 19:44:37 +02:00
apispec.ts Added basic apispec generator 2021-03-01 17:25:03 +01:00
app.ts Added app startup file 2021-03-01 17:24:31 +01:00
config.ts Added all missing config vars/interpolations 2021-03-03 17:54:12 +01:00