kolaente
|
3b05f7859f
|
fix(users): refresh initials avatar refresh after name change (#1047)
|
2025-06-30 16:20:54 +00:00 |
Frederick [Bot]
|
465390d23a
|
chore(i18n): update translations via Crowdin
|
2025-06-30 01:01:16 +00:00 |
Frederick [Bot]
|
96b8b8562a
|
chore(i18n): update translations via Crowdin
|
2025-06-29 01:04:02 +00:00 |
renovate[bot]
|
6c7fcdee24
|
chore(deps): update dev-dependencies (#1044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-28 10:07:39 +02:00 |
renovate[bot]
|
87dd935f60
|
chore(deps): update dev-dependencies (major) (#1045)
chore(deps): update dev-dependencies
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-28 09:35:53 +02:00 |
dependabot[bot]
|
48636eaaaa
|
chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#1043)
chore(deps): bump github.com/go-viper/mapstructure/v2
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-28 09:33:30 +02:00 |
Frederick [Bot]
|
b2bab3e547
|
chore(i18n): update translations via Crowdin
|
2025-06-28 00:56:01 +00:00 |
kolaente
|
59130766e8
|
fix(avatar): fallback to username when no name is set
|
2025-06-27 14:30:33 +02:00 |
kolaente
|
99bc065272
|
feat(user): use name for initals avatar, not username
For external auth providers, the username might be randomly generated,
which results in a random initial - this is unexpected and confusing for
users.
|
2025-06-27 14:13:49 +02:00 |
kolaente
|
4f8a2b0d38
|
chore(user): refactor invalidating upload avatar cache
|
2025-06-27 14:07:22 +02:00 |
kolaente
|
0ecbd9e1a3
|
feat(user): add avatar cache flushing (#1041)
|
2025-06-27 14:01:43 +02:00 |
kolaente
|
2cf2f98f1d
|
Revert "chore(deps): update pnpm to v10.12.4 (#1033)"
This reverts commit a815e2f4b7.
Since updating pnpm, release builds do not work anymore. Reverting this
commit until we have a proper fix.
|
2025-06-27 13:57:31 +02:00 |
kolaente
|
1f8150b167
|
feat(list): add j/k keyboard navigation (#1040)
Partially resolves https://community.vikunja.io/t/keyboard-shortcut-next-previous-tasks-in-a-project/1971/7?u=kolaente
|
2025-06-27 11:46:48 +00:00 |
renovate[bot]
|
98cc78d9b5
|
fix(deps): update dependency @sentry/vue to v9.33.0 (#1039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-27 11:13:15 +00:00 |
kolaente
|
ae92822ee0
|
feat: add prefix key support to keyvalue store (#1038)
feat: add prefix key operations to keyvalue store
|
2025-06-27 11:05:37 +00:00 |
renovate[bot]
|
53a3945a03
|
fix(deps): update dependency marked to v16 (#1037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-27 08:37:46 +02:00 |
renovate[bot]
|
e391aab994
|
fix(deps): update tiptap to v2.23.0 (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-27 08:11:03 +02:00 |
renovate[bot]
|
836043bbdf
|
chore(deps): update dependency postcss-preset-env to v10.2.4 (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-27 08:10:44 +02:00 |
kolaente
|
a8025a9e36
|
fix: guard invalid user lookups (#1034)
|
2025-06-26 21:58:47 +00:00 |
renovate[bot]
|
a815e2f4b7
|
chore(deps): update pnpm to v10.12.4 (#1033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-26 20:12:07 +00:00 |
kolaente
|
c6c18d1ca1
|
fix(task): ambiguous description search (#1032)
test: relocate search regression
|
2025-06-26 20:05:04 +00:00 |
kolaente
|
bddba8646d
|
feat: add logo change toggle setting (#1031)
|
2025-06-26 15:59:34 +00:00 |
Dominik Pschenitschni
|
06d5791568
|
fix: correct trailing comma in tsconfig (#970)
|
2025-06-26 12:30:24 +00:00 |
kolaente
|
d5d4963498
|
fix(dev): zed frontend task
|
2025-06-26 12:32:04 +02:00 |
renovate[bot]
|
92198eb472
|
chore(deps): update node.js to 5340cbf (#1029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-26 08:12:14 +02:00 |
renovate[bot]
|
8f298925ff
|
chore(deps): update dev-dependencies (#1030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-26 08:12:01 +02:00 |
renovate[bot]
|
3a56fcfb91
|
chore(deps): update node.js to 9f3f2c6 (#1028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 21:23:43 +00:00 |
renovate[bot]
|
d3a9a1e8c2
|
chore(deps): update node.js to v22.17.0 (#1027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 23:17:01 +02:00 |
kolaente
|
786f3ea321
|
fix(quick actions): quote label when it contains spaces (#1013)
fix(frontend): quote label search with spaces
|
2025-06-25 15:46:59 +02:00 |
renovate[bot]
|
bc6b830b88
|
fix(deps): update dependency @sentry/vue to v9.32.0 (#1022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 14:04:44 +02:00 |
kolaente
|
17b8d20e7b
|
fix(migration): reset buckets before creating related tasks so that they are actually created (#1015)
|
2025-06-25 14:03:44 +02:00 |
kolaente
|
53264d350e
|
fix(kanban): make bucket query fixed per-view (#1007)
|
2025-06-25 11:38:24 +00:00 |
renovate[bot]
|
f9fd312999
|
chore(deps): update crowdin/github-action digest to 297234b (#1020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 13:27:03 +02:00 |
kolaente
|
0724c4b3e7
|
fix(datepicker): set correct date ranges (#1021)
|
2025-06-25 13:26:39 +02:00 |
kolaente
|
58ebd52520
|
fix(release): use openrc for alpine (#1016)
|
2025-06-25 10:40:11 +00:00 |
kolaente
|
159961b5e0
|
fix: add migration for non-unique task buckets
|
2025-06-25 11:12:24 +02:00 |
renovate[bot]
|
8905f93947
|
chore(deps): update node.js to v22.17.0 (#1018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 08:02:18 +02:00 |
renovate[bot]
|
084fc5a2a3
|
chore(deps): update dependency @types/node to v22.15.33 (#1017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-25 08:02:03 +02:00 |
kolaente
|
0f3da11bc4
|
fix: show 404 on task detail page when the task does not exist (#1014)
|
2025-06-24 21:32:22 +00:00 |
kolaente
|
f9b31ab4bf
|
fix: ambiguous title column in task search (#1012)
|
2025-06-24 20:38:35 +00:00 |
kolaente
|
4f99bdb50c
|
fix(tasks): ambiguous done column in task sorting (#1011)
fix: prefix task fields in sorting
|
2025-06-24 20:37:25 +00:00 |
renovate[bot]
|
2d30783882
|
fix(deps): update module github.com/redis/go-redis/v9 to v9.11.0 (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-24 21:43:01 +02:00 |
Frederick [Bot]
|
1621d25392
|
[skip ci] Updated swagger docs
|
2025-06-24 11:01:56 +00:00 |
kolaente
|
6d16bde09f
|
chore(dev): use unstable devenv image for devcontainer (#993)
Using latest until the fix lands in stable, see https://github.com/cachix/devenv/issues/1896#issuecomment-2994354350
|
2025-06-24 12:55:40 +02:00 |
renovate[bot]
|
e0f4bafd07
|
chore(deps): update pnpm to v10.12.3 (#1006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-24 10:52:17 +00:00 |
kolaente
|
9e3a1f1800
|
fix(test): formatting
|
2025-06-24 12:48:47 +02:00 |
kolaente
|
842a71019d
|
fix(view): add unique index for task buckets (#1005)
|
2025-06-24 10:45:17 +00:00 |
kolaente
|
8a6ad2be1f
|
chore(dev): add zed tasks
|
2025-06-24 12:10:34 +02:00 |
kolaente
|
57dfdc5168
|
chore: adjust comment about bucketless tasks (#1004)
docs: clarify bucketless task behavior
|
2025-06-24 09:56:58 +00:00 |
kolaente
|
49963d88a6
|
fix(task): add tasks table prefix for sort order (#1003)
fix: qualify task index for mysql order
|
2025-06-24 09:55:00 +00:00 |