copilot-swe-agent[bot]
4bef879f1d
fix: Apply subtask filtering to saved filters to prevent duplication
...
The bug was in ProjectList.vue where subtask filtering was skipped for saved
filters (projectId < 0). This caused subtasks to appear twice:
1. As standalone tasks in the main list
2. Nested under their parent tasks
The fix removes the early return for saved filters, ensuring the
shouldShowTaskInListView filter is always applied.
Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>
2025-11-12 22:07:33 +00:00
copilot-swe-agent[bot]
2c44eef559
Fix: Update tests with correct project permissions
...
Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>
2025-11-12 21:46:28 +00:00
copilot-swe-agent[bot]
cda34860a2
Add tests for subtask duplication scenarios
...
Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>
2025-11-12 21:40:26 +00:00
copilot-swe-agent[bot]
b19a885e34
Initial plan
2025-11-12 21:22:54 +00:00
renovate[bot]
373b079223
chore(deps): pin actions/create-github-app-token action to d72941d ( #1801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 20:59:03 +00:00
kolaente
b8b335fee2
chore(ci): use github app to handle issue closed comments
2025-11-12 21:46:04 +01:00
renovate[bot]
1b995024a9
fix(deps): update dependency @sentry/vue to v10.25.0 ( #1780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 21:37:36 +01:00
renovate[bot]
df5084b8e7
chore(deps): update pnpm to v10.22.0 ( #1800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 21:37:23 +01:00
renovate[bot]
1a97faf8f3
fix(deps): update module github.com/jaswdr/faker/v2 to v2.9.0 ( #1783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 21:37:07 +01:00
renovate[bot]
f1d3363299
fix(deps): update module golang.org/x/net to v0.47.0 ( #1792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 20:33:28 +00:00
renovate[bot]
9ed848efe1
chore(deps): update cypress/browsers:latest docker digest to e85371f ( #1798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 21:08:47 +01:00
kolaente
dcfd096588
feat: allow setting dark custom logo
...
Resolves https://github.com/go-vikunja/vikunja/issues/1799
2025-11-12 21:07:01 +01:00
kolaente
8862b6f69d
fix(migration): return proper error message when request fails
...
Related to https://github.com/go-vikunja/vikunja/issues/1788
2025-11-12 20:25:17 +01:00
kolaente
9efc0baf50
fix(migration): add retry to migration request helper
...
Resolves https://github.com/go-vikunja/vikunja/issues/1788
2025-11-12 20:10:32 +01:00
renovate[bot]
d8446e4421
fix(deps): update module github.com/cweill/gotests to v1.9.0 ( #1733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 15:27:07 +01:00
renovate[bot]
0c59383abb
chore(deps): update dev-dependencies ( #1790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 15:26:35 +01:00
renovate[bot]
d8b524d4d5
fix(deps): update module golang.org/x/image to v0.33.0 ( #1791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 15:26:09 +01:00
renovate[bot]
f08afcf66b
chore(deps): update golangci/golangci-lint-action action to v9 ( #1796 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 15:24:06 +01:00
renovate[bot]
441063131c
fix(deps): update module golang.org/x/crypto to v0.44.0 ( #1789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 14:10:33 +00:00
renovate[bot]
0c3a0a87b7
fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.19.0 ( #1718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 14:09:35 +00:00
renovate[bot]
e336501606
fix(deps): update module golang.org/x/oauth2 to v0.33.0 ( #1782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 14:07:06 +00:00
renovate[bot]
9a1fe91a9b
chore(deps): update node.js to v24.11.1 ( #1787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 13:08:44 +00:00
renovate[bot]
b633b71cb5
fix(deps): update module golang.org/x/sync to v0.18.0 ( #1784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 14:08:11 +01:00
Frederick [Bot]
a153fc8c25
[skip ci] Updated swagger docs
2025-11-11 22:08:06 +00:00
Mithilesh Gupta
01a84dd2d5
feat: add comment count to tasks ( #1771 )
2025-11-11 23:00:05 +01:00
renovate[bot]
e371ee6f12
chore(deps): update pnpm to v10.21.0 ( #1779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 11:56:08 +01:00
renovate[bot]
d8d118be62
fix(deps): update dependency vue to v3.5.24 ( #1772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 11:55:07 +01:00
renovate[bot]
be2bd90de4
fix(deps): update tiptap to v3.10.5 ( #1773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 11:12:17 +01:00
kolaente
22fc19cd24
fix: ignore filter_include_nulls from views
...
The filter_include_nulls property from the filter in a view would override the property set through the query string. Because we don't have a way in the UI to set this for filters in views, this makes the setting pretty opaque and unpredictable. Since we want to remove the nulls option anyways, we can just ignore it here.
Resolves https://github.com/go-vikunja/vikunja/issues/1781
2025-11-11 11:04:33 +01:00
Frederick [Bot]
7dac1c7539
chore(i18n): update translations via Crowdin
2025-11-11 00:56:52 +00:00
renovate[bot]
aafd16fbe3
chore(deps): update softprops/action-gh-release digest to 5be0e66 ( #1777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 22:44:00 +00:00
renovate[bot]
0d954999e3
fix(deps): update module github.com/olekukonko/tablewriter to v1.1.1 ( #1778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 22:41:46 +00:00
renovate[bot]
ed0b1f766b
chore(deps): update docker/metadata-action digest to 318604b ( #1744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 23:27:49 +01:00
renovate[bot]
8342318cbc
chore(deps): update mariadb:12 docker digest to 439d77b ( #1776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 23:27:13 +01:00
renovate[bot]
a6c114c86a
chore(deps): update postgres:18 docker digest to 41fc534 ( #1751 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 21:16:10 +00:00
kolaente
435d029f33
feat: show avatar for mentioned users
2025-11-10 11:25:47 +01:00
kolaente
0d83a568ce
chore: reorganize mention setup
2025-11-10 11:24:45 +01:00
Weijie Zhao
43a5ae1309
feat: enable user mentions in task description & comments ( #1754 )
2025-11-09 19:42:38 +01:00
renovate[bot]
bf0fd2885d
chore(deps): update actions/download-artifact action to v6 ( #1764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 15:42:50 +01:00
renovate[bot]
9efec4983e
fix(deps): update dependency marked to v16.4.2 ( #1767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 15:42:44 +01:00
Copilot
e424689ed9
fix: migrate Sentry integration to SDK v8 API ( #1769 )
2025-11-07 15:20:57 +00:00
Weijie Zhao
4fe0763010
fix: properly quote email sender names containing @ symbols ( #1768 )
...
When user names contain @ symbols, the email library fails to parse
the sender address format "Name @ Symbol via Vikunja <email@domain.com>".
This fix uses Go's net/mail.Address to properly format the sender
address according to RFC 5322, which automatically quotes names
containing special characters.
Fixes the error: "getting sender address: no FROM address set"
2025-11-07 11:44:24 +01:00
renovate[bot]
77779350d2
fix(deps): update dependency vue to v3.5.23 ( #1760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 11:22:22 +00:00
renovate[bot]
7e9941ea94
chore(deps): pin bitnamilegacy/minio docker tag to 451fe68 ( #1759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 11:21:27 +00:00
renovate[bot]
1ae4382484
chore(deps): update dependency go to v1.25.4 ( #1758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 07:44:44 +00:00
Panagiotis Papadopoulos
f83bd60915
fix: 403 http error code on failed login ( #1756 )
2025-11-06 08:40:46 +01:00
Weijie Zhao
bc1368abcc
feat: add S3 file storage support ( #1688 )
2025-11-06 08:37:04 +01:00
renovate[bot]
08525bcb4b
fix(deps): update tiptap to v3.10.2 ( #1735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 07:23:21 +00:00
renovate[bot]
f135ade3a0
chore(deps): update docker/setup-qemu-action digest to c7c5346 ( #1757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 07:18:18 +00:00
renovate[bot]
6ee83283e0
fix(deps): update dependency @sentry/vue to v10.23.0 ( #1755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 08:08:06 +01:00