Commit Graph

8673 Commits

Author SHA1 Message Date
4b71604513
chore: release preparation 2023-12-19 16:17:19 +01:00
06f9de1c64
chore(deps): update deps
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-19 15:13:05 +01:00
609b86e614
chore(deps): update lockfile 2023-12-19 15:07:45 +01:00
4faffd37a7
fix(deps): update dependency @intlify/unplugin-vue-i18n to v1.6.0
(cherry picked from commit 1138285fd9ea3932d9b5dfe181d8db5d5d7f6690)
2023-12-19 15:07:29 +01:00
008585d61f
fix(deps): update dependency @github/hotkey to v3
(cherry picked from commit c92f0c849169b21d312563bf06b7a42d5e705d4e)
2023-12-19 15:07:29 +01:00
d0ae285663
fix(deps): update dependency @kyvg/vue3-notification to v3.1.2
(cherry picked from commit 15b4c6062cd4c950bdafdb8da16aff44db5e3a5c)
2023-12-19 15:07:29 +01:00
00d0f88798
fix(deps): update dependency vue to v3.3.13
(cherry picked from commit 2c784ecd656594f82e3ef238044f932c7edc6b75)
2023-12-19 15:07:29 +01:00
4cf31080f8
fix(deps): update sentry-javascript monorepo to v7.88.0
(cherry picked from commit 12caae90eeb78ae41f2c22f7673250d06e4ae4d4)
2023-12-19 15:07:25 +01:00
21e54de3b8 chore(deps): update dev-dependencies (#3856)
Reviewed-on: vikunja/frontend#3856
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-19 13:48:35 +00:00
e4b1d6e01b
chore(deps): update sqlite bindings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-19 14:26:43 +01:00
143cabbac5 chore(deps): update pnpm to v8.12.1 2023-12-19 13:15:53 +00:00
c05f51b923
chore(deps): update golangci-lint rules
Some checks failed
continuous-integration/drone/pr Build is failing
2023-12-19 13:34:31 +01:00
48a173a563
chore(ci): sign drone config 2023-12-19 12:55:35 +01:00
9a6588fcd7
chore(deps): update lockfile 2023-12-19 12:55:17 +01:00
9b1455723b
chore(deps): update goreleaser/nfpm docker tag to v2.34.0
(cherry picked from commit a816a6053b)
2023-12-19 12:54:50 +01:00
2d594d2079
chore(deps): update golangci/golangci-lint docker tag to v1.55.2
(cherry picked from commit 59bc6dfc6e)
2023-12-19 12:54:34 +01:00
410c54134a
fix(deps): update module github.com/labstack/echo/v4 to v4.11.3
(cherry picked from commit 92fe2d9b19)
2023-12-19 12:54:25 +01:00
ac35b2ee83
fix(deps): update src.techknowlogick.com/xgo digest to c7ed783
(cherry picked from commit a5a7c587b1)
2023-12-19 12:54:18 +01:00
55831c9bf1
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0
(cherry picked from commit 974d4fa5ac)
2023-12-19 12:54:09 +01:00
9d77b4156d
fix(deps): update module golang.org/x/image to v0.14.0
(cherry picked from commit 1b2f40b250)
2023-12-19 12:53:26 +01:00
6229e1caf6
fix(deps): update module golang.org/x/term to v0.15.0
(cherry picked from commit 9cf5c7039c)
2023-12-19 12:52:35 +01:00
58e4462ca5
fix(deps): update module golang.org/x/crypto to v0.17.0
(cherry picked from commit 386286f0cd)
2023-12-19 12:51:46 +01:00
51075f71e6
fix(deps): update module golang.org/x/oauth2 to v0.15.0
(cherry picked from commit 974e3b7cda)
2023-12-19 12:51:19 +01:00
d66f5e77d4
fix(deps): update module golang.org/x/text to v0.14.0
(cherry picked from commit 1d8da26a62)
2023-12-19 12:51:04 +01:00
0607c97da9
feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
be925b29e3
fix(api tokens): make deletion of old tokens work 2023-12-17 17:47:12 +01:00
2541733c71
fix(tasks): prevent endless references
This would lead to failing attempts when updating the task later on (for example marking it as favorite)
2023-12-13 19:27:35 +01:00
4d6fd9ecc4
fix(tasks): favorited sub tasks are not shown in favorites pseudo list 2023-12-13 19:22:28 +01:00
818f31c220
fix(tasks): update sub task relations in list view after they were created
Resolves vikunja/frontend#3853
2023-12-13 19:15:48 +01:00
34e4862c88
fix(kanban): make sure kanban cards always have text color matching their background
Resolves https://github.com/go-vikunja/frontend/issues/135
2023-12-13 18:54:48 +01:00
0d074113f1 chore(deps): update dev-dependencies (#3846)
Reviewed-on: vikunja/frontend#3846
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-13 17:45:31 +00:00
0730955403
fix(sw): remove debug option via env as it would not be replaced correctly in prod builds 2023-12-13 18:37:56 +01:00
75035ec1f8
fix(navigation): show filter settings dropdown
Resolves vikunja/frontend#3851
2023-12-13 18:30:10 +01:00
923fc4eaa0 fix(editor): keep editor open when emptying content from the outside (#3852)
Reviewed-on: vikunja/frontend#3852
2023-12-11 23:13:30 +00:00
ea7dab68ae
fix(editor): add workaround for checklist tiptap bug 2023-12-11 23:58:46 +01:00
8b9e5e54af
fix(test): use correct file input 2023-12-11 23:23:25 +01:00
a4a2b95dc7
chore: cleanup 2023-12-11 22:37:28 +01:00
9fdb6a8d24
feat(task): add more tests 2023-12-11 22:35:32 +01:00
fc6b707405
fix(task): use empty description helper everywhere 2023-12-11 22:35:09 +01:00
9efe860f26
fix(editor): keep editor open when emptying content from the outside 2023-12-11 21:58:39 +01:00
af13d68c48
fix(editor): show editor if there is no content initially 2023-12-11 21:55:47 +01:00
3cb1e7dede
chore: debug 2023-12-11 21:01:38 +01:00
57bd5aca80
fix(webhooks): send application/json header
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 14:09:49 +01:00
74e40ccfb4
fix(files): keyvalue init in tests
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-06 14:05:08 +01:00
e27d88785e fix(deps): update dependency vue to v3.3.10 (#3843)
Reviewed-on: vikunja/frontend#3843
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 13:01:56 +00:00
6ef1bc3944
fix: lint 2023-12-06 14:01:09 +01:00
b1fc5dbd97 chore(deps): update dev-dependencies (major) (#3827)
Reviewed-on: vikunja/frontend#3827
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:42:11 +00:00
1786dee042 fix(deps): update dependency @github/hotkey to v2.3.1 (#3845)
Reviewed-on: vikunja/frontend#3845
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:19:03 +00:00
8491caf419 fix(deps): update vueuse to v10.7.0 (#3844)
Reviewed-on: vikunja/frontend#3844
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:16:48 +00:00
3b15293b47 chore(deps): update dev-dependencies (#3842)
Reviewed-on: vikunja/frontend#3842
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:07:43 +00:00