1
0
Commit Graph

9413 Commits

Author SHA1 Message Date
75f09ec5db chore: move to script setup 2022-04-02 17:37:48 +02:00
fb2eb4c439 fix: service worker path 2022-04-02 17:23:23 +02:00
175b786ec6 fix: remove self and replace with this 2022-04-02 17:17:09 +02:00
0e14e3053d feat: convert create-edit to script setup and ts 2022-04-02 17:17:09 +02:00
16d8c2224b feat: add TSDoc definition to some models 2022-04-02 17:17:09 +02:00
658ca4c955 feat: convert navigation to script setup and ts 2022-04-02 17:17:08 +02:00
b5f867cc66 feat: convert some helpers to typescript 2022-04-02 17:16:58 +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
15b67136fe feat: rename js files to ts 2022-04-02 17:14:59 +02:00
4cff3ebee1 feat: use blurHash when loading list backgrounds (#1188)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1188
2022-04-02 15:05:30 +00:00
53787a65df fix: lint 2022-04-02 14:57:03 +02:00
dfed1f438a feat: directly create a new task from relations when none was selected 2022-04-02 13:54:45 +02:00
ad8ca462cb fix: indention of nested checklist items 2022-04-02 12:55:08 +02:00
2e537f6d63 fix: loading list views would sometimes not get loaded
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
4bf016f53e chore(deps): update dependency caniuse-lite to v1.0.30001324 (#1759)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1759
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 08:33:23 +00:00
deff90bd8f chore(deps): update dependency sass to v1.49.11 (#1757)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1757
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 07:02:46 +00:00
5dbdfd3cd5 chore(deps): update dependency esbuild to v0.14.30 (#1758)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1758
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 07:02:20 +00:00
2719e93cf1 chore(deps): update dependency vitest to v0.8.2 (#1756)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1756
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 20:14:17 +00:00
8cdbc78b1c fix(deps): update module github.com/spf13/cobra to v1.4.0 (#1145)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1145
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 19:17:32 +00:00
91c89931f8 fix(deps): update module github.com/yuin/goldmark to v1.4.11 (#1143)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1143
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 15:55:57 +00:00
756104c7b5 chore(deps): update dependency happy-dom to v2.55.0 (#1755)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1755
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-01 05:47:11 +00:00
ddec4bd979 fix(deps): update dependency @vueuse/router to v8.2.3 (#1752)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1752
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:29:57 +00:00
d14d2405d6 fix(deps): update dependency @vueuse/core to v8.2.3 (#1751)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1751
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:03:19 +00:00
753e03dd46 chore(deps): update dependency happy-dom to v2.54.0 (#1753)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1753
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:55 +00:00
cd9928036d fix(deps): update dependency ufo to v0.8.3 (#1754)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1754
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:31 +00:00
e29b191fbe chore(deps): update dependency vite to v2.9.1 (#1750)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1750
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 21:02:08 +00:00
e8d8767d31 fix(deps): update dependency @vueuse/router to v8.2.2 (#1745)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1745
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:37:49 +00:00
2966e0846a chore(deps): update dependency vite-svg-loader to v3.2.0 (#1743)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1743
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:37:30 +00:00
7870247ad1 chore(deps): update dependency @vitejs/plugin-vue to v2.3.1 (#1746)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1746
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 11:36:59 +00:00
1f769ae3ab chore(deps): update dependency happy-dom to v2.53.0 (#1749)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1749
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:37:09 +00:00
c0ecde5029 chore(deps): update dependency sass to v1.49.10 (#1747)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1747
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:36:43 +00:00
94be991ff6 fix(deps): update dependency @vueuse/core to v8.2.2 (#1744)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1744
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 10:36:20 +00:00
5a27973a23 chore(deps): update dependency caniuse-lite to v1.0.30001323 (#1748)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1748
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-31 08:41:00 +00:00
e494af094d [skip ci] Updated translations via Crowdin 2022-03-31 00:29:19 +00:00
3193a06af0 chore(deps): update dependency electron to v18.0.1 (#86)
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/86
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-30 21:14:16 +00:00
e4b50e84a4 feat: add caldav tokens (#1065)
# Description

This PR adds API routes to create and manage caldav tokens. These tokens can be used instead of a user password - required for users who are using external auth providers and don't have a password.

Fixes #842

Frontend: https://kolaente.dev/vikunja/frontend/pulls/1186

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1065
2022-03-30 18:25:56 +00:00
ae643c49d2 chore(deps): update dependency @vitejs/plugin-vue to v2.3.0 (#1739)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1739
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-30 17:40:15 +00:00
726a517bec chore: go mod tidy 2022-03-30 16:36:07 +00:00
de97fcbd12 fix: lint 2022-03-30 16:36:07 +00:00
d3bdafb717 fix: decoding images for blurHash generation 2022-03-30 16:36:07 +00:00
e19ad11846 fix: go mod tidy 2022-03-30 16:36:07 +00:00
6b51fae093 fix: return BlurHash in unsplash search results 2022-03-30 16:36:07 +00:00
ba2bdff391 chore: generate swagger docs 2022-03-30 16:36:07 +00:00
7fa0865188 fix: lint 2022-03-30 16:36:07 +00:00
6df865876d feat: return BlurHash for unsplash search results 2022-03-30 16:36:07 +00:00
2ec7d7a8a8 feat: save BlurHash from unsplash when selecting a photo from unsplash 2022-03-30 16:36:07 +00:00
f83b09af59 feat: generate a BlurHash when uploading a new image 2022-03-30 16:36:07 +00:00
362706b38d feat: add migration to create BlurHash strings for all list backgrounds 2022-03-30 16:36:07 +00:00
ab569760ef chore(deps): update dependency @vitejs/plugin-legacy to v1.8.0 (#1738)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1738
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-03-30 15:52:38 +00:00