Commit Graph

1365 Commits

Author SHA1 Message Date
d7f3c653f9
Remove unused tools from tools.go
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-28 17:24:56 +02:00
e2aa916bdd Update module adlio/trello to v1.9.0 (#825)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#825
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-28 15:04:37 +00:00
398f05e9a0 Update golang.org/x/oauth2 commit hash to 22b0ada (#823)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#823
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-25 10:50:41 +00:00
be3184d49f
Add test for moving a task to another list
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-24 22:47:03 +01:00
81d021e872 Improve loading labels performance (#824)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#824
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-24 21:46:20 +00:00
d1b87d2705 Add a "done" option to kanban buckets (#821)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#821
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-24 20:16:35 +00:00
7b29ac7128
Fix user uploaded avatars
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-23 22:32:23 +01:00
7b7ccddf51 Update golang.org/x/crypto commit hash to 0c34fe9 (#822)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#822
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-23 19:28:10 +00:00
532855d850
Fix filter for task index
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-21 18:48:41 +01:00
ee436efba3
Add endpoint to remove a list background
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-21 17:49:14 +01:00
9d0dcb8d7d Update module spf13/afero to v1.6.0 (#820)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#820
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-21 10:53:41 +00:00
6fa95e6492
Fix getting lists for shared, favorite and saved lists namespace
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-18 21:39:38 +01:00
fc4eb8ceb9 Update module prometheus/client_golang to v1.10.0 (#819)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#819
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-18 18:25:48 +00:00
87f7cbfa73 Update golang.org/x/term commit hash to de623e6 (#818)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#818
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-17 21:11:45 +00:00
f8683796e8 Update golang.org/x/crypto commit hash to 513c2a4 (#817)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#817
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-17 21:11:29 +00:00
5e048feedf Update golang.org/x/crypto commit hash to e6e6c4f (#816)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#816
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-15 21:17:14 +00:00
67167d4abb
Fix shared lists showing up twice
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-14 21:12:03 +01:00
156e50f371 Update golang.org/x/oauth2 commit hash to cd4f82c (#815)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#815
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-14 12:49:05 +00:00
cf2cfde4fc Update module src.techknowlogick.com/xgo to v1.4.0+1.16.2 (#814)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#814
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-12 09:22:48 +00:00
f78bb613e4 Update golang.org/x/oauth2 commit hash to 5366d9d (#813)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#813
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-11 17:19:53 +00:00
3a7678bfb9 Update module gabriel-vasile/mimetype to v1.2.0 (#812)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#812
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-11 14:45:51 +00:00
466b2b676c Pagingation for tasks in kanban buckets (#805)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#805
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-10 10:59:10 +00:00
89d0fbcc7c Update module imdario/mergo to v0.3.12 (#811)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#811
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-10 10:01:42 +00:00
77e9a58a52 Update module labstack/echo/v4 to v4.2.1 (#810)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#810
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-09 12:12:37 +00:00
81665168bc Update module lib/pq to v1.10.0 (#809)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#809
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-03-09 09:49:47 +00:00
6de3d8b3a1
Explicitly check if there are Ids before trying to get items by a list of Ids
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-02 18:40:39 +01:00
3999580fe6
Add basic auth for metrics endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-28 11:29:53 +01:00
c71a1fea82 Update module jgautheron/goconst to v1 (#804)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#804
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-27 14:52:00 +00:00
729cb3de38 Update github.com/gordonklaus/ineffassign commit hash to 2e10b26 (#803)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#803
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-25 22:24:22 +00:00
4880a0265b
Fix notifications table not being created on initial setup
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-22 21:20:13 +01:00
2178166ece Add crud endpoints for notifications (#801)
All checks were successful
continuous-integration/drone/push Build is passing
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
509f23c550
Fix build
All checks were successful
continuous-integration/drone/push Build is passing
go mod tidy did the trick.
2021-02-20 18:47:02 +01:00
a22dd094c2 Update golang.org/x/image commit hash to ac19c3e (#798)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#798
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 17:36:03 +00:00
b6accd7c67 Update golang.org/x/crypto commit hash to 5ea612d (#797)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#797
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 16:56:37 +00:00
393a3bc37a Update golang.org/x/sync commit hash to 036812b (#799)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#799
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 15:28:21 +00:00
b98ac9f551 Update golang.org/x/term commit hash to 6a3ed07 (#800)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#800
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 14:36:49 +00:00
8ab5289c3d Update golang.org/x/oauth2 commit hash to 9bb9049 (#796)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#796
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 07:35:37 +00:00
32cf66e9d5 Update module go-redis/redis/v8 to v8.6.0 (#795)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#795
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-20 07:34:44 +00:00
eb3a945678
Fix deleting task relations
Some checks reported errors
continuous-integration/drone/push Build encountered an error
While the request body of a DELETE request *can* have data in it, it is not really supported and pretty much undocumented. As such, it doesn't work in all clients and probably broke with recent updates.
This fixes this by moving all parts of the task relation used to identify it in the url.

More Info: https://stackoverflow.com/a/299696/10924593
2021-02-18 23:35:33 +01:00
3afedc25f0 Update golang.org/x/oauth2 commit hash to ba52d33 (#794)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#794
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-18 21:36:56 +00:00
4fc7d1f64f Update golang.org/x/crypto commit hash to b8e89b7 (#793)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#793
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-18 20:58:49 +00:00
0c5c54a267 Update module getsentry/sentry-go to v0.10.0 (#792)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#792
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-18 20:58:27 +00:00
86a9d2e9f3
Explicitly set darwin-10.15 when building binaries
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-18 21:35:45 +01:00
8b2b996e7a Update module src.techknowlogick.com/xgo to v1.3.0+1.16.0 (#791)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#791
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-18 06:42:25 +00:00
d8623fe185
Cleanup listener names
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-17 20:50:04 +01:00
c873c1ec32
Send a notification to the user when they are added to the list
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-17 20:48:06 +01:00
0bd27ddeb7
Subscribe a user to a task when they are assigned to it
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-17 20:14:38 +01:00
aaeb89db4f
Refactor getting all namespaces
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-16 22:36:06 +01:00
2f1a3fea88 Update golang.org/x/oauth2 commit hash to 16ff188 (#789)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#789
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-16 21:06:45 +00:00
d9a57e7ef4 Update golang.org/x/image commit hash to 4410531 (#788)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#788
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-16 06:54:08 +00:00