kolaente
|
b5035f9d2b
|
chore(docker): use new env format
|
2024-08-29 11:19:46 +02:00 |
kolaente
|
07bd9de0c6
|
feat(docker): add opencontainer labels
Resolves https://github.com/go-vikunja/vikunja/issues/308
|
2024-08-29 11:19:21 +02:00 |
kolaente
|
efde364224
|
fix(subscriptions): ignore task subscription when the user is subscribed to the project
Resolves https://community.vikunja.io/t/e-mail-notification-twice/2740/12
Resolves https://github.com/go-vikunja/vikunja/issues/316
|
2024-08-29 10:35:05 +02:00 |
kolaente
|
fde1763eef
|
fix(api): return 404 response when using a token and the route does not exist
|
2024-08-29 10:12:20 +02:00 |
kolaente
|
429c7ca2c1
|
feat(task): always insert new tasks at the top
Resolves https://community.vikunja.io/t/kanban-cards-in-wrong-order/2731
|
2024-08-28 15:30:40 +02:00 |
kolaente
|
bf56311faa
|
fix(task): set done at date when moving a task to the done bucket
Resolves https://github.com/go-vikunja/vikunja/issues/320
|
2024-08-28 14:21:31 +02:00 |
Frederick [Bot]
|
c38aaeb224
|
chore(i18n): update translations via Crowdin
|
2024-08-28 00:25:41 +00:00 |
Frederick [Bot]
|
1b9139b9b0
|
chore(i18n): update translations via Crowdin
|
2024-08-27 00:25:53 +00:00 |
kolaente
|
13763e3540
|
chore(deps): update tiptap to 2.6.6
|
2024-08-26 22:58:15 +02:00 |
kolaente
|
56bab7485f
|
feat(i18n): add Lithuanian translation for selection
|
2024-08-26 17:05:01 +02:00 |
kolaente
|
8bfd0493b2
|
fix(deps): update golangci
|
2024-08-25 14:30:46 +00:00 |
kolaente
|
435cb2e7f7
|
fix(view): do not crash when saving a view
Resolves https://github.com/go-vikunja/vikunja/issues/312
|
2024-08-25 15:53:51 +02:00 |
Frederick [Bot]
|
9ed33f5c08
|
chore(i18n): update translations via Crowdin
|
2024-08-23 00:25:56 +00:00 |
Frederick [Bot]
|
83669fd9e0
|
chore(i18n): update translations via Crowdin
|
2024-08-21 00:25:43 +00:00 |
Frederick [Bot]
|
35578e0021
|
chore(i18n): update translations via Crowdin
|
2024-08-20 00:25:51 +00:00 |
Frederick [Bot]
|
e281de30b5
|
chore(i18n): update translations via Crowdin
|
2024-08-17 00:15:36 +00:00 |
Frederick [Bot]
|
ec2c2e74f0
|
chore(i18n): update translations via Crowdin
|
2024-08-15 00:03:11 +00:00 |
kolaente
|
b031c9772f
|
chore: 0.24.2 release preperations
(cherry picked from commit 08821ea8a8)
|
2024-08-12 20:25:31 +02:00 |
kolaente
|
f22420d502
|
fix(kanban): always make cover image full width
|
2024-08-12 17:22:26 +02:00 |
kolaente
|
ebfd5f54d2
|
fix(migration): ensure project background gets exported and imported
|
2024-08-12 17:18:07 +02:00 |
kolaente
|
28b4eaee31
|
fix(migration): make sure tasks are associated to the correct view and bucket for data imported from Vikunja dump
This change fixes a bug where imported projects would contain the default views additionally to the ones included in the export. This also caused the tasks to not show up in the views and buckets where they should show up, the newly imported ones.
Resolves https://community.vikunja.io/t/migration-from-vikunja-export-duplicated-boards-local-to-oidc/2690
|
2024-08-12 17:00:16 +02:00 |
kolaente
|
b83448b7a6
|
fix(views): do not create task bucket and task position entries when duplicating a project
Resolves https://github.com/go-vikunja/vikunja/issues/297
Resolves https://community.vikunja.io/t/duplicating-a-board-puts-the-buckets-in-the-original-board/2579
|
2024-08-12 15:53:51 +02:00 |
kolaente
|
eed783e42f
|
fix(task): move task into new kanban bucket when moving between projects
Resolves https://github.com/go-vikunja/vikunja/issues/290
Resolves https://community.vikunja.io/t/tasks-moved-from-one-project-to-another-do-not-show-up-in-kanban/2689
|
2024-08-12 15:35:37 +02:00 |
kolaente
|
1d624612ee
|
chore: use nixpkgs unstable for more recent packages
|
2024-08-12 15:32:12 +02:00 |
kolaente
|
9576f72d7c
|
fix(task): set current project after moving a task
|
2024-08-12 15:22:14 +02:00 |
kolaente
|
7efc4d1bc8
|
fix(task): do not allow moving a task to the project the task already belongs to
|
2024-08-12 15:18:45 +02:00 |
kolaente
|
670e605275
|
chore(deps): update dependency node to v20.16.0
|
2024-08-12 12:26:53 +02:00 |
kolaente
|
871b3ce071
|
chore(deps): update go toolchain to 1.22.5
|
2024-08-12 12:17:53 +02:00 |
kolaente
|
ad3c5fcee5
|
feat: switch from nix flakes to devenv
|
2024-08-12 12:17:31 +02:00 |
kolaente
|
e2a87036e0
|
feat(editor): support custom protocol for links
Resolves https://github.com/go-vikunja/vikunja/issues/306
|
2024-08-12 11:42:43 +02:00 |
kolaente
|
40bb86bee5
|
fix(mail): do not fail testmail command when the connection could not be closed.
Resolves https://github.com/go-vikunja/vikunja/issues/300
|
2024-08-12 11:08:16 +02:00 |
Frederick [Bot]
|
4a4ed2cf89
|
chore(i18n): update translations via Crowdin
|
2024-08-10 00:03:08 +00:00 |
kolaente
|
7751e124a7
|
chore(deps): update flake
|
2024-08-08 11:24:26 +02:00 |
Frederick [Bot]
|
6137d07138
|
chore(i18n): update translations via Crowdin
|
2024-08-08 00:03:17 +00:00 |
kolaente
|
66d316f0b5
|
fix(i18n): change casing of Ukrainian language in selector
|
2024-08-07 16:51:22 +02:00 |
kolaente
|
bf2d56c9d4
|
docs: clarify Todoist redirect url
Resolves https://github.com/go-vikunja/vikunja/issues/302
|
2024-08-07 16:27:29 +02:00 |
Dominik Pschenitschni
|
413798b321
|
fix: remove console log
|
2024-08-07 13:29:56 +00:00 |
Frederick [Bot]
|
bf1c8c6119
|
chore(i18n): update translations via Crowdin
|
2024-07-31 00:02:59 +00:00 |
Frederick [Bot]
|
49fa0a8468
|
chore(i18n): update translations via Crowdin
|
2024-07-27 00:03:15 +00:00 |
Frederick [Bot]
|
784cd42a7a
|
chore(i18n): update translations via Crowdin
|
2024-07-24 00:03:08 +00:00 |
Frederick [Bot]
|
4f74be0247
|
chore(i18n): update translations via Crowdin
|
2024-07-23 00:02:28 +00:00 |
Dominik Pschenitschni
|
7ef1e0a3e5
|
fix: textarea autosize for LanguageTool
|
2024-07-21 12:40:32 +00:00 |
Dominik Pschenitschni
|
bc5fd380e5
|
chore: improve error message
|
2024-07-21 11:03:20 +00:00 |
Dominik Pschenitschni
|
bcd306b84d
|
chore: remove lodash.debounce
|
2024-07-21 11:02:25 +00:00 |
Dominik Pschenitschni
|
ad2870335d
|
feat: add missing peer dependency
|
2024-07-21 11:01:38 +00:00 |
Frederick [Bot]
|
917748777f
|
chore(i18n): update translations via Crowdin
|
2024-07-21 00:03:15 +00:00 |
renovate
|
324c966dda
|
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.11.0
|
2024-07-19 10:16:39 +00:00 |
Frederick [Bot]
|
0984821b41
|
[skip ci] Updated swagger docs
|
2024-07-19 10:01:46 +00:00 |
Dominik Pschenitschni
|
e8be657d97
|
feat: improve ProjectSettingsViews
|
2024-07-19 09:43:49 +00:00 |
Elscrux
|
75ce261f74
|
feat: downscaled image previews for task attachments (#2541)
As discussed in [https://community.vikunja.io/t/add-scaled-down-images-for-image-previews](https://community.vikunja.io/t/add-scaled-down-images-for-image-previews) this adds a query parameter in the task attachment request which returns a scaled down image for preview purposes to reduce network load and improve responsiveness.
Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2541
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
|
2024-07-19 09:30:06 +00:00 |