Commit Graph

2044 Commits

Author SHA1 Message Date
kolaente 10fe38cef6
fix: default sentry dsn in docker
continuous-integration/drone/push Build is passing Details
2021-12-07 22:05:19 +01:00
renovate b4cbe1e1fd fix(deps): update sentry-javascript monorepo to v6.16.0 (#1155)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1155
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 21:03:27 +00:00
konrad 8b8e413af0 feat: recurring for quick add magic (#1105)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1105
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-07 20:08:39 +00:00
renovate c8029ec3c4 chore(deps): update dependency vite to v2.7.1 (#1154)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1154
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 19:36:57 +00:00
renovate 6225c54447 fix(deps): update dependency dompurify to v2.3.4
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-12-07 15:03:02 +00:00
renovate 809e876091 chore(deps): update dependency @vitejs/plugin-legacy to v1.6.4 (#1152)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1152
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 12:06:02 +00:00
renovate 470022899f chore(deps): update dependency netlify-cli to v8.0.16 (#1147)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1147
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 09:29:06 +00:00
renovate 8d1d60ba80 chore(deps): update dependency @vitejs/plugin-vue to v1.10.2 (#1150)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1150
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 09:28:38 +00:00
renovate 028ad3dc14 chore(deps): update dependency vite to v2.7.0 (#1151)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1151
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 09:28:13 +00:00
renovate f4df628e47 chore(deps): update typescript-eslint monorepo to v5.6.0 (#1148)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1148
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 06:14:44 +00:00
renovate 150b847638 chore(deps): update dependency eslint to v8.4.1 (#1149)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1149
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-07 06:13:38 +00:00
renovate 684acc01bd fix(deps): update vue monorepo to v3.2.24
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-12-06 10:02:46 +00:00
renovate 3218cf60f0 chore(deps): update dependency eslint-plugin-vue to v8.2.0 (#1145)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1145
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-06 06:35:53 +00:00
kolaente bba9a8e008
fix: checklist update not working
continuous-integration/drone/push Build encountered an error Details
Resolves #1114
2021-12-05 14:18:59 +01:00
renovate 852d71e8b7 chore(deps): update dependency ts-jest to v27.1.0 (#1141)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-05 10:21:04 +00:00
renovate c65bb4e93b chore(deps): update dependency vite-plugin-pwa to v0.11.10 (#1140)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1140
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 17:13:33 +00:00
renovate 1c3f655323 chore(deps): update dependency esbuild to v0.14.2 (#1139)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1139
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 14:55:14 +00:00
renovate bd19234041 chore(deps): update workbox monorepo to v6.4.2 (#1133)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1133
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 14:47:52 +00:00
Dominik Pschenitschni ac630ac775 feat: convert simple components to script setup and use typescript (#1120)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1120
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-04 14:47:32 +00:00
renovate f758eefa88 fix(deps): update dependency vue-i18n to v9.2.0-beta.23 (#1138)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1138
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 14:22:11 +00:00
Dominik Pschenitschni 4137bab7fc fix: Home view (#1129)
continuous-integration/drone/push Build is failing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1129
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-04 13:56:25 +00:00
renovate d253d2e743 chore(deps): update dependency eslint to v8.4.0 (#1136)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1136
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 13:53:31 +00:00
renovate fe5770082a chore(deps): update dependency netlify-cli to v8.0.15 (#1135)
continuous-integration/drone/push Build is failing Details
This PR contains the following updates:

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

---

### Release Notes

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

### [`v8.0.15`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#&#8203;8015-httpswwwgithubcomnetlifyclicomparev8014v8015-2021-12-03)

[Compare Source](https://github.com/netlify/cli/compare/v8.0.14...v8.0.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: #1135
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-03 16:35:45 +00:00
renovate 2041722b8a chore(deps): update dependency jest to v27.4.3
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build encountered an error Details
2021-12-02 20:03:56 +00:00
renovate 648b947a05 chore(deps): update dependency netlify-cli to v8.0.14 (#1132)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1132
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-02 19:50:07 +00:00
renovate f58e114947 chore(deps): update dependency netlify-cli to v8.0.13
continuous-integration/drone/push Build is passing Details
2021-12-02 17:23:47 +00:00
renovate 144e7bd10c fix(deps): update dependency marked to v4.0.6
continuous-integration/drone/push Build is passing Details
2021-12-02 17:23:19 +00:00
Dominik Pschenitschni b96e89ca8c fix: remove unused variable
continuous-integration/drone/push Build is passing Details
2021-12-02 17:05:28 +00:00
Dominik Pschenitschni 20f0496fa5 fix: unit test for "should recognize dates of the month in the past but next month" (#1131)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1131
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-02 15:39:46 +00:00
renovate e535584412 chore(deps): update dependency vite-plugin-pwa to v0.11.9 (#1124)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1124
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 22:43:23 +00:00
renovate c5b9e2a1ff chore(deps): update dependency netlify-cli to v8.0.6 (#1125)
continuous-integration/drone/push Build encountered an error Details
Reviewed-on: #1125
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 22:43:03 +00:00
Dominik Pschenitschni e45bc83132 fix: duplicate filter in gantt-component (#1121)
continuous-integration/drone/push Build encountered an error Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1121
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 21:55:24 +00:00
Dominik Pschenitschni bc8b04fc7a fix: add import url suffix for vite svg loader (#1122)
continuous-integration/drone/push Build encountered an error Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1122
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 21:03:26 +00:00
Dominik Pschenitschni 84284a6211 feat: harden textarea auto height algorithm (#985)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #985
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 20:20:40 +00:00
Dominik Pschenitschni 716de2c99c feat: convert home view to script setup and ts (#1119)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1119
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 20:06:15 +00:00
Dominik Pschenitschni 769d94e879 fix:cleanup some scss vars (#1118)
continuous-integration/drone/push Build is failing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1118
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 20:04:15 +00:00
Dominik Pschenitschni baa86530c8 fix: useColorScheme (#1117)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1117
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-11-30 20:03:27 +00:00
renovate 7613afbf27 fix(deps): update dependency date-fns to v2.27.0
continuous-integration/drone/push Build is passing Details
2021-11-30 13:08:36 +00:00
renovate aeb886e4c5 chore(deps): update typescript-eslint monorepo to v5.5.0
continuous-integration/drone/push Build is passing Details
2021-11-30 12:52:53 +00:00
renovate 306bd1c179 chore(deps): update dependency esbuild to v0.14.1
continuous-integration/drone/push Build is passing Details
2021-11-30 12:52:30 +00:00
renovate f3cf79fa65 chore(deps): update dependency rollup to v2.60.2 (#1112)
continuous-integration/drone/push Build encountered an error Details
Reviewed-on: #1112
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 12:34:27 +00:00
renovate 8c945b049a chore(deps): update dependency jest to v27.4.2 (#1115)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1115
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 12:33:59 +00:00
renovate f69111c105 chore(deps): update dependency vue-tsc to v0.29.8 (#1111)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1111
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 06:45:57 +00:00
renovate 03afbfc6c8 chore(deps): update dependency sass to v1.44.0 (#1110)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1110
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-30 06:45:01 +00:00
renovate c07288dd8b chore(deps): update dependency jest to v27.4.0 (#1107)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1107
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-29 20:50:12 +00:00
renovate 03f3c52548 chore(deps): update dependency netlify-cli to v8.0.5 (#1108)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1108
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-29 20:00:12 +00:00
renovate 384037c694 chore(deps): update dependency vue-tsc to v0.29.7 (#1106)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vue-tsc](https://github.com/johnsoncodehk/volar) | devDependencies | patch | [`0.29.6` -> `0.29.7`](https://renovatebot.com/diffs/npm/vue-tsc/0.29.6/0.29.7) |

---

### Release Notes

<details>
<summary>johnsoncodehk/volar</summary>

### [`v0.29.7`](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md#&#8203;0297)

[Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.29.6...v0.29.7)

-   feat: support html, css custom data ([#&#8203;707](https://github.com/johnsoncodehk/volar/issues/707))
-   feat: support extends tsconfig `vueCompilerOptions` ([#&#8203;731](https://github.com/johnsoncodehk/volar/issues/731))
-   fix: cannot config project reference by directory path ([#&#8203;712](https://github.com/johnsoncodehk/volar/issues/712))
-   fix: pug attrs type-check borken by nested tags ([#&#8203;721](https://github.com/johnsoncodehk/volar/issues/721))
-   fix: import path rename result incorrect ([#&#8203;723](https://github.com/johnsoncodehk/volar/issues/723))
-   fix: `editor.codeActionsOnSave: ["source.organizeImports"]` not working ([#&#8203;726](https://github.com/johnsoncodehk/volar/issues/726))
-   fix: goto definition not working with some component import statement ([#&#8203;728](https://github.com/johnsoncodehk/volar/issues/728))
-   fix: don't show volar commands in non-vue document ([#&#8203;733](https://github.com/johnsoncodehk/volar/issues/733))
-   fix: vue-tsc not working with symlink ([#&#8203;738](https://github.com/johnsoncodehk/volar/issues/738))

</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: #1106
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-28 21:40:03 +00:00
kolaente 734db0795c
fix: switching from a list with a background to settings would not remove the background
continuous-integration/drone/push Build is passing Details
2021-11-28 15:56:08 +01:00
renovate 8f6c0f3738 chore(deps): update dependency vite-plugin-pwa to v0.11.8 (#1102)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1102
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-28 14:50:57 +00:00
drone f3324c6aaf [skip ci] Updated translations via Crowdin 2021-11-28 14:27:28 +00:00