api/pkg
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
..
caldav Add colors for caldav (#738) 2020-12-18 12:04:27 +00:00
cmd Add email reminders (#743) 2020-12-18 23:21:17 +00:00
config Add email reminders (#743) 2020-12-18 23:21:17 +00:00
cron Add email reminders (#743) 2020-12-18 23:21:17 +00:00
db Add testing endpoint to reset db tables (#716) 2020-11-28 23:08:30 +00:00
files Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
initialize Add email reminders (#743) 2020-12-18 23:21:17 +00:00
integrations Add name field to users 2020-11-21 21:51:55 +01:00
log Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
mail Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
metrics Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migration Add email reminders (#743) 2020-12-18 23:21:17 +00:00
models Add email reminders (#743) 2020-12-18 23:21:17 +00:00
modules Add email reminders (#743) 2020-12-18 23:21:17 +00:00
red Update module ulule/limiter/v3 to v3.8.0 (#699) 2020-12-18 15:21:21 +00:00
routes Add email reminders (#743) 2020-12-18 23:21:17 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Add email reminders (#743) 2020-12-18 23:21:17 +00:00
user Add email reminders (#743) 2020-12-18 23:21:17 +00:00
utils Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00