Commit Graph

5 Commits

Author SHA1 Message Date
konrad b2e4fde63a Add email reminders (#743)
continuous-integration/drone/push Build is passing Details
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
kolaente 1dca8e96a7
Add changing email for users
continuous-integration/drone/push Build is passing Details
2020-04-17 16:01:45 +02:00
konrad 50ca8bd28e Statically compile templates in the final binary (#84)
continuous-integration/drone/push Build is failing Details
2019-07-11 19:10:42 +00:00
konrad 738c22b5f9 Add user email verification when registering (#5)
the build failed Details
2018-10-27 13:14:55 +00:00
konrad 0cfea682ea Add password reset (#3)
the build failed Details
2018-10-27 09:33:28 +00:00