vikunja/pkg/routes/api/v1
konrad 584e3af237
continuous-integration/drone/push Build is passing Details
Add proxying gravatar requests for user avatars (#148)
Fix getting avatar based on email

Remove avatarUrl from user struct

Fix staticcheck

Add default avatar size

Add config option for caching avatars

go mod vendor

Add swagger docs

Add proxying gravatar requests for user avatars

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#148
2020-03-01 20:30:37 +00:00
..
auth.go Add proxying gravatar requests for user avatars (#148) 2020-03-01 20:30:37 +00:00
avatar.go Add proxying gravatar requests for user avatars (#148) 2020-03-01 20:30:37 +00:00
docs.go Update copyright header 2020-02-07 17:27:45 +01:00
info.go Update copyright header 2020-02-07 17:27:45 +01:00
link_sharing_auth.go Update copyright header 2020-02-07 17:27:45 +01:00
list_by_namespace.go Update copyright header 2020-02-07 17:27:45 +01:00
login.go Update copyright header 2020-02-07 17:27:45 +01:00
task_attachment.go Update copyright header 2020-02-07 17:27:45 +01:00
token_check.go Update copyright header 2020-02-07 17:27:45 +01:00
user_add_update.go Update copyright header 2020-02-07 17:27:45 +01:00
user_confirm_email.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_reset.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show.go Update copyright header 2020-02-07 17:27:45 +01:00
user_update_password.go Update copyright header 2020-02-07 17:27:45 +01:00