Commit Graph

31 Commits

Author SHA1 Message Date
1a11b43ca8 feat: improve models
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-13 14:59:02 +00:00
244478400a
feat: improve store typing 2022-09-05 17:43:23 +02:00
3766b5e51b
feat: improve store and model typing 2022-09-05 17:43:22 +02:00
b0ee316a26
chore: remove date mixins 2022-09-05 16:37:37 +02:00
af630d3b8c
chore: improve type imports 2022-09-05 16:37:36 +02:00
Dominik Pschenitschni
5ef939a230 feature/fix-vue-i18n-9.2.31 (#1994)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1994
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-23 05:23:59 +00:00
Dominik Pschenitschni
17a42dc2e7 feat: remove copy-to-clipboard (#1797)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1797
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-23 15:58:29 +00:00
898b22b377
fix: create token 2022-04-02 17:37:52 +02:00
b1159f331f
feat: remove duplicate rel attribute 2022-04-02 17:37:52 +02:00
50575ffd68
feat: flatten and reorder after all 2022-04-02 17:37:51 +02:00
eb7667e27e
chore: use BaseButton 2022-04-02 17:37:51 +02:00
041f888492
chore: use .then instead of await 2022-04-02 17:37:51 +02:00
343be4d5d6
chore: directly use newToken.value 2022-04-02 17:37:51 +02:00
b9fa08116d
chore: rename to useTokens 2022-04-02 17:37:51 +02:00
460a4dbdbe
chore: use h5 2022-04-02 17:37:51 +02:00
da4f5a0f75
chore: move success message after state changes 2022-04-02 17:37:51 +02:00
ca330fe63b
chore: use function statements everywhere 2022-04-02 17:37:51 +02:00
af6385bc60
chore: check for no results 2022-04-02 17:37:51 +02:00
19b772f8ee
fix: type 2022-04-02 17:37:50 +02:00
b65839d0d7
fix: lint 2022-04-02 17:37:50 +02:00
043bf62ef3
chore: extract getting all tokens into a composable 2022-04-02 17:37:50 +02:00
f042651986
chore: make server functions async 2022-04-02 17:37:50 +02:00
0299ed32f3
chore: use findIndex to remove caldav token 2022-04-02 17:37:50 +02:00
cb067461aa
chore: use ts for caldav component 2022-04-02 17:37:50 +02:00
6b899be202
chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
7bdefd9a3e
chore: put action buttons right 2022-04-02 17:37:50 +02:00
8e5a318d4c
feat: manage tokens 2022-04-02 17:37:50 +02:00
75f09ec5db
chore: move to script setup 2022-04-02 17:37:48 +02:00
ba9f69344a
feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
a3329f1b42
feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
5040a76781 feat: move user settings to multiple components (#889)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #889
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-26 20:58:02 +00:00