Commit Graph

1582 Commits

Author SHA1 Message Date
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
ac6818a476
fix: checking for error types
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-27 17:52:33 +02:00
5cf263a86f
feat: upgrade golangci-lint to 1.45.2
Some checks failed
continuous-integration/drone/push Build is failing
2022-03-27 16:55:37 +02: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
f5b0c603a3 chore(deps): update klakegg/hugo docker tag to v0.93.3 (#1142)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1142
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-13 15:59:41 +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
b60c69c5a8
chore: cleanup namespace creation
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-06 17:09:05 +01:00
9d816205da chore(deps): update klakegg/hugo docker tag to v0.93.2 (#1137)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1137
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-06 13:14:51 +00:00
8aa646e4d9
chore(docs): redirect properly from /docs/docs
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-06 13:42:07 +01: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
75f74b429e
fix: validate email address when creating a user via cli
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-04 19:58:40 +01:00
21541bc118 chore(deps): update klakegg/hugo docker tag to v0.93.0 (#1135)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1135
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-04 14:06:12 +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
82158d7718
fix(docs): don't use cannonify url
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-25 14:25:03 +01: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
f96c2fe23f chore(deps): update klakegg/hugo docker tag to v0.92.2 (#1127)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1127
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-23 08:00:21 +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
8bf2254f4b
fix: restoring dumps with no config file saved in them
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 17:46:10 +01:00
22e3f242a3
fix: disabling logging completely now works
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-19 17:42:32 +01:00
8cb92b3924
fix(dump): don't try to save a config file if none was provided and dump vikunja env variables
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 11:32:30 +01:00
44aaf0a4ec
fix: clarify which config file is used on startup 2022-02-19 11:32:30 +01: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
43f1daf40c
fix: microsoft todo migration not importing all tasks
All checks were successful
continuous-integration/drone/push Build is passing
Previously, we did not check if a list has more tasks than the ones returned. By default, the Microsoft Graph API only returns 10 tasks. If the user had more they would not get imported.
Now we check if there are more pages with tasks and pull them all in until we have everything.
2022-02-18 20:00:42 +01: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
1322cb16d7 feat: add long-lived api tokens (#1085)
Some checks reported errors
continuous-integration/drone/push Build was killed
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1085
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-02-06 13:18:08 +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