1
0

9467 Commits

Author SHA1 Message Date
konrad
61d49c3a56 feat: add time zone setting for reminders (#1092)
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: https://kolaente.dev/vikunja/api/pulls/1092
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-16 11:05:56 +00:00
renovate
d450096303 chore(deps): update dependency vitest to v0.1.17 (#1385)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1385
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-16 10:49:54 +00:00
renovate
315a50e5b2 chore(deps): update dependency eslint to v8.7.0 (#1384)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1384
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-16 10:49:36 +00:00
renovate
5e4a9cca0c fix(deps): update dependency easymde to v2.16.1 2022-01-15 22:02:00 +00:00
renovate
864669fd3f chore(deps): update dependency vitest to v0.1.16 (#1382)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1382
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-15 21:09:55 +00:00
renovate
010c4a2a3d chore(deps): update dependency rollup-plugin-visualizer to v5.5.4 (#1381)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1381
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-15 21:09:48 +00:00
renovate
e116fbad79 fix(deps): update golang.org/x/sys commit hash to da31bd3 (#1093)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1093
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-15 20:28:17 +00:00
kolaente
9446550ce9
chore: update netlify-cli only weekly 2022-01-14 22:20:32 +01:00
kolaente
c7ac81a99f
fix: save user language when it wasn't saved previously 2022-01-14 22:11:13 +01:00
renovate
c8558e6b25 chore(deps): update dependency rollup to v2.64.0 (#1377)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1377
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-14 15:09:06 +00:00
renovate
97ef78f1b0 chore(deps): update dependency netlify-cli to v8.8.2 (#1376)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1376
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-14 15:08:51 +00:00
renovate
8a97483dc2 chore(deps): update dependency vitest to v0.1.13 (#1375)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1375
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-14 10:08:50 +00:00
renovate
47b9878846 chore(deps): update dependency netlify-cli to v8.8.1 (#1374)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1374
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-13 21:16:19 +00:00
renovate
e8086aac39 chore(deps): update dependency vite to v2.7.12 (#1373)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1373
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-13 20:23:21 +00:00
renovate
b0ac968fbf chore(deps): update dependency netlify-cli to v8.8.0 (#1372)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1372
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-13 15:15:48 +00:00
renovate
ea8a5df0b5 chore(deps): update dependency vite to v2.7.11 2022-01-13 12:02:46 +00:00
renovate
a03b7be194 fix(deps): update dependency marked to v4.0.10 2022-01-13 11:12:34 +00:00
renovate
3128e76e7a chore(deps): update dependency happy-dom to v2.25.2 2022-01-13 11:12:11 +00:00
renovate
b17b7ec296 chore(deps): update dependency sass to v1.48.0 2022-01-13 11:11:43 +00:00
renovate
ecd61cca63 chore(deps): update dependency vitest to v0.1.12 2022-01-13 11:11:19 +00:00
renovate
411847cd79 fix(deps): update dependency vue-i18n to v9.2.0-beta.28 2022-01-13 10:03:07 +00:00
renovate
1fe5e4bd8e chore(deps): update dependency vitest to v0.0.142 (#1365)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1365
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 21:29:09 +00:00
drone
b6788d9367 [skip ci] Updated translations via Crowdin 2022-01-12 21:10:32 +00:00
renovate
f255fb2d5c fix(deps): update golang.org/x/crypto commit hash to 5e0467b (#1091)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1091
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 19:40:20 +00:00
kolaente
796a56d5d8
fix: translation typo 2022-01-12 19:53:02 +01:00
renovate
9d1ebd675d chore(deps): update dependency netlify-cli to v8.6.23 (#1363)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1363
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 18:15:26 +00:00
renovate
33cefd2c3e chore(deps): update dependency vite-plugin-pwa to v0.11.13 (#1364)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1364
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 18:13:32 +00:00
renovate
1484c282eb chore(deps): update dependency postcss-preset-env to v7.2.3 (#1361)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1361
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 16:39:59 +00:00
renovate
f2c0460fdb fix(deps): update dependency v-tooltip to v4.0.0-beta.17 (#1362)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1362
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 16:39:43 +00:00
renovate
6d6843fe96 chore(deps): update dependency netlify-cli to v8.6.22 (#1359)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1359
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:27:00 +00:00
renovate
e278bb4840 chore(deps): update dependency eslint-plugin-vue to v8.3.0 (#1360)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1360
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:01:29 +00:00
renovate
14f999ba55 chore(deps): update dependency postcss-preset-env to v7.2.2 (#1358)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1358
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:00:41 +00:00
renovate
c85d1c241e chore(deps): update dependency caniuse-lite to v1.0.30001299 (#1357)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1357
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:00:05 +00:00
renovate
fa4560d4af fix(deps): update dependency easymde to v2.16.0 (#1356)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1356
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 22:20:19 +00:00
renovate
40ecc93a0b chore(deps): update dependency electron to v16.0.7 (#75)
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/75
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:41:42 +00:00
renovate
bd5483f100 chore(deps): update dependency netlify-cli to v8.6.21 (#1353)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1353
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:41:12 +00:00
renovate
9c50fb3f4e fix(deps): update dependency v-tooltip to v4.0.0-beta.16 (#1354)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1354
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:40:47 +00:00
renovate
23dc74b373 chore(deps): update dependency vitest to v0.0.141 (#1355)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1355
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:40:15 +00:00
renovate
7ec5023c45 chore(deps): update dependency netlify-cli to v8.6.19 (#1352)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1352
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 15:28:20 +00:00
renovate
9dbec1e11d chore(deps): update dependency vite-svg-loader to v3.1.2 (#1351)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1351
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 13:14:31 +00:00
renovate
4aa045d710 fix(deps): update golang.org/x/sys commit hash to 5a964db (#1090)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1090
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 10:34:09 +00:00
renovate
31ddc6cc5a chore(deps): update dependency netlify-cli to v8.6.18 (#1350)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1350
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 06:59:09 +00:00
renovate
c4bd5702ad chore(deps): update dependency cypress to v9.2.1 (#1349)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1349
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 06:58:49 +00:00
renovate
9bb6360e05 chore(deps): update typescript-eslint monorepo to v5.9.1 (#1347)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1347
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:25:43 +00:00
renovate
b316a412ed fix(deps): update golang.org/x/sys commit hash to a018aaa (#1088)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1088
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:25:18 +00:00
renovate
a9296d807f fix(deps): update module github.com/labstack/echo/v4 to v4.6.3 (#1089)
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: https://kolaente.dev/vikunja/api/pulls/1089
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:24:23 +00:00
renovate
1570cccc36 chore(deps): update dependency vitest to v0.0.140 (#1348)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vitest](https://github.com/vitest-dev/vitest) | devDependencies | patch | [`0.0.139` -> `0.0.140`](https://renovatebot.com/diffs/npm/vitest/0.0.139/0.0.140) |

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

### [`v0.0.140`](https://github.com/vitest-dev/vitest/releases/v0.0.140)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v0.0.139...v0.0.140)

##### Bug Fixes

-   inline snapshot if not called inside suite ([6d743c5](https://github.com/vitest-dev/vitest/commit/6d743c5)), closes [#&#8203;484](https://github.com/vitest-dev/vitest/issues/484)
-   **ui:** flex / percentage based layout ([#&#8203;492](https://github.com/vitest-dev/vitest/issues/492)) ([c43ebaf](https://github.com/vitest-dev/vitest/commit/c43ebaf))
-   correctly inline shapshot with properties ([4603ffd](https://github.com/vitest-dev/vitest/commit/4603ffd))
-   mocking is lost with threads: false ([28b97d8](https://github.com/vitest-dev/vitest/commit/28b97d8)), closes [#&#8203;482](https://github.com/vitest-dev/vitest/issues/482)
-   Reflect.get called on non-object ([3c9073a](https://github.com/vitest-dev/vitest/commit/3c9073a)), closes [#&#8203;479](https://github.com/vitest-dev/vitest/issues/479)
-   snapshot ignores indentation ([aff1481](https://github.com/vitest-dev/vitest/commit/aff1481))
-   **ui:** reduce graph container size ([#&#8203;478](https://github.com/vitest-dev/vitest/issues/478)) ([23e1e62](https://github.com/vitest-dev/vitest/commit/23e1e62))

##### Features

-   global setup ([#&#8203;372](https://github.com/vitest-dev/vitest/issues/372)) ([eaa119f](https://github.com/vitest-dev/vitest/commit/eaa119f))
-   **ui:** tasks state group ([7782e7d](https://github.com/vitest-dev/vitest/commit/7782e7d))

</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: https://kolaente.dev/vikunja/frontend/pulls/1348
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:23:42 +00:00
renovate
b31008fe20 fix(deps): update dependency v-tooltip to v4.0.0-beta.15 (#1346)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [v-tooltip](https://github.com/Akryum/vue-tooltip) | dependencies | patch | [`4.0.0-beta.14` -> `4.0.0-beta.15`](https://renovatebot.com/diffs/npm/v-tooltip/4.0.0-beta.14/4.0.0-beta.15) |

---

### Release Notes

<details>
<summary>Akryum/vue-tooltip</summary>

### [`v4.0.0-beta.15`](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.14...v4.0.0-beta.15)

[Compare Source](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.14...v4.0.0-beta.15)

</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: https://kolaente.dev/vikunja/frontend/pulls/1346
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 18:45:24 +00:00
renovate
d3efcb499f chore(deps): update dependency netlify-cli to v8.6.17 (#1345)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli) | devDependencies | patch | [`8.6.16` -> `8.6.17`](https://renovatebot.com/diffs/npm/netlify-cli/8.6.16/8.6.17) |

---

### Release Notes

<details>
<summary>netlify/cli</summary>

### [`v8.6.17`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#&#8203;8617-httpsgithubcomnetlifyclicomparev8616v8617-2022-01-10)

[Compare Source](https://github.com/netlify/cli/compare/v8.6.16...v8.6.17)

</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: https://kolaente.dev/vikunja/frontend/pulls/1345
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 13:22:00 +00:00
renovate
23e2550534 fix(deps): update dependency v-tooltip to v4.0.0-beta.14 (#1344)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [v-tooltip](https://github.com/Akryum/vue-tooltip) | dependencies | patch | [`4.0.0-beta.13` -> `4.0.0-beta.14`](https://renovatebot.com/diffs/npm/v-tooltip/4.0.0-beta.13/4.0.0-beta.14) |

---

### Release Notes

<details>
<summary>Akryum/vue-tooltip</summary>

### [`v4.0.0-beta.14`](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.13...v4.0.0-beta.14)

[Compare Source](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.13...v4.0.0-beta.14)

</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: https://kolaente.dev/vikunja/frontend/pulls/1344
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 13:07:52 +00:00