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 |
kolaente
|
359b75feac
|
chore: make prop optional in PaginationEmit
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
5539591d97
|
chore: remove unused component
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
ae0e8939ed
|
chore: set default values for optional props in Password
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
10161c033a
|
chore: do not set default for required value in Datepicker
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
fcaf5abbf4
|
chore: make prop optional in Datepicker
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
de26f32758
|
chore: set default values for optional props in Multiselect
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
9edabb800f
|
chore: do not set default for required value in Multiselect
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
886ab6b1d7
|
chore: do not set default for required value in FancyCheckbox
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
9d1750f1db
|
chore: do not set default for required value in DatepickerInline
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
a50fa13d7e
|
chore: do not set default for required value in DatePickerWithValues
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
6c85d12ee0
|
chore: remove SelectProject component since it is not used
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
7368f5c323
|
chore: disable vue/no-boolean-default lint rule
We're not doing anything about it and don't think it is useful.
|
2025-05-13 22:01:54 +02:00 |
renovate[bot]
|
465f3970bd
|
chore(deps): update pnpm to v10.11.0 (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 19:05:52 +02:00 |
Dominik Pschenitschni
|
80f23c6a4c
|
feat: use pnpm dedupe (#757)
|
2025-05-13 16:11:47 +02:00 |
renovate[bot]
|
eae0889437
|
fix(deps): update dependency @sentry/vue to v9.18.0 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 11:05:09 +00:00 |
Dominik Pschenitschni
|
ed3b7e1498
|
feat: remove flexsearch stub types (#756)
|
2025-05-13 10:58:26 +00:00 |
Dominik Pschenitschni
|
a62ac800c4
|
fix: taskCollection types (#754)
|
2025-05-13 10:52:20 +00:00 |
Dominik Pschenitschni
|
4937127898
|
fix: cypress selector (#753)
|
2025-05-13 10:51:11 +00:00 |
renovate[bot]
|
d422d78496
|
chore(deps): update dev-dependencies (#759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 09:21:27 +02:00 |
kolaente
|
0bb287023e
|
feat(home): correctly check if tasks exist before showing import hint
Resolves https://community.vikunja.io/t/import-your-data-button-is-shown-unnecessarily/3681/5
|
2025-05-12 12:10:26 +02:00 |
Frederick [Bot]
|
3e02604317
|
chore(i18n): update translations via Crowdin
|
2025-05-12 00:57:57 +00:00 |
renovate[bot]
|
fbe59fa36f
|
chore(deps): update dev-dependencies (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-11 10:25:02 +02:00 |
Frederick [Bot]
|
48814867b4
|
chore(i18n): update translations via Crowdin
|
2025-05-11 00:58:59 +00:00 |
renovate[bot]
|
fbad7f656b
|
chore(deps): update dependency @vitejs/plugin-vue to v5.2.4 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-10 12:38:56 +02:00 |
Finn Weigand
|
fbec58a50b
|
feat: allow to write date via Quick Add Magic in DMY format with dots (#744)
Co-authored-by: Hudint Finn Weigand <dev@hudint.de>
|
2025-05-09 13:08:17 +00:00 |
renovate[bot]
|
b485abfb65
|
chore(deps): update dependency @types/node to v22.15.17 (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-09 08:01:03 +02:00 |
renovate[bot]
|
f76b902871
|
fix(deps): update dependency @sentry/vue to v9.17.0 (#746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 22:47:27 +02:00 |
renovate[bot]
|
f87537b240
|
chore(deps): update dev-dependencies (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 08:43:28 +02:00 |
renovate[bot]
|
f9dc93c48d
|
fix(deps): update dependency @sentry/vue to v9.16.1 (#734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 22:57:44 +02:00 |
renovate[bot]
|
af319823ce
|
fix(deps): update dependency @sentry/vue to v9.16.0 (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 15:17:03 +00:00 |
Dominik Pschenitschni
|
a21430d88a
|
feat: add team member with enter (#711)
|
2025-05-07 15:00:39 +00:00 |
renovate[bot]
|
65090e9c0d
|
fix(deps): update dependency @sentry/vue to v9.15.0 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 14:57:35 +00:00 |
renovate[bot]
|
0ffbe6592b
|
fix(deps): update tiptap to v2.12.0 (#717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 16:36:29 +02:00 |
renovate[bot]
|
9b5aed6a32
|
chore(deps): update dev-dependencies (#725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 16:34:55 +02:00 |
Frederick [Bot]
|
acf4e3cf79
|
chore(i18n): update translations via Crowdin
|
2025-05-06 00:55:05 +00:00 |
renovate[bot]
|
051259f85d
|
chore(deps): update dev-dependencies (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-01 13:59:56 +02:00 |
renovate[bot]
|
7b626cd2f5
|
chore(deps): update dependency vite to v6.3.4 [security] (#722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-01 00:49:12 +02:00 |
renovate[bot]
|
8424f1d580
|
chore(deps): update dev-dependencies (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-29 12:47:35 +02:00 |
renovate[bot]
|
ac428dd868
|
chore(deps): update pnpm to v10.10.0 (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-28 08:33:08 +02:00 |
Frederick [Bot]
|
7b693f055f
|
chore(i18n): update translations via Crowdin
|
2025-04-28 00:56:09 +00:00 |
renovate[bot]
|
7cafd5e3a9
|
fix(deps): update dependency vue-router to v4.5.1 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-26 19:28:51 +02:00 |
renovate[bot]
|
1f81170da1
|
chore(deps): update dependency @types/node to v22.15.2 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-26 13:32:09 +02:00 |
renovate[bot]
|
f95efdfdeb
|
fix(deps): update dependency axios to v1.9.0 (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-25 10:34:44 +02:00 |
renovate[bot]
|
2f8c9c24fa
|
fix(deps): update dependency marked to v15.0.11 (#702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-25 10:34:31 +02:00 |
renovate[bot]
|
16d082773e
|
chore(deps): update dev-dependencies (#703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-25 10:34:18 +02:00 |
renovate[bot]
|
aa1d20921d
|
fix(deps): update dependency marked to v15.0.10 (#696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-24 10:15:34 +02:00 |
renovate[bot]
|
eff9f159d7
|
chore(deps): update dev-dependencies (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-24 10:15:19 +02:00 |
renovate[bot]
|
569919881d
|
fix(deps): update dependency @sentry/vue to v9.14.0 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-23 22:34:47 +02:00 |
renovate[bot]
|
ad38c26f91
|
chore(deps): update node.js to v22.15.0 (#692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-23 17:35:15 +02:00 |
renovate[bot]
|
cbe1aaf034
|
chore(deps): update dev-dependencies (#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-23 07:58:17 +02:00 |
renovate[bot]
|
87a5795870
|
chore(deps): update dev-dependencies (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-22 07:47:37 +02:00 |
renovate[bot]
|
f1159df20b
|
fix(deps): update dependency marked to v15.0.9 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-22 07:47:19 +02:00 |
renovate[bot]
|
01474d006e
|
chore(deps): update pnpm to v10.9.0 (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-21 09:12:18 +00:00 |
renovate[bot]
|
d57f67767b
|
fix(deps): update dependency @intlify/unplugin-vue-i18n to v6.0.8 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-21 10:59:19 +02:00 |
renovate[bot]
|
add03430c7
|
chore(deps): update dev-dependencies (#684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-20 08:15:08 +02:00 |
Frederick [Bot]
|
15d1f069c1
|
chore(i18n): update translations via Crowdin
|
2025-04-20 00:57:19 +00:00 |
renovate[bot]
|
74e66dfaf9
|
chore(deps): update dev-dependencies (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-19 08:27:19 +02:00 |
renovate[bot]
|
05b3093d8c
|
chore(deps): update dev-dependencies (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-18 08:52:33 +02:00 |
renovate[bot]
|
d48fa94bff
|
fix(deps): update dependency @sentry/vue to v9.13.0 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-17 07:26:48 +02:00 |
renovate[bot]
|
fda6c6ef3b
|
chore(deps): update dev-dependencies (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-17 07:17:50 +02:00 |
Dominik Pschenitschni
|
43c80a6b99
|
feat: remove dedicated test build and preview script (#661)
Co-authored-by: kolaente <k@knt.li>
|
2025-04-15 08:01:10 +00:00 |