Commit Graph

6114 Commits

Author SHA1 Message Date
kolaente 041f888492
chore: use .then instead of await 2022-04-02 17:37:51 +02:00
kolaente 343be4d5d6
chore: directly use newToken.value 2022-04-02 17:37:51 +02:00
kolaente b9fa08116d
chore: rename to useTokens 2022-04-02 17:37:51 +02:00
kolaente 460a4dbdbe
chore: use h5 2022-04-02 17:37:51 +02:00
kolaente d865af58a8
chore: return new model instead of modifying the existing 2022-04-02 17:37:51 +02:00
kolaente cd245e467c
chore: fix CalDAV casing 2022-04-02 17:37:51 +02:00
kolaente da4f5a0f75
chore: move success message after state changes 2022-04-02 17:37:51 +02:00
kolaente ca330fe63b
chore: use function statements everywhere 2022-04-02 17:37:51 +02:00
kolaente af6385bc60
chore: check for no results 2022-04-02 17:37:51 +02:00
kolaente 19b772f8ee
fix: type 2022-04-02 17:37:50 +02:00
kolaente b65839d0d7
fix: lint 2022-04-02 17:37:50 +02:00
kolaente 043bf62ef3
chore: extract getting all tokens into a composable 2022-04-02 17:37:50 +02:00
kolaente f042651986
chore: make server functions async 2022-04-02 17:37:50 +02:00
kolaente 0299ed32f3
chore: use findIndex to remove caldav token 2022-04-02 17:37:50 +02:00
kolaente cb067461aa
chore: use ts for caldav component 2022-04-02 17:37:50 +02:00
kolaente 6b899be202
chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
kolaente 7bdefd9a3e
chore: put action buttons right 2022-04-02 17:37:50 +02:00
kolaente 8e5a318d4c
feat: manage tokens 2022-04-02 17:37:50 +02:00
kolaente 75f09ec5db
chore: move to script setup 2022-04-02 17:37:48 +02:00
kolaente fb2eb4c439
fix: service worker path
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-04-02 17:23:23 +02:00
Dominik Pschenitschni 175b786ec6
fix: remove self and replace with this
continuous-integration/drone/pr Build was killed Details
2022-04-02 17:17:09 +02:00
Dominik Pschenitschni 0e14e3053d
feat: convert create-edit to script setup and ts 2022-04-02 17:17:09 +02:00
Dominik Pschenitschni 16d8c2224b
feat: add TSDoc definition to some models 2022-04-02 17:17:09 +02:00
Dominik Pschenitschni 658ca4c955
feat: convert navigation to script setup and ts 2022-04-02 17:17:08 +02:00
Dominik Pschenitschni b5f867cc66
feat: convert some helpers to typescript 2022-04-02 17:16:58 +02:00
Dominik Pschenitschni ba9f69344a
feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
Dominik Pschenitschni a3329f1b42
feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
Dominik Pschenitschni 15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00
konrad 4cff3ebee1 feat: use blurHash when loading list backgrounds (#1188)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1188
2022-04-02 15:05:30 +00:00
kolaente 53787a65df
fix: lint
continuous-integration/drone/push Build is passing Details
2022-04-02 14:57:03 +02:00
kolaente dfed1f438a
feat: directly create a new task from relations when none was selected
continuous-integration/drone/push Build is failing Details
2022-04-02 13:54:45 +02:00
kolaente ad8ca462cb
fix: indention of nested checklist items
continuous-integration/drone/push Build is passing Details
2022-04-02 12:55:08 +02:00
kolaente 2e537f6d63
fix: loading list views would sometimes not get loaded
continuous-integration/drone/push Build is passing Details
To make sure the tasks of a list are only loaded after the list itself is fetched from the server, we hide the list view until the list is fully loaded. When switching between different views of the same list, this would cause the list view to not be loaded at all because the list was already loaded at that point.

closes #1732
2022-04-02 12:47:13 +02:00
renovate 4bf016f53e chore(deps): update dependency caniuse-lite to v1.0.30001324 (#1759)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1759
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 08:33:23 +00:00
renovate deff90bd8f chore(deps): update dependency sass to v1.49.11 (#1757)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1757
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 07:02:46 +00:00
renovate 5dbdfd3cd5 chore(deps): update dependency esbuild to v0.14.30 (#1758)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1758
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 07:02:20 +00:00
renovate 2719e93cf1 chore(deps): update dependency vitest to v0.8.2 (#1756)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1756
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 20:14:17 +00:00
renovate 756104c7b5 chore(deps): update dependency happy-dom to v2.55.0 (#1755)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1755
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 05:47:11 +00:00
renovate ddec4bd979 fix(deps): update dependency @vueuse/router to v8.2.3 (#1752)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1752
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:29:57 +00:00
renovate d14d2405d6 fix(deps): update dependency @vueuse/core to v8.2.3 (#1751)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1751
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:03:19 +00:00
renovate 753e03dd46 chore(deps): update dependency happy-dom to v2.54.0 (#1753)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1753
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:55 +00:00
renovate cd9928036d fix(deps): update dependency ufo to v0.8.3 (#1754)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1754
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:31 +00:00
renovate e29b191fbe chore(deps): update dependency vite to v2.9.1 (#1750)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1750
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:08 +00:00
renovate e8d8767d31 fix(deps): update dependency @vueuse/router to v8.2.2 (#1745)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1745
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:37:49 +00:00
renovate 2966e0846a chore(deps): update dependency vite-svg-loader to v3.2.0 (#1743)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1743
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:37:30 +00:00
renovate 7870247ad1 chore(deps): update dependency @vitejs/plugin-vue to v2.3.1 (#1746)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1746
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:36:59 +00:00
renovate 1f769ae3ab chore(deps): update dependency happy-dom to v2.53.0 (#1749)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1749
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:37:09 +00:00
renovate c0ecde5029 chore(deps): update dependency sass to v1.49.10 (#1747)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1747
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:36:43 +00:00
renovate 94be991ff6 fix(deps): update dependency @vueuse/core to v8.2.2 (#1744)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1744
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:36:20 +00:00
renovate 5a27973a23 chore(deps): update dependency caniuse-lite to v1.0.30001323 (#1748)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1748
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 08:41:00 +00:00