|
afd6bde74d
|
Make sure the configured frontend url always has a / at the end
|
2021-05-28 08:39:27 +02:00 |
|
|
e23014dbe4
|
Fix swagger docs for create requests
|
2021-05-26 21:56:31 +02:00 |
|
|
8e65ffb99b
|
Fix duplicating empty lists
|
2021-05-26 12:01:50 +02:00 |
|
|
3f6d85497f
|
Fix error when searching for a namespace returned no results
|
2021-05-26 12:00:55 +02:00 |
|
|
88b9ea6a96
|
Fix error when searching for a namespace with subscribers
|
2021-05-26 11:04:29 +02:00 |
|
|
67f863120e
|
Update module go-testfixtures/testfixtures/v3 to v3.6.1 (#868)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/868
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-21 08:16:45 +00:00 |
|
|
ffede02ddc
|
Update golang.org/x/net commit hash to 37e1c6af
|
2021-05-20 19:42:33 +02:00 |
|
|
3973ce985d
|
Try to get more information about the user when authenticating with openid
|
2021-05-19 14:45:24 +02:00 |
|
|
2351194547
|
Update module yuin/goldmark to v1.3.7 (#867)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/867
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-17 15:03:08 +00:00 |
|
|
b7ec24ff52
|
Fix old references to master in docs
|
2021-05-17 12:53:12 +02:00 |
|
|
aaac4c6dfc
|
Update module lib/pq to v1.10.2 (#865)
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/865
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-17 10:44:55 +00:00 |
|
|
2e52cc1802
|
Fix lint
|
2021-05-17 12:15:15 +02:00 |
|
|
20ede346b4
|
Only filter out failing openid providers if multiple are configured and one of them failed
|
2021-05-16 13:28:15 +02:00 |
|
|
b76ad8efe2
|
Add more logging and better error messages for openid authentication + clarify docs
|
2021-05-16 13:23:10 +02:00 |
|
|
d695681a0e
|
Update module yuin/goldmark to v1.3.6 (#863)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/863
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-15 13:17:27 +00:00 |
|
|
52c3075c3d
|
Update golang.org/x/oauth2 commit hash to f6687ab (#862)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/862
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-14 22:10:40 +00:00 |
|
|
e837c2a003
|
Release preparations
|
2021-05-14 17:03:42 +02:00 |
|
|
f670d394fa
|
Update golang.org/x/crypto commit hash to c07d793 (#861)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/861
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-13 17:20:01 +00:00 |
|
|
71cc7334cc
|
Update golang.org/x/crypto commit hash to cd7d49e (#860)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/860
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-13 13:20:53 +00:00 |
|
|
fc1867ec70
|
Update README (#858)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/858
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: earnest ma <me@earne.link>
Co-committed-by: earnest ma <me@earne.link>
|
2021-05-11 18:14:35 +00:00 |
|
|
d69482cda9
|
Update module gabriel-vasile/mimetype to v1.3.0 (#857)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/857
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-10 10:16:25 +00:00 |
|
|
71d60e908a
|
Update module labstack/echo/v4 to v4.3.0 (#856)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/856
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-08 22:17:06 +00:00 |
|
|
86b7d224ab
|
Expose tls parameter of Go MySQL driver to config file (#855)
Co-authored-by: Jonas Gunz <himself@jonasgunz.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/855
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: kompetenzbolzen <himself@jonasgunz.de>
Co-committed-by: kompetenzbolzen <himself@jonasgunz.de>
|
2021-05-08 14:54:55 +00:00 |
|
|
9dc72c5c98
|
Use golang's tzdata package to handle time zones
|
2021-05-07 12:18:21 +02:00 |
|
|
f052fc19fc
|
Update golang.org/x/crypto commit hash to 38f3c27 (#854)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/854
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-06 16:16:53 +00:00 |
|
|
06cc0a06e4
|
Update golang.org/x/crypto commit hash to 3497b51 (#853)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/853
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-06 06:26:24 +00:00 |
|
|
02dd7ee571
|
Update golang.org/x/image commit hash to 7319ad4 (#852)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/852
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-04 15:28:30 +00:00 |
|
|
abc1fa2fed
|
Update golang.org/x/crypto commit hash to e9a3299 (#851)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/851
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-03 20:14:00 +00:00 |
|
|
b5da7fc546
|
Update golang.org/x/term commit hash to a79de54 (#850)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/850
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-05-03 08:37:51 +00:00 |
|
|
d715b02421
|
Update golang.org/x/term commit hash to c04ba85 (#849)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/849
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-29 16:15:27 +00:00 |
|
|
b7b69afa0c
|
Update golang.org/x/term commit hash to f5beecf (#845)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/845
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-27 20:37:13 +00:00 |
|
|
ce15ade6b8
|
Update golang.org/x/oauth2 commit hash to 81ed05c (#848)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/848
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-27 19:36:51 +00:00 |
|
|
0986ec6bdd
|
Update changelog
|
2021-04-22 17:20:04 +02:00 |
|
|
8b56308a59
|
Update changelog
|
2021-04-22 17:20:04 +02:00 |
|
|
0f5f85e687
|
Fix tests
|
2021-04-22 17:13:47 +02:00 |
|
|
4ceeb877b1
|
Fix checking list rights when accessing a bucket
|
2021-04-22 16:44:42 +02:00 |
|
|
4393320691
|
Add security information to readme
|
2021-04-22 15:07:28 +02:00 |
|
|
e4db9dfe6c
|
Cleanup old docs themes submodule
|
2021-04-22 11:33:15 +02:00 |
|
|
4504499f60
|
Switch building the docs to download the theme instead of building
|
2021-04-22 11:25:19 +02:00 |
|
|
43cb7f1fc2
|
Update golang.org/x/term commit hash to b80969c (#843)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/843
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-22 08:54:44 +00:00 |
|
|
30919fd4da
|
Update module lib/pq to v1.10.1 (#841)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/841
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-21 20:28:50 +00:00 |
|
|
5089049b17
|
Update golang.org/x/crypto commit hash to 83a5a9b (#840)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/840
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-21 19:45:25 +00:00 |
|
|
6fc4e35ac4
|
Update golang.org/x/crypto commit hash to 5bf0f12 (#839)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/839
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-21 17:57:35 +00:00 |
|
|
6e263b6a91
|
Improve sending overdue task reminders by only sending one for all overdue tasks
|
2021-04-18 15:32:02 +02:00 |
|
|
7ff7b0d743
|
Improve duration format of overdue tasks in reminders
|
2021-04-18 14:25:50 +02:00 |
|
|
410a7426cf
|
Update module go-testfixtures/testfixtures/v3 to v3.6.0 (#838)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/838
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-18 10:31:13 +00:00 |
|
|
8d1cee4500
|
Update golang.org/x/crypto commit hash to 4f45737 (#836)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/836
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-15 19:08:11 +00:00 |
|
|
f429efc220
|
Add bucket limit validation
|
2021-04-15 16:55:21 +02:00 |
|
|
6e5a9868f5
|
Fix moving repeating tasks to the done bucket
|
2021-04-15 16:36:24 +02:00 |
|
|
2547de59ae
|
Update module mattn/go-sqlite3 to v1.14.7 (#835)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/835
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2021-04-14 16:20:09 +00:00 |
|