renovate
|
ad9749e37d
|
Update golang.org/x/oauth2 commit hash to 5e61552 (#833)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/833
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-13 14:19:32 +00:00 |
|
kolaente
|
967270b2c1
|
Fix docs
|
2021-04-11 18:38:06 +02:00 |
|
konrad
|
d07b284ee3
|
Add reminders for overdue tasks (#832)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/832
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-04-11 15:08:43 +00:00 |
|
konrad
|
b3c604fd2f
|
Add link share password authentication (#831)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/831
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-04-11 13:17:50 +00:00 |
|
renovate
|
6a927c0703
|
Update module labstack/echo/v4 to v4.2.2 (#830)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/830
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-08 13:01:29 +00:00 |
|
kolaente
|
126f3acdc8
|
Enable searching users by full email or name
|
2021-04-07 18:28:58 +02:00 |
|
kolaente
|
8ddc00bd29
|
Fix getting user info from /user endpoint for link shares
|
2021-04-07 15:02:57 +02:00 |
|
kolaente
|
cb0df3ebbc
|
Show empty avatar when the user was not found
|
2021-04-07 14:56:44 +02:00 |
|
kolaente
|
325dcc5795
|
Fix matrix notify room id
|
2021-04-07 14:46:40 +02:00 |
|
konrad
|
84291679cc
|
Add names for link shares (#829)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/829
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-04-07 12:44:39 +00:00 |
|
kolaente
|
b7d832891a
|
Switch telegram notifications to matrix notifications
|
2021-04-07 12:27:51 +02:00 |
|
renovate
|
b2bbb03e48
|
Update golang.org/x/term commit hash to 72f3dc4 (#828)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/828
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-07 09:15:09 +00:00 |
|
kolaente
|
0b8173c1c3
|
Fix not able to make saved filters favorite
|
2021-04-03 16:49:20 +02:00 |
|
renovate
|
9b7eef985e
|
Update golang.org/x/oauth2 commit hash to 2e8d934 (#827)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/827
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-03 11:08:49 +00:00 |
|
renovate
|
8a7baaed19
|
Update module go-sql-driver/mysql to v1.6.0 (#826)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/826
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-01 16:31:27 +00:00 |
|
kolaente
|
73f2d4532d
|
Make sure all tables are properly pluralized
|
2021-03-28 20:17:35 +02:00 |
|
kolaente
|
bc782e68ff
|
Add systemd service file to linux packages
|
2021-03-28 18:18:58 +02:00 |
|
kolaente
|
6c3488b8aa
|
Fix event error handler retrying infinitely
|
2021-03-28 17:55:19 +02:00 |
|
kolaente
|
d7f3c653f9
|
Remove unused tools from tools.go
|
2021-03-28 17:24:56 +02:00 |
|
renovate
|
e2aa916bdd
|
Update module adlio/trello to v1.9.0 (#825)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/825
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-28 15:04:37 +00:00 |
|
renovate
|
398f05e9a0
|
Update golang.org/x/oauth2 commit hash to 22b0ada (#823)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/823
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-25 10:50:41 +00:00 |
|
kolaente
|
be3184d49f
|
Add test for moving a task to another list
|
2021-03-24 22:47:03 +01:00 |
|
konrad
|
81d021e872
|
Improve loading labels performance (#824)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/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 |
|
konrad
|
d1b87d2705
|
Add a "done" option to kanban buckets (#821)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/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 |
|
kolaente
|
7b29ac7128
|
Fix user uploaded avatars
|
2021-03-23 22:32:23 +01:00 |
|
renovate
|
7b7ccddf51
|
Update golang.org/x/crypto commit hash to 0c34fe9 (#822)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/822
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-23 19:28:10 +00:00 |
|
kolaente
|
532855d850
|
Fix filter for task index
|
2021-03-21 18:48:41 +01:00 |
|
kolaente
|
ee436efba3
|
Add endpoint to remove a list background
|
2021-03-21 17:49:14 +01:00 |
|
renovate
|
9d0dcb8d7d
|
Update module spf13/afero to v1.6.0 (#820)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/820
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-21 10:53:41 +00:00 |
|
kolaente
|
6fa95e6492
|
Fix getting lists for shared, favorite and saved lists namespace
|
2021-03-18 21:39:38 +01:00 |
|
renovate
|
fc4eb8ceb9
|
Update module prometheus/client_golang to v1.10.0 (#819)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/819
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-18 18:25:48 +00:00 |
|
renovate
|
87f7cbfa73
|
Update golang.org/x/term commit hash to de623e6 (#818)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/818
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-17 21:11:45 +00:00 |
|
renovate
|
f8683796e8
|
Update golang.org/x/crypto commit hash to 513c2a4 (#817)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/817
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-17 21:11:29 +00:00 |
|
renovate
|
5e048feedf
|
Update golang.org/x/crypto commit hash to e6e6c4f (#816)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/816
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-15 21:17:14 +00:00 |
|
kolaente
|
67167d4abb
|
Fix shared lists showing up twice
|
2021-03-14 21:12:03 +01:00 |
|
renovate
|
156e50f371
|
Update golang.org/x/oauth2 commit hash to cd4f82c (#815)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/815
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-14 12:49:05 +00:00 |
|
renovate
|
cf2cfde4fc
|
Update module src.techknowlogick.com/xgo to v1.4.0+1.16.2 (#814)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/814
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-12 09:22:48 +00:00 |
|
renovate
|
f78bb613e4
|
Update golang.org/x/oauth2 commit hash to 5366d9d (#813)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/813
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-11 17:19:53 +00:00 |
|
renovate
|
3a7678bfb9
|
Update module gabriel-vasile/mimetype to v1.2.0 (#812)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/812
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-11 14:45:51 +00:00 |
|
konrad
|
466b2b676c
|
Pagingation for tasks in kanban buckets (#805)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/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 |
|
renovate
|
89d0fbcc7c
|
Update module imdario/mergo to v0.3.12 (#811)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/811
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-10 10:01:42 +00:00 |
|
renovate
|
77e9a58a52
|
Update module labstack/echo/v4 to v4.2.1 (#810)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/810
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-09 12:12:37 +00:00 |
|
renovate
|
81665168bc
|
Update module lib/pq to v1.10.0 (#809)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/809
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-03-09 09:49:47 +00:00 |
|
kolaente
|
6de3d8b3a1
|
Explicitly check if there are Ids before trying to get items by a list of Ids
|
2021-03-02 18:40:39 +01:00 |
|
kolaente
|
3999580fe6
|
Add basic auth for metrics endpoint
|
2021-02-28 11:29:53 +01:00 |
|
renovate
|
c71a1fea82
|
Update module jgautheron/goconst to v1 (#804)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/804
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-02-27 14:52:00 +00:00 |
|
renovate
|
729cb3de38
|
Update github.com/gordonklaus/ineffassign commit hash to 2e10b26 (#803)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/803
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-02-25 22:24:22 +00:00 |
|
kolaente
|
4880a0265b
|
Fix notifications table not being created on initial setup
|
2021-02-22 21:20:13 +01:00 |
|
konrad
|
2178166ece
|
Add crud endpoints for notifications (#801)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/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 |
|
kolaente
|
509f23c550
|
Fix build
go mod tidy did the trick.
|
2021-02-20 18:47:02 +01:00 |
|