renovate
b6e142e8d0
fix(deps): update vueuse to v11
2024-09-06 15:08:03 +00:00
renovate
750d565477
fix(deps): update dependency tailwindcss to v3.4.10
2024-09-06 12:15:45 +00:00
renovate
669b7452cd
fix(deps): update dependency axios to v1.7.7
2024-09-06 08:34:52 +00:00
renovate
1601c9098d
fix(deps): update dependency sortablejs to v1.15.3
2024-09-06 08:34:36 +00:00
renovate
2dd133fb4c
fix(deps): update dependency @kyvg/vue3-notification to v3.3.0
2024-09-06 08:31:54 +00:00
kolaente
02c1de55c4
chore(attachments): refactor building image preview
2024-09-06 09:43:59 +02:00
renovate
cbc63c853d
fix(deps): update dependency @sentry/vue to v8.28.0
2024-09-06 07:40:44 +00:00
renovate
b5c4a3a80c
fix(deps): update dependency pinia to v2.2.2
2024-09-06 07:40:14 +00:00
renovate
a8ea5e11ab
fix(deps): update dependency vue-i18n to v9.14.0
2024-09-06 07:39:02 +00:00
kolaente
22e594e253
fix(kanban): save updated position to store
...
This fixes a bug where the position of a task would not be calculated correctly when the task was moved next to another recently moved task. The problem was caused by the calculation of the new position referring to the old value of the position attribute, because it was not updated in the local store.
Resolves https://community.vikunja.io/t/kanban-cards-in-wrong-order/2731/6
2024-09-05 14:51:47 +02:00
renovate
850ec7efb0
fix(deps): update dependency dayjs to v1.11.13
2024-09-03 20:59:37 +00:00
Frederick [Bot]
7bd84a845c
chore(i18n): update translations via Crowdin
2024-09-03 00:25:53 +00:00
kolaente
165ee9e7f3
fix(service worker): use correct workbox version
...
Resolves https://github.com/go-vikunja/vikunja/issues/322
2024-09-02 23:40:17 +02:00
Frederick [Bot]
14c862d284
chore(i18n): update translations via Crowdin
2024-08-30 00:25:55 +00: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
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
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
f22420d502
fix(kanban): always make cover image full width
2024-08-12 17:22:26 +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
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
Frederick [Bot]
4a4ed2cf89
chore(i18n): update translations via Crowdin
2024-08-10 00:03:08 +00: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
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
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
devadattas
5f9d0fe763
feat: permalinks for task comments ( #2442 )
...
Resolves #2441
Co-authored-by: Devadatta Sahoo <webmaster@nettantra.com>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2442
Reviewed-by: konrad <k@knt.li>
Co-authored-by: devadattas <devadattas@gmail.com>
Co-committed-by: devadattas <devadattas@gmail.com>
2024-07-19 08:45:50 +00:00
Dominik Pschenitschni
bbfd5270db
feat: add tailwind with prefix ( #2513 )
...
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2513
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-07-19 07:33:10 +00:00
Dominik Pschenitschni
1e632397d2
fix(projects): trigger only single mutation
...
Previously these store methods created multiple edits on deep objects in the store or edited a deep nested object directly.
This is bad because:
- multiple edits lead to multiple triggers of all the watchers on the project.
- in theory we should listen deep to a project if we use some deep reactive value of a project, if we want deep updates. Because this is easy to forget, it's better to update the project directly. For this the method `setProject` already existed in the store. This is no real overhead because Vue is smart enough to only trigger listeners that use data of the modified state.
By modifying only a copy of the view and submitting the modified result __once__ we can save us a lot of headache.
PS: I'm not sure if there were any visible problems, because Vue is really fast and the reactivity system works quite well. Regardless of this we should try not to modify state unnecessarily.
2024-07-19 07:26:50 +00:00
Dominik Pschenitschni
d35454c099
feat: improve priority visibility
2024-07-19 06:53:53 +00:00