1
0
Commit Graph

19 Commits

Author SHA1 Message Date
713560702b Update module go-redis/redis to v7 (#309)
Update module go-redis/redis to v7

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/309
2020-04-11 21:43:04 +00:00
0ba121fdfb Task filters (#243)
Fix not returning errors

Fix integration tests

Add more tests

Make task filtering actually work

Change tests

Fix using filter conditions

Fix test

Remove unused fields

Fix static check

Remove start and end date fields on task collection

Fix misspell

add filter logic when getting tasks

Add parsing filter query parameters into task filters

Start adding support for filters

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/243
2020-04-11 14:20:33 +00:00
424cf80e5c Update golang.org/x/lint commit hash to 738671d (#223)
Update golang.org/x/lint commit hash to 738671d

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/223
2020-04-07 07:29:05 +00:00
4472020ee9 Add workaround for timezones on windows (#151)
Add workaround for timezones on windows

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/151
2020-03-09 22:41:08 +00:00
584e3af237 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: https://kolaente.dev/vikunja/api/pulls/148
2020-03-01 20:30:37 +00:00
a464d1760c Add logging for invalid model errors (#126)
Add logging for invalid model errors

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/126
2020-01-26 19:40:23 +00:00
7e4deab8f7 Task collection improvements (#109) 2019-12-01 13:38:11 +00:00
8948a5f219 Improve pagination (#105) 2019-10-23 21:11:40 +00:00
2169464983 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
5d3b6573ca Updated echo to use the latest version 2019-06-28 09:01:50 +02:00
16825ba7c6 Update echo (#82) 2019-06-22 21:51:58 +00:00
3d7fd9ca20 Updated libraries 2019-05-07 21:42:24 +02:00
d4ff1eca80 Added dependencies 2019-04-23 10:34:28 +02:00
6bab8fb769 Updated and re-enabled statickcheck 2019-04-23 10:34:06 +02:00
99f83542f6 Updated staticcheck 2019-04-22 12:59:42 +02:00
1b84292332 Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
018dd8164c [CI] Add more checks (#43) 2018-12-28 22:15:05 +00:00
0c544fe355 Added validation for structs (#19) 2018-11-16 23:17:37 +00:00
2556ef7624 added vendor 2018-10-28 17:24:10 +01:00