api/pkg/user
konrad 2178166ece Add crud endpoints for notifications (#801)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#801
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-21 14:50:34 +00:00
..
db.go Update copyright year 2021-02-02 20:19:13 +01:00
error.go Update copyright year 2021-02-02 20:19:13 +01:00
events.go Add events (#777) 2021-02-02 22:48:37 +00:00
listeners.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
main_test.go Update copyright year 2021-02-02 20:19:13 +01:00
notifications.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
test.go Add events (#777) 2021-02-02 22:48:37 +00:00
totp.go Update copyright year 2021-02-02 20:19:13 +01:00
update_email.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
user.go Send a notification to the user when they are added to the list 2021-02-17 20:48:06 +01:00
user_create.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
user_email_confirm.go Update copyright year 2021-02-02 20:19:13 +01:00
user_email_confirm_test.go Update copyright year 2021-02-02 20:19:13 +01:00
user_password_reset.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
user_test.go Update copyright year 2021-02-02 20:19:13 +01:00
users_list.go Update copyright year 2021-02-02 20:19:13 +01:00