Commit Graph

5 Commits

Author SHA1 Message Date
584e3af237 Add proxying gravatar requests for user avatars (#148)
All checks were successful
continuous-integration/drone/push Build is passing
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
a464d1760c Add logging for invalid model errors (#126)
Some checks reported errors
continuous-integration/drone/push Build was killed
Add logging for invalid model errors

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#126
2020-01-26 19:40:23 +00:00
ce2cae9430 Move the crudhandler to own repo (#27)
All checks were successful
the build was successful
2018-11-30 23:26:56 +00:00
0cfea682ea Add password reset (#3)
Some checks failed
the build failed
2018-10-27 09:33:28 +00:00
479cf54ada
initial commit 2018-06-10 11:11:42 +02:00