summary refs log tree commit diff
path: root/.eslintrc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-23fix: verification required for login not working correctlyPuyodead11-0/+1
2023-02-23config: require account verificationPuyodead13-6/+14
2023-02-23fix linting errorsPuyodead14-64/+19
2023-02-23Update package-lock.jsonPuyodead11-61/+6085
2023-02-23Add mailjet transportPuyodead16-56/+402
2023-02-23Add Mailgun transportPuyodead17-11/+207
2023-02-23rename SMTPConfigurations to EmailConfigurationPuyodead15-7/+8
2023-02-23Fix template rendering and use verify email templatePuyodea