Commit Graph

608 Commits

Author SHA1 Message Date
76fa841e9a fix(deps): update module github.com/spf13/afero to v1.9.0 (#1210)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1210
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 21:16:02 +00:00
2f601052fd fix(deps): update golang.org/x/crypto digest to 0559593 (#1202)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1202
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 14:15:52 +00:00
8023674adf fix(deps): update module github.com/yuin/goldmark to v1.4.13 (#1209)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1209
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 12:44:06 +00:00
560fa187e0 fix(deps): update golang.org/x/image digest to 41969df (#1203)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1203
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 07:03:12 +00:00
a321c3cfb9 fix(deps): update golang.org/x/term digest to 065cf7b (#1207)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1207
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 07:02:43 +00:00
ac92499b7d
fix(caldav): make sure description is parsed correctly when multiline
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://github.com/go-vikunja/api/issues/35
2022-07-13 22:47:25 +02:00
62325de9cd
feat: use actual uuids for tasks
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-11 14:54:33 +02:00
f5a4c136fb
fix: cycles in tasks array when memory caching was enabled
Some checks failed
continuous-integration/drone/push Build is failing
Resolves #1119
2022-07-07 18:34:49 +02:00
7e99618319
chore: upgrade trello api wrapper and remove fork
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-07 16:21:33 +02:00
73c4c399e5
feat: use embed fs directly to embed the logo in mails
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-07 15:54:38 +02:00
db1ccff0de fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.14 (#1194)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1194
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 14:45:42 +00:00
2c9ab3d86f fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.8.0 (#1168)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1168
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 14:45:09 +00:00
951d74b272
fix: go mod tidy
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-30 16:41:47 +02:00
7a30294407 fix: go mod tidy 2022-06-30 14:21:17 +00:00
30e0e98f77 feat: migrate away from gomail 2022-06-30 14:21:17 +00:00
12557163b2 fix(deps): update module github.com/stretchr/testify to v1.8.0 (#1191)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1191
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-29 21:36:48 +00:00
8b82aab7aa fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.2 (#1193)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1193
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-29 18:30:48 +00:00
70018613da fix(deps): update module github.com/spf13/cobra to v1.5.0 (#1192)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1192
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-29 18:30:17 +00:00
030bbfa47e fix(deps): update module github.com/swaggo/swag to v1.8.3 (#1185)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1185
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-16 12:47:17 +00:00
92a87cfe4f fix(deps): update module github.com/stretchr/testify to v1.7.2 (#1182)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1182
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:10:50 +00:00
163a4624ee fix(deps): update module github.com/imdario/mergo to v0.3.13 (#1178)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1178
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-01 20:51:01 +00:00
37a07aa677 fix(deps): update module gopkg.in/yaml.v3 to v3.0.1 (#1179)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1179
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-01 17:07:40 +00:00
7b10176a10 fix(deps): update module github.com/lib/pq to v1.10.6 (#1169)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1169
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-16 20:58:16 +00:00
3ab0ac9f27 fix(deps): update module github.com/swaggo/swag to v1.8.2 (#1167)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1167
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-15 19:57:00 +00:00
dc5faaf2cf fix(deps): update module github.com/coreos/go-oidc/v3 to v3.2.0 (#1164)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1164
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-14 15:09:22 +00:00
85be5a7bcd fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.13 (#1165)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1165
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-14 15:08:28 +00:00
9ab00fd2e6 fix(deps): update module github.com/prometheus/client_golang to v1.12.2 (#1166)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1166
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-14 15:07:58 +00:00
b4f57dc3e1 fix(deps): update module github.com/yuin/goldmark to v1.4.12 (#1162)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1162
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-24 15:38:36 +00:00
81a18661ad fix(deps): update module github.com/spf13/viper to v1.11.0 (#1159)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1159
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-18 17:33:19 +00:00
fabd3471a8 fix(deps): update module github.com/lib/pq to v1.10.5 (#1157)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1157
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-08 19:56:37 +00:00
8cdbc78b1c fix(deps): update module github.com/spf13/cobra to v1.4.0 (#1145)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1145
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 19:17:32 +00:00
91c89931f8 fix(deps): update module github.com/yuin/goldmark to v1.4.11 (#1143)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1143
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 15:55:57 +00:00
726a517bec chore: go mod tidy
Some checks failed
continuous-integration/drone/push Build is failing
2022-03-30 16:36:07 +00:00
362706b38d feat: add migration to create BlurHash strings for all list backgrounds 2022-03-30 16:36:07 +00:00
1fa1cd365e fix(deps): update module github.com/swaggo/swag to v1.8.1 (#1156)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1156
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-30 15:51:03 +00:00
0a1d8c9404 feat: add date math for filters (#1086)
All checks were successful
continuous-integration/drone/push Build is passing
This adds support for relative dates in filters, similar to the ones from [grafana](https://grafana.com/docs/grafana/latest/dashboards/time-range-controls) or [elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/7.3/common-options.html#date-math).

In short, it allows you to filter for due dates by passing in dates like "now - 7d" to get a date from 7 days ago.

This is a very powerful addition for saved filters as they will allow you to create filters for all kinds of stuff where you previously only could use fixed dates. Now you can for example create a saved filter for "all tasks this week".

Frontend PR: vikunja/frontend#1342

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1086
2022-03-27 20:35:04 +00:00
d08dcc4e44 A bunch of dependency updates at once (#1155)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1155
2022-03-27 19:21:36 +00:00
09c0d14444 fix(deps): update module github.com/stretchr/testify to v1.7.1 (#1148)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1148
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-15 22:21:40 +00:00
da0bcc6322 fix(deps): update module github.com/labstack/echo/v4 to v4.7.1 (#1146)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1146
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-13 19:17:28 +00:00
aa30baf1bc fix(deps): update golang.org/x/sys commit hash to b874c99 (#1141)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-10 06:54:02 +00:00
581dcd41f1 fix(deps): update golang.org/x/oauth2 commit hash to 6242fa9 (#1140)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | require | digest | `ee48083` -> `6242fa9` |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: vikunja/api#1140
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-09 16:26:50 +00:00
d013020268 fix(deps): update golang.org/x/crypto commit hash to efcb850 (#1139)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1139
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-07 22:27:03 +00:00
bc8a02d794 fix(deps): update golang.org/x/sys commit hash to 22a9840 (#1138)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1138
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-07 21:56:23 +00:00
b167aac624 fix(deps): update module github.com/yuin/goldmark to v1.4.8 (#1136)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1136
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-05 11:09:10 +00:00
72ee84d43d fix(deps): update module github.com/labstack/echo/v4 to v4.7.0 (#1134)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1134
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-03 08:23:42 +00:00
f2f6cc68d9 fix(deps): update golang.org/x/image commit hash to 723b81c (#1133)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1133
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-02 10:37:17 +00:00
c870627644 fix(deps): update golang.org/x/sys commit hash to 4e6760a (#1131)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1131
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-28 06:51:29 +00:00
edc5084278 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.12 (#1132)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1132
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-28 06:51:08 +00:00
16a98a5c70 fix(deps): update golang.org/x/oauth2 commit hash to ee48083 (#1128)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1128
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-24 15:17:36 +00:00
f77f2387b6 fix(deps): update golang.org/x/sys commit hash to 95c6836 (#1130)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1130
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-24 14:03:30 +00:00
a423e111e9 fix(deps): update golang.org/x/sys commit hash to dbe011f (#1129)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1129
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-24 07:36:49 +00:00
81ab23385f fix(deps): update golang.org/x/sys commit hash to f242548 (#1126)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1126
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-23 07:12:52 +00:00
325ba622e0 fix(deps): update golang.org/x/sys commit hash to 0005352 (#1125)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1125
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-22 20:52:32 +00:00
cda78ea702 fix(deps): update module github.com/swaggo/swag to v1.8.0 (#1124)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1124
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-22 13:56:36 +00:00
2bc82bc1a0 fix(deps): update module github.com/yuin/goldmark to v1.4.7 (#1123)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1123
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-18 20:25:20 +00:00
545999cf5e fix(deps): update module github.com/yuin/goldmark to v1.4.6 (#1122)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1122
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-17 22:35:36 +00:00
c8aab8a8ad fix(deps): update golang.org/x/crypto commit hash to 8634188 (#1121)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1121
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-17 12:04:47 +00:00
7978c91d09 fix(deps): update golang.org/x/crypto commit hash to f4118a5 (#1118)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1118
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 19:16:06 +00:00
519675ab23 fix(deps): update golang.org/x/crypto commit hash to db63837 (#1115)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1115
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:38:08 +00:00
4e257b82a3 fix(deps): update golang.org/x/sys commit hash to 3681064 (#1116)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1116
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:37:49 +00:00
386412caca fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.3.0 (#1117)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1117
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-10 10:37:26 +00:00
8f10a852c2 fix(deps): update golang.org/x/crypto commit hash to dad3315 (#1114)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1114
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 16:32:41 +00:00
d056d2df51 fix(deps): update golang.org/x/crypto commit hash to bba287d (#1113)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1113
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-09 06:47:42 +00:00
4432ebf4a5 fix(deps): update module github.com/yuin/goldmark to v1.4.5 (#1112)
All checks were successful
continuous-integration/drone/push Build is passing
://community.spotify.com/t5/Content-Questions/How-to-disable-all-podcasts/td-p/5180261 PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | require | patch | `v1.4.4` -> `v1.4.5` |

---

### Release Notes

<details>
<summary>yuin/goldmark</summary>

### [`v1.4.5`](https://github.com/yuin/goldmark/compare/v1.4.4...v1.4.5)

[Compare Source](https://github.com/yuin/goldmark/compare/v1.4.4...v1.4.5)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: vikunja/api#1112
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 10:39:26 +00:00
c5611f79ea fix(deps): update golang.org/x/crypto commit hash to 20e1d8d (#1111)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1111
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 06:39:35 +00:00
d2adf00790 fix(deps): update golang.org/x/sys commit hash to 5739886 (#1110)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1110
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-08 06:38:51 +00:00
2598550e49 fix(deps): update module github.com/spf13/afero to v1.8.1 (#1108)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1108
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-05 12:10:39 +00:00
9196826390 fix(deps): update golang.org/x/sys commit hash to 1c1b9b1 (#1107)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1107
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-04 14:36:59 +00:00
6cbad9546a fix(deps): update module github.com/swaggo/swag to v1.7.9 (#1106)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1106
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-03 22:54:32 +00:00
df35531e70 fix(deps): update golang.org/x/crypto commit hash to 30dcbda (#1105)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1105
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-01 06:54:10 +00:00
7a27e1317f fix(deps): update module github.com/prometheus/client_golang to v1.12.1 (#1102)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1102
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-29 16:11:35 +00:00
59a1e8d0a9 fix(deps): update golang.org/x/sys commit hash to 99c3d69 (#1101)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1101
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-28 22:45:06 +00:00
4e7ceb22dd fix(deps): update golang.org/x/crypto commit hash to 198e437 (#1100)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1100
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-28 22:44:53 +00:00
b615f06da3 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.11 (#1099)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-28 20:04:24 +00:00
7c6fc41543 fix(deps): update golang.org/x/crypto commit hash to aa10faf (#1098)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1098
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-27 09:27:55 +00:00
230c784f55 fix(deps): update golang.org/x/crypto commit hash to e04a857 (#1097)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1097
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-26 19:26:28 +00:00
bb88beb417 fix(deps): update module github.com/prometheus/client_golang to v1.12.0 (#1094)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1094
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-19 09:29:02 +00:00
61d49c3a56 feat: add time zone setting for reminders (#1092)
All checks were successful
continuous-integration/drone/push Build is passing
Instead of naeveily checking for all reminders due in the next minute, we now check all reminders in all time zones in the next minutes. This essentially means checking for reminders due in the next 14 or past 12 hours. We then check for each user who would receive a reminder from that result if it is actually due in their time zone.

This should prevent issues where users would get the reminder in the time zone of their server, not in their own.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1092
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-16 11:05:56 +00:00
e116fbad79 fix(deps): update golang.org/x/sys commit hash to da31bd3 (#1093)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1093
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-15 20:28:17 +00:00
f255fb2d5c fix(deps): update golang.org/x/crypto commit hash to 5e0467b (#1091)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1091
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 19:40:20 +00:00
4aa045d710 fix(deps): update golang.org/x/sys commit hash to 5a964db (#1090)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1090
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 10:34:09 +00:00
b316a412ed fix(deps): update golang.org/x/sys commit hash to a018aaa (#1088)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1088
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:25:18 +00:00
a9296d807f fix(deps): update module github.com/labstack/echo/v4 to v4.6.3 (#1089)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | require | patch | `v4.6.2` -> `v4.6.3` |

---

### Release Notes

<details>
<summary>labstack/echo</summary>

### [`v4.6.3`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v463---2022-01-10)

[Compare Source](https://github.com/labstack/echo/compare/v4.6.2...v4.6.3)

**Fixes**

-   Fixed Echo version number in greeting message which was not incremented to `4.6.2` [#&#8203;2066](https://github.com/labstack/echo/issues/2066)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: vikunja/api#1089
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:24:23 +00:00
614dcaeb9d fix(deps): update module github.com/labstack/echo/v4 to v4.6.2 (#1084)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1084
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-08 10:54:46 +00:00
832b7184f3 fix(deps): update module github.com/spf13/afero to v1.8.0 (#1083)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1083
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-05 11:44:50 +00:00
8fb597cae2 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.10 (#1082)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1082
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-29 16:05:22 +00:00
64cc299fb1 fix(deps): update module github.com/spf13/afero to v1.7.1 (#1081)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1081
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-29 13:33:59 +00:00
fbf271978d fix(deps): update module github.com/spf13/afero to v1.7.0 (#1078)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1078
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-25 20:56:04 +00:00
514c11d342 fix(deps): update module github.com/swaggo/swag to v1.7.8 (#1080)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1080
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-25 20:21:36 +00:00
7b2fe5db50 fix(deps): update module github.com/getsentry/sentry-go to v0.12.0 (#1079)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1079
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-23 08:51:14 +00:00
9d8f9d9de9 fix(deps): update module github.com/magefile/mage to v1.12.1 (#1077)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1077
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-19 17:30:08 +00:00
c2e8a8ad98 fix(deps): update module github.com/magefile/mage to v1.12.0 (#1076)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1076
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-17 06:52:28 +00:00
5e4d632e79 fix(deps): update golang.org/x/sys commit hash to 1d35b9e (#1075)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1075
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-16 12:30:20 +00:00
402c34fb12 fix(deps): update golang.org/x/sys commit hash to 4abf325 (#1074)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1074
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 22:30:24 +00:00
94fff0ac88 fix(deps): update golang.org/x/crypto commit hash to e495a2d (#1073)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1073
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 16:14:35 +00:00
62c3dec6e3 fix(deps): update module github.com/spf13/viper to v1.10.1 (#1072)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1072
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 14:47:10 +00:00
c5d831ec7c fix(deps): update golang.org/x/sys commit hash to 4825e8c (#1071)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1071
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 07:46:53 +00:00
351d72f02d fix(deps): update module github.com/spf13/cobra to v1.3.0 (#1070)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1070
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 20:39:53 +00:00
4752888c06 fix(deps): update golang.org/x/sys commit hash to 3b038e5 (#1068)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1068
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 19:33:50 +00:00
d31c0dfeac fix(deps): update golang.org/x/sys commit hash to 03aa0b5 (#1067)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1067
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 08:31:37 +00:00