renovate[bot]
|
5c8862bc32
|
fix(deps): update module golang.org/x/sync to v0.17.0 (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-08 07:14:43 +00:00 |
renovate[bot]
|
dbc854dcee
|
fix(deps): update module golang.org/x/sys to v0.36.0 (#1432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-07 17:31:53 +00:00 |
renovate[bot]
|
ac6e8d45c7
|
fix(deps): update module golang.org/x/oauth2 to v0.31.0 (#1429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-07 18:34:45 +02:00 |
renovate[bot]
|
1234eb1fc6
|
chore(deps): update softprops/action-gh-release digest to 6cbd405 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-07 13:42:56 +02:00 |
Frederick [Bot]
|
6f45d56055
|
chore(i18n): update translations via Crowdin
|
2025-09-07 00:56:28 +00:00 |
renovate[bot]
|
f119d01bc1
|
chore(deps): update postgres:17 docker digest to d17be73 (#1427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-06 08:27:08 +02:00 |
renovate[bot]
|
fb154d2935
|
fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#1426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-06 00:53:44 +02:00 |
renovate[bot]
|
367ab7e9ec
|
chore(deps): update paradedb/paradedb:latest-pg17 docker digest to aaa1861 (#1425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-06 00:53:27 +02:00 |
kolaente
|
61f0cc9507
|
fix(frontend): hide drag handle for fixed project lists (#1421)
|
2025-09-05 10:51:44 +00:00 |
renovate[bot]
|
02da0116a9
|
fix(deps): update dependency vue-i18n to v11.1.12 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-05 09:38:51 +00:00 |
Frederick [Bot]
|
70175c31c2
|
[skip ci] Updated swagger docs
|
2025-09-04 16:33:42 +00:00 |
renovate[bot]
|
d296352a01
|
fix(deps): update dependency @intlify/unplugin-vue-i18n to v11 (#1418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 16:15:37 +00:00 |
kolaente
|
1b5a9dbdea
|
refactor: use helper function to check user local
|
2025-09-04 18:09:21 +02:00 |
kolaente
|
b8afdcf62d
|
fix(user): do not reject 2fa for local users
https://github.com/go-vikunja/vikunja/issues/1402
|
2025-09-04 18:09:21 +02:00 |
kolaente
|
bd74733632
|
fix: show pagination controls for task comments (#1413)
Resolves https://community.vikunja.io/t/task-comment-pagination-in-1-0-0-rc1/3988
|
2025-09-04 16:04:05 +00:00 |
renovate[bot]
|
f49dbf04ef
|
chore(deps): update actions/github-script action to v8 (#1417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 15:50:12 +00:00 |
dependabot[bot]
|
daf063785f
|
chore(deps-dev): bump electron from 37.3.0 to 37.3.1 in /desktop (#1415)
Bumps [electron](https://github.com/electron/electron) from 37.3.0 to 37.3.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v37.3.0...v37.3.1)
---
updated-dependencies:
- dependency-name: electron
dependency-version: 37.3.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-04 15:48:02 +00:00 |
renovate[bot]
|
5bde234859
|
fix(deps): update dependency @sentry/vue to v10.10.0 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 15:46:03 +00:00 |
kolaente
|
12842a5e35
|
fix: remove leftover console.log
|
2025-09-04 17:13:41 +02:00 |
kolaente
|
bb07b33dc2
|
fix(task): update task comment when switching between related tasks
|
2025-09-04 17:06:34 +02:00 |
renovate[bot]
|
6892e8e447
|
fix(deps): update tiptap to v3.4.1 (#1412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 14:51:03 +00:00 |
renovate[bot]
|
fdd0eba241
|
fix(deps): update module github.com/prometheus/client_golang to v1.23.1 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 14:47:32 +00:00 |
kolaente
|
4393d0cdb8
|
fix(kanban): update task on board when changing details
Fixes a regression introduced in 7ef7163bfe
|
2025-09-04 16:33:06 +02:00 |
renovate[bot]
|
b3c454ea03
|
chore(deps): update actions/setup-node action to v5 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 10:05:48 +00:00 |
renovate[bot]
|
057a318f23
|
chore(deps): update actions/setup-go action to v6 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 08:53:45 +02:00 |
renovate[bot]
|
7605fc255b
|
fix(deps): update tiptap to v3.4.0 (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 06:33:01 +00:00 |
renovate[bot]
|
bfe0206032
|
chore(deps): update crowdin/github-action digest to 0749939 (#1396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 08:15:53 +02:00 |
renovate[bot]
|
e270c29642
|
chore(deps): update dependency electron to v37.3.1 [security] (#1404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 08:15:11 +02:00 |
renovate[bot]
|
7cf0a9dc9a
|
chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 646cd3f (#1405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 08:14:50 +02:00 |
renovate[bot]
|
df3482849f
|
fix(deps): update module github.com/redis/go-redis/v9 to v9.13.0 (#1401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-03 16:09:10 +02:00 |
renovate[bot]
|
d78291acf7
|
fix(deps): update dependency @sentry/vue to v10.9.0 (#1400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-03 16:09:05 +02:00 |
Frederick [Bot]
|
98a9e736f4
|
chore(i18n): update translations via Crowdin
|
2025-09-03 00:50:31 +00:00 |
renovate[bot]
|
d34a3a2c77
|
fix(deps): update font awesome to v7.0.1 (#1394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 21:14:14 +00:00 |
Copilot
|
91f81e7dee
|
feat(kanban): allow folding done column by clicking green checkmarks in Kanban view (#1393)
|
2025-09-02 21:06:57 +00:00 |
renovate[bot]
|
a519312d55
|
fix(deps): update module github.com/threedotslabs/watermill to v1.5.1 (#1391)
|
2025-09-02 18:11:45 +00:00 |
Copilot
|
70ff047588
|
fix(avatar): recover gracefully from broken avatar cache (#1379)
|
2025-09-02 14:03:58 +00:00 |
renovate[bot]
|
795afad9c1
|
fix(deps): update tiptap to v3.3.1 (#1386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 14:01:23 +00:00 |
kolaente
|
15ea38183c
|
fix: bypass Typesense in user export (#1385)
|
2025-09-02 15:49:17 +02:00 |
renovate[bot]
|
7dafd07879
|
fix(deps): update dependency vue to v3.5.21 (#1382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 13:05:44 +00:00 |
renovate[bot]
|
bc04abedb5
|
chore(deps): update ghcr.io/go-vikunja/dex-testing:main docker digest to 10cc6d5 (#1377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 07:12:37 +00:00 |
renovate[bot]
|
7fbda38e85
|
chore(deps): update mariadb:12 docker digest to a5af517 (#1376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 09:04:27 +02:00 |
Frederick [Bot]
|
4b47f0c3cd
|
chore(i18n): update translations via Crowdin
|
2025-09-02 00:54:00 +00:00 |
renovate[bot]
|
d38092acc8
|
fix(deps): update module github.com/spf13/cobra to v1.10.1 (#1373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-01 21:23:00 +00:00 |
renovate[bot]
|
67befec053
|
fix(deps): update vueuse to v13.9.0 (#1374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-01 21:18:09 +00:00 |
renovate[bot]
|
9800b2a8f8
|
chore(deps): update pnpm to v10.15.1 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-01 21:09:27 +00:00 |
kolaente
|
bd310f50ad
|
fix: show error when user list filter is empty (#1372)
|
2025-09-01 21:08:13 +00:00 |
renovate[bot]
|
24f6c48fce
|
chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 5d3cc02 (#1370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-01 21:03:53 +00:00 |
William Guinaudie
|
fda440bd08
|
fix: mobile device minimum width (#1337)
|
2025-09-01 22:49:42 +02:00 |
Frederick [Bot]
|
11d9462fdc
|
chore(i18n): update translations via Crowdin
|
2025-09-01 01:03:21 +00:00 |
kolaente
|
27c0d68e21
|
chore(dev): update devenv
|
2025-08-31 22:13:26 +02:00 |