api/templates/mail
konrad b2e4fde63a Add email reminders (#743)
Fix tests

Expose email reminder setting through jwt

Set reminders on by default

Fix lint

Make user email configurable

Expose email reminder setting through /info

Don't try to send any reminders if none were found

More spacing for buttons

Fix db time format

Enable reminders by default

Make emails look more like the frontend

Add config to disable it

Add sending emaisl

Add getting all task users and reminding them

Add getting the next reminder in a cron

Move task reminder to separate file

Add cron

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#743
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-18 23:21:17 +00:00
..
confirm-email.html.tmpl Add email reminders (#743) 2020-12-18 23:21:17 +00:00
confirm-email.plain.tmpl Add changing email for users 2020-04-17 16:01:45 +02:00
mail-footer.tmpl Add password reset (#3) 2018-10-27 09:33:28 +00:00
mail-header.tmpl Add email reminders (#743) 2020-12-18 23:21:17 +00:00
password-changed.html.tmpl Add password reset (#3) 2018-10-27 09:33:28 +00:00
password-changed.plain.tmpl Add password reset (#3) 2018-10-27 09:33:28 +00:00
reminder-email.html.tmpl Add email reminders (#743) 2020-12-18 23:21:17 +00:00
reminder-email.plain.tmpl Add email reminders (#743) 2020-12-18 23:21:17 +00:00
reset-password.html.tmpl Add email reminders (#743) 2020-12-18 23:21:17 +00:00
reset-password.plain.tmpl Add password reset (#3) 2018-10-27 09:33:28 +00:00