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 |
|
kolaente
|
048e09ee12
|
fix(tasks): subtasks missing in list view (#1000)
|
2025-06-24 11:08:01 +02:00 |
|
kolaente
|
d3e5cc14ce
|
fix(ci): embed release version in frontend (#999)
|
2025-06-24 08:51:42 +00:00 |
|
renovate[bot]
|
247d82f086
|
chore(deps): update dev-dependencies to v8.35.0 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-24 07:57:50 +02:00 |
|
renovate[bot]
|
adfacc2be0
|
fix(deps): update module github.com/getsentry/sentry-go/echo to v0.34.0 (#997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-23 23:05:06 +02:00 |
|
renovate[bot]
|
bbef461617
|
chore(deps): update pnpm to v10.12.2 (#994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-23 22:39:27 +02:00 |
|
renovate[bot]
|
37b7b5d7ab
|
fix(deps): update dependency @sentry/vue to v9.31.0 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-23 22:39:16 +02:00 |
|
renovate[bot]
|
d5b9780346
|
fix(deps): update module github.com/getsentry/sentry-go to v0.34.0 (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-23 22:39:06 +02:00 |
|
Frederick [Bot]
|
adc1ecaef1
|
chore(i18n): update translations via Crowdin
|
2025-06-23 01:01:09 +00:00 |
|
kolaente
|
c402ee9b23
|
fix(dev): ensure frontend assets before compile in magefile (#992)
|
2025-06-22 19:18:01 +00:00 |
|
renovate[bot]
|
2a5ee13c22
|
fix(deps): update dependency vue-i18n to v11.1.7 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-22 17:58:50 +00:00 |
|
dependabot[bot]
|
03072683de
|
chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 (#988)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.1.0...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-version: 5.2.2
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-22 19:54:33 +02:00 |
|
renovate[bot]
|
25e253008d
|
fix(deps): update tiptap to v2.22.3 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-22 13:25:19 +02:00 |
|
renovate[bot]
|
4f1068d7d6
|
chore(deps): update dependency caniuse-lite to v1.0.30001724 (#989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-22 13:25:00 +02:00 |
|
renovate[bot]
|
d55c6c352f
|
fix(deps): update tiptap to v2.22.0 (#987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-20 15:41:20 +02:00 |
|
renovate[bot]
|
648f6f6aa1
|
fix(deps): update tiptap to v2.14.1 (#985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-20 08:50:10 +02:00 |
|
renovate[bot]
|
62b4a5d62a
|
chore(deps): update dependency rollup to v4.44.0 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-20 08:46:55 +02:00 |
|
kolaente
|
4e1883b166
|
fix(dev): enable go hardening workaround
|
2025-06-19 14:54:08 +02:00 |
|
kolaente
|
a43384a09e
|
feat(dev): add frontend and api to launch config
|
2025-06-19 14:54:08 +02:00 |
|
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 |
|