Commit Graph

11502 Commits

Author SHA1 Message Date
kolaente e55a244924 feat(dev): adjust devcontainer definition 2025-06-19 14:54:08 +02:00
renovate[bot] 07bd6bed7e
fix(deps): update vueuse to v13.4.0 (#982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 11:20:01 +02:00
Dominik Pschenitschni 454418ee63 chore: fix indentation 2025-06-19 10:53:35 +02:00
Dominik Pschenitschni 6d53adb37c chore(frontend): enforce tab indentation 2025-06-19 10:53:35 +02:00
kolaente c6929b2fea
feat(dev): add devcontainers configuration 2025-06-19 09:05:39 +02:00
renovate[bot] c953c22e5b
chore(deps): update dependency electron to v36.5.0 (#980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 07:08:51 +02:00
Frederick [Bot] 549b95a650 chore(i18n): update translations via Crowdin 2025-06-19 00:57:29 +00:00
renovate[bot] d870ce545c
fix(deps): update dependency vue to v3.5.17 (#979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 16:38:26 +02:00
renovate[bot] 91d728aaa3
chore(deps): update docker/setup-buildx-action digest to e468171 (#978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 16:31:09 +02:00
renovate[bot] 0039593d71
chore(deps): update dev-dependencies (#977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 07:57:05 +02:00
renovate[bot] 8ea9173786
chore(deps): update cypress/browsers:latest docker digest to b290f97 (#976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 07:56:45 +02:00
Frederick [Bot] 6bdb990de5 chore(i18n): update translations via Crowdin 2025-06-18 00:57:29 +00:00
kolaente 16e14490a6
feat: show frontend version separately if different (#974)
feat(frontend): show version info
2025-06-17 13:40:20 +00:00
kolaente 34a5196a05
feat: add email filter to user list command (#973) 2025-06-17 12:38:04 +00:00
Dominik Pschenitschni 6e6c93f413
chore(frontend): migrate vue component options (#917) 2025-06-17 11:50:23 +02:00
Dominik Pschenitschni 10c8891e1f
feat(frontend): improve generics in multiselect dropdown (#920) 2025-06-17 11:49:24 +02:00
Frederick [Bot] 7f8006e3f1 [skip ci] Updated swagger docs 2025-06-17 09:38:12 +00:00
renovate[bot] d76a2c7dce
fix(deps): update dependency @sentry/vue to v9.30.0 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 09:25:00 +00:00
Dominik Pschenitschni 5b9d4fcc72
chore: add missing eof newlines (#969) 2025-06-17 09:11:32 +00:00
renovate[bot] 7fa9a2b337
fix(deps): update dependency vue-i18n to v11.1.6 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 08:12:07 +02:00
renovate[bot] ba755d07da
chore(deps): update dev-dependencies (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 08:11:53 +02:00
Dominik Pschenitschni a2ac4bdc7f
fix: correct Team.createdBy type (#965) 2025-06-16 21:27:43 +00:00
kolaente 12934097a0
chore(deps): update brace-expansion to 2.0.2 and 1.1.12 2025-06-16 22:50:17 +02:00
kolaente 37be4a5c70
chore(deps): update brace-expansion to 2.0.2 and 1.1.12 2025-06-16 22:49:05 +02:00
Dominik Pschenitschni a1655489ab
fix(frontend): mark only clicked task item (#891) 2025-06-16 22:43:54 +02:00
Dominik Pschenitschni 7d954cd5bf
feat: add install-e2e-binaries input flag for frontend setup composite action (#878) 2025-06-16 22:41:23 +02:00
Dominik Pschenitschni 82e4a9d0f4
feat(frontend): balance heading text (#952) 2025-06-16 22:40:28 +02:00
Dominik Pschenitschni b1c200c9aa
feat(frontend): improve route filter generics (#953) 2025-06-16 22:40:09 +02:00
Dominik Pschenitschni fc369fb558
feat(ts): improve module declarations (#957) 2025-06-16 22:32:40 +02:00
kolaente 663339a294
feat(test): add benchmark for task search (#963) 2025-06-16 21:41:14 +02:00
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