Commit Graph

6 Commits

Author SHA1 Message Date
709935a2d0
Make task filtering actually work 2020-04-11 14:34:21 +02:00
4472020ee9 Add workaround for timezones on windows (#151)
All checks were successful
continuous-integration/drone/push Build is passing
Add workaround for timezones on windows

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#151
2020-03-09 22:41:08 +00:00
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
6bab8fb769
Updated and re-enabled statickcheck 2019-04-23 10:34:06 +02:00
9e635ea54e Improve logging handling (#57)
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-25 11:40:54 +00:00