729cb3de38
Update github.com/gordonklaus/ineffassign commit hash to 2e10b26 ( #803 )
...
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
2021-02-22 21:20:13 +01:00
2178166ece
Add crud endpoints for notifications ( #801 )
...
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
...
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 )
...
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 )
...
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 )
...
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 )
...
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 )
...
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 )
...
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
...
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 )
...
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 )
...
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 )
...
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
2021-02-18 21:35:45 +01:00
8b2b996e7a
Update module src.techknowlogick.com/xgo to v1.3.0+1.16.0 ( #791 )
...
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
2021-02-17 20:50:04 +01:00
c873c1ec32
Send a notification to the user when they are added to the list
2021-02-17 20:48:06 +01:00
0bd27ddeb7
Subscribe a user to a task when they are assigned to it
2021-02-17 20:14:38 +01:00
aaeb89db4f
Refactor getting all namespaces
2021-02-16 22:36:06 +01:00
2f1a3fea88
Update golang.org/x/oauth2 commit hash to 16ff188 ( #789 )
...
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 )
...
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
ddcf7624bd
Update golang.org/x/image commit hash to 55ae14f ( #787 )
...
Reviewed-on: vikunja/api#787
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-15 07:27:20 +00:00
911e5b22ee
Fix lint
2021-02-14 23:11:39 +01:00
bef22f5756
Fix tests
2021-02-14 23:03:44 +01:00
d8e10e1a58
Add separate docker manifest file for latest docker images
2021-02-14 22:46:46 +01:00
83f003355d
Fix sending notifications to users if the user object didn't have an email
2021-02-14 22:44:01 +01:00
58492fffce
Run all lint checks at once
2021-02-14 22:40:08 +01:00
268e344128
Fix multiarch docker image building
2021-02-14 22:11:12 +01:00
9cff4e33ca
Fix docs
2021-02-14 20:37:18 +01:00
e7875ecb3b
Subscriptions and notifications for namespaces, tasks and lists ( #786 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#786
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-14 19:18:14 +00:00
618b464ca3
Update module labstack/echo/v4 to v4.2.0 ( #785 )
...
Reviewed-on: vikunja/api#785
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-13 22:46:03 +00:00
448ac314b6
Update module spf13/cobra to v1.1.3 ( #784 )
...
Reviewed-on: vikunja/api#784
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-13 22:43:14 +00:00
d6c6fcadc5
Update golang.org/x/oauth2 commit hash to 6667018 ( #783 )
...
Reviewed-on: vikunja/api#783
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-13 22:39:28 +00:00
65f42b8bda
Re-Enable migration test steps in pipeline
2021-02-13 16:58:12 +01:00
ec7becd426
Check if we're on main and change the version name accordingly if that's the case
2021-02-13 16:32:26 +01:00
59092afbc0
Explicitly add docker build step for latest
2021-02-13 16:01:20 +01:00
480db6aa9b
Pipeline debugging
2021-02-10 20:49:20 +01:00
bb77df68f5
Temporarily disable migration step
2021-02-10 20:25:24 +01:00
9ef17a6dbc
Change test file names to unstable
2021-02-10 19:59:53 +01:00
37a4e1e658
Temporary build fix
2021-02-10 19:58:24 +01:00
02b6dbd07d
Fix unstable version build file names
2021-02-10 19:56:51 +01:00
61d76e6875
Change unstable versions in migration tests
2021-02-10 18:53:30 +01:00
7debeaa9ff
Change main branch to main
2021-02-10 18:50:15 +01:00
5d698f2ff8
Update module olekukonko/tablewriter to v0.0.5 ( #782 )
...
Reviewed-on: vikunja/api#782
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-10 17:47:21 +00:00
7bb3f4c847
Update module spf13/cobra to v1.1.2 ( #781 )
...
Reviewed-on: vikunja/api#781
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-10 06:38:34 +00:00
269e7dd5df
Don't keep old releases from os packages when releasing for master
2021-02-09 20:41:19 +01:00
8cfa2aa480
Update github.com/gordonklaus/ineffassign commit hash to d0e41b2 ( #780 )
...
Reviewed-on: vikunja/api#780
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-09 19:27:41 +00:00
015ca310e9
Add notifications package for easy sending of notifications ( #779 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#779
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-07 21:05:09 +00:00
9fe46f9a61
Don't try to get users for tasks if no tasks were found when looking for reminders
2021-02-07 14:46:47 +01:00