Commit Graph

1447 Commits

Author SHA1 Message Date
kolaente dc6ef8b4be
chore(dev): insert final newline 2025-05-23 11:56:50 +02:00
Frederick [Bot] 76bba1fb92 chore(i18n): update translations via Crowdin 2025-05-23 00:55:39 +00:00
renovate[bot] bb7c322768
chore(deps): update node.js to v22.16.0 (#810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21 20:38:16 +02:00
Weijie Zhao 33e78c35da
fix(auth): fix regex in JWT decoding causing login issues for Chinese/Japanese user names (#809) 2025-05-21 10:20:11 +00:00
renovate[bot] 842c369d6b
chore(deps): update dev-dependencies (#806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21 08:10:42 +00:00
renovate[bot] e89e85d086
fix(deps): update dependency @sentry/vue to v9.22.0 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21 10:01:29 +02:00
kolaente 7991bee6ac
chore(test): cleanup and improve e2e tests 2025-05-20 16:57:26 +02:00
kolaente ce3d49cc02
fix(editor): make pasting a file work again
It seems like only one paste handler is possible - with the change  inf52a321acf19b8925a5285abf09ae3ed51ea4ca8 the paste handler for the image paste did not work anymore.

Resolves https://community.vikunja.io/t/feature-suggestion-paste-images-directly-into-description-comment-from-clipboard/3656
2025-05-20 16:57:26 +02:00
renovate[bot] ec324f8c5a
fix(deps): update dependency @sentry/vue to v9.21.0 (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 16:45:05 +02:00
kolaente 80b1f6cab3
fix(test): wait for redirect
In some cases (https://github.com/go-vikunja/vikunja/actions/runs/15130244134/job/42529938835) this test does not run, while it works in others without issues. I hope to fix that with the wait, even though that's more of a workaround.
2025-05-20 09:55:12 +02:00
renovate[bot] 22018cc341
fix(deps): update dependency marked to v15.0.12 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 06:15:04 +00:00
renovate[bot] 20db7b5aae
chore(deps): update dev-dependencies (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 06:12:58 +00:00
renovate[bot] e37c01bd5e
fix(deps): update dependency dompurify to v3.2.6 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 08:08:52 +02:00
renovate[bot] 6b0d6891ce
fix(deps): update dependency @sentry/vue to v9.20.0 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:34:06 +00:00
renovate[bot] 72c4184f90
chore(deps): update dev-dependencies (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 09:55:06 +02:00
Frederick [Bot] 5df5030c68 chore(i18n): update translations via Crowdin 2025-05-18 00:59:45 +00:00
renovate[bot] 01f3dd7501
chore(deps): update dependency eslint to v9.27.0 (#793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-17 09:18:48 +02:00
kolaente b635c96923
fix(auth): set default data to empty when initializing password reset
Resolves https://github.com/go-vikunja/vikunja/issues/776
2025-05-16 22:08:27 +02:00
kolaente b262e5c8a6 feat(ci): use docker image when testing with cypress parallel 2025-05-16 21:12:19 +02:00
renovate[bot] 64c0dc39f1
chore(deps): update dev-dependencies (#785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 10:36:40 +02:00
Frederick [Bot] 53f201bdfc chore(i18n): update translations via Crowdin 2025-05-16 00:55:58 +00:00
kolaente 589f7c5535
fix(user): use correct link for user deletion
Resolves https://github.com/go-vikunja/vikunja/issues/777
2025-05-15 16:40:36 +02:00
kolaente 9f30a099ee
fix(projects): (un-)archive child projects when archiving parent (#775) 2025-05-15 14:31:56 +00:00
renovate[bot] a924cb6e48
fix(deps): update dependency vue to v3.5.14 (#773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 10:17:26 +00:00
renovate[bot] 6310673bbc
chore(deps): update dev-dependencies (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 07:14:42 +02:00
renovate[bot] e209d07bb1
chore(deps): update node.js to v22.15.1 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 07:14:28 +02:00
kolaente fdc0860252
fix(auth): only use query parameters instead of local storage for password reset token (#770)
Resolves https://github.com/go-vikunja/vikunja/issues/682
2025-05-14 20:51:45 +00:00
kolaente 5276b0f1fa
fix(task): make sure task comment url only contains one slash 2025-05-14 21:48:04 +02:00
renovate[bot] bb9d949c43
fix(deps): update dependency @sentry/vue to v9.19.0 (#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 20:12:48 +02:00
renovate[bot] 634c27bb23
fix(deps): update vueuse to v13.2.0 (#766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 10:55:31 +02:00
kolaente 0a1a67f248 chore: add dateFrom and dateTo props with undefined defaults in ShowTasks component 2025-05-13 22:01:54 +02:00
kolaente 2f671ac187 chore: remove unnecessary type prop from user share components in ProjectSettingsShare 2025-05-13 22:01:54 +02:00
kolaente 7beec2ef5a chore: make disabled prop optional in RepeatAfter component 2025-05-13 22:01:54 +02:00
kolaente 12e1a90f79 chore: disable eslint rule for v-html in ProjectInfo component 2025-05-13 22:01:54 +02:00
kolaente 1be0c96b65 chore: correctly set default for prop in ReminderDetail 2025-05-13 22:01:54 +02:00
kolaente a71b6b6ab3 chore: do not set defaults for required props in RelatedTasks 2025-05-13 22:01:54 +02:00
kolaente 93d20216e2 chore: do not set defaults for required props in Heading 2025-05-13 22:01:54 +02:00
kolaente a8d60a423a chore: make prop with default value optional in KanbanCard 2025-05-13 22:01:54 +02:00
kolaente cd9e5bddd9 chore: do not set default for required prop in EditAssignees 2025-05-13 22:01:54 +02:00
kolaente 7fe17b1eb8 chore: do not set default for required prop in EditLabels 2025-05-13 22:01:54 +02:00
kolaente edc60c7c08 chore: remove default value for prop in Description 2025-05-13 22:01:54 +02:00
kolaente 60fcc67fbe chore: make prop optional in Comments 2025-05-13 22:01:54 +02:00
kolaente 80a54ecb82 chore: do not set default for required value in Attachments 2025-05-13 22:01:54 +02:00
kolaente b6435ad23f chore: do not set default for required value in ProjectCardGrid 2025-05-13 22:01:54 +02:00
kolaente 15530fcb0a chore: set default prop value for Filters 2025-05-13 22:01:54 +02:00
kolaente 18306956ae chore: allow v-html in FilterInput 2025-05-13 22:01:54 +02:00
kolaente 4e6a272a0f chore: do not set default for required value in Subscription 2025-05-13 22:01:54 +02:00
kolaente c71084d64a chore: do not set default for required value in PriorityLabel 2025-05-13 22:01:54 +02:00
kolaente 3f4bf59283 fix: correctly set default props in UserTeam 2025-05-13 22:01:54 +02:00
kolaente 22c1fa2be1 chore: make prop optional in Flatpickr 2025-05-13 22:01:54 +02:00