Commit Graph

11472 Commits

Author SHA1 Message Date
Dominik Pschenitschni
9fcede5729 feat: improve clean-translations script (#964) 2025-06-16 19:31:41 +00:00
Frederick [Bot]
719cb11d44 [skip ci] Updated swagger docs 2025-06-16 14:10:07 +00:00
Dominik Pschenitschni
78fa5742c3 fix: guard null access in composables (#951) 2025-06-16 16:02:59 +02:00
renovate[bot]
640645642b chore(deps): update docker/setup-buildx-action digest to 18ce135 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:01:46 +02:00
Weijie Zhao
a214d68a44 feat(auth): sync avatar from OpenID providers (#821) 2025-06-16 15:59:31 +02:00
kolaente
94ba911c0b feat(table view): require ctrl-click to sort by multiple task properties (#950) 2025-06-16 13:55:29 +00:00
Dominik Pschenitschni
f6dbb7dcb4 chore(desktop): remove unused connect-history-api-fallback (#948) 2025-06-16 13:40:55 +00:00
kolaente
9bab44d5de feat: add keyboard shortcut to open project from task detail (#940) 2025-06-16 12:31:02 +00:00
renovate[bot]
56b28400e2 chore(deps): update dependency vite-plugin-vue-devtools to v7.7.7 (#946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 07:27:42 +02:00
kolaente
916c0212b5 feat(link share): add feature test for link share avatar access (#944) 2025-06-14 18:22:45 +02:00
kolaente
59a0b9c40d feat(auth): require auth to fetch avatars (#930) 2025-06-14 13:12:41 +00:00
renovate[bot]
fe621802b1 fix(deps): update dependency axios to v1.10.0 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-14 14:56:48 +02:00
renovate[bot]
27f43f50e0 chore(deps): update dev-dependencies (#941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-14 13:09:49 +02:00
kolaente
a9714f6a4a fix: improve markdown paste detection (#939) 2025-06-13 09:05:08 +00:00
kolaente
6671ce38a8 chore: rename API test suites (#938) 2025-06-13 08:23:17 +00:00
kolaente
da95463bb2 fix(migration): detect header lines in csv file when importing from TickTick (#937) 2025-06-13 07:45:54 +00:00
renovate[bot]
9e9bacb60a fix(deps): update module github.com/go-sql-driver/mysql to v1.9.3 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 09:42:58 +02:00
renovate[bot]
1f8138f691 fix(deps): update dependency @sentry/vue to v9.29.0 (#936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 09:42:43 +02:00
kolaente
0145a8ba50 feat!(config): store sqlite file relative to rootpath (#934)
Moderately breaking change since in most cases the root path was already set next to the binary.
2025-06-13 09:16:25 +02:00
kolaente
eac6c98bf1 fix: prevent login screen flash when already authenticated (#933) 2025-06-12 11:37:50 +00:00
kolaente
58236884dd fix: close modals by pressing escape (#932) 2025-06-12 11:34:19 +00:00
kolaente
8d5c665781 feat(dev): allow passing struct name to dev:make-migration mage command (#931) 2025-06-12 11:06:07 +00:00
kolaente
3e7c0099c8 fix: open keyboard shortcuts by pressing ? (#928) 2025-06-12 10:48:55 +00:00
renovate[bot]
f3ef63b288 chore(deps): update dependency happy-dom to v18 (#926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 11:12:29 +02:00
renovate[bot]
5949ae3c92 chore(deps): update dev-dependencies (#925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 11:12:11 +02:00
renovate[bot]
eb390c7cd9 chore(deps): update postgres:17 docker digest to 6cf6142 (#923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 11:11:59 +02:00
renovate[bot]
5bd3d312f3 chore(deps): update useblacksmith/build-push-action digest to 574eb0e (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 11:11:44 +02:00
Frederick [Bot]
15a1919d22 chore(i18n): update translations via Crowdin 2025-06-12 00:56:35 +00:00
kolaente
ad3417ed8d chore(deps): do not update services as often 2025-06-11 14:38:07 +02:00
Dominik Pschenitschni
40fb4b214e fix(typing): ensure HTMLElement refs (#918) 2025-06-11 14:36:31 +02:00
renovate[bot]
4739be04f6 chore(deps): update postgres:17 docker digest to cb51e9f (#921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 14:34:54 +02:00
renovate[bot]
1158f15e38 fix(deps): update dependency @sentry/vue to v9.28.1 (#922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 14:34:37 +02:00
kolaente
842e7f524b fix: always add public url to allowed cors origins
This fixes a bug where it was not possible to do anything because the public url was not allowed by default for CORS requests.

Regression from 433b8b9115

Resolves https://github.com/go-vikunja/vikunja/issues/916
2025-06-11 14:29:38 +02:00
renovate[bot]
efb6ccf3e1 chore(deps): update postgres:17 docker digest to b562fd5 (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 09:44:24 +02:00
renovate[bot]
9ee64f049a chore(deps): update mariadb:11 docker digest to 1e66902 (#914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 09:44:05 +02:00
kolaente
f487f81f52 fix(editor): pasted link capturing trailing text (#912) 2025-06-10 21:09:14 +02:00
renovate[bot]
b41665b6e4 fix(deps): update dependency @sentry/vue to v9.28.0 (#910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 21:00:47 +02:00
kolaente
433b8b9115 feat: enable cors by default for desktop app (#904) 2025-06-10 20:43:13 +02:00
kolaente
3813a3b35c docs: add AGENTS.md file with instructions for AI coding agents 2025-06-10 14:23:55 +02:00
renovate[bot]
22b9201afe chore(deps): update dev-dependencies (#840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 14:08:52 +02:00
kolaente
4419efb3d0 chore(deps): update devenv 2025-06-10 13:56:41 +02:00
renovate[bot]
69e7967fce fix(deps): update module golang.org/x/image to v0.28.0 (#905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 13:49:51 +02:00
renovate[bot]
9c976aa02f fix(deps): update tiptap to v2.14.0 (#906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 13:47:26 +02:00
Frederick [Bot]
191125e122 [skip ci] Updated swagger docs 2025-06-10 11:21:02 +00:00
kolaente
f070268c30 feat: check configured default timezone on startup (#903) 2025-06-10 11:03:58 +00:00
renovate[bot]
cf5aff0ccd chore(deps): update pnpm to v10.12.1 (#902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 12:20:37 +02:00
renovate[bot]
d806bbc36d chore(deps): update postgres:17 docker digest to 30a7233 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 12:19:16 +02:00
Dominik Pschenitschni
296577a875 fix: correct license header references (#882)
See originals:
- https://www.gnu.org/licenses/agpl-3.0.txt
- https://www.gnu.org/licenses/gpl-3.0.txt
2025-06-10 12:18:38 +02:00
Dominik Pschenitschni
62f048767c fix: correct unknown subscription entity typo (#883) 2025-06-10 12:18:07 +02:00
Dominik Pschenitschni
d79a60183d fix: markdown spelling 2025-06-10 12:10:42 +02:00