1
0

9611 Commits

Author SHA1 Message Date
Elscrux
e47d6d1605 Extract img to FilePreview component
Now images will also be displayed when they are uploaded initially
2024-05-15 23:58:28 +02:00
Elscrux
c2dfa9be83 Proof of concept for image preview 2024-05-15 23:58:28 +02:00
Frederick [Bot]
86b460d09c chore(i18n): update translations via Crowdin 2024-05-11 00:06:24 +00:00
renovate
b93e237899 chore(deps): update dev-dependencies 2024-05-09 06:06:20 +00:00
Frederick [Bot]
9706ebb2fc chore(i18n): update translations via Crowdin 2024-05-09 00:06:59 +00:00
renovate
1d2ee77e8a fix(deps): update tiptap to v2.3.2 2024-05-08 21:05:52 +00:00
renovate
5098363e56 fix(deps): update sentry-javascript monorepo to v7.114.0 2024-05-08 09:05:57 +00:00
renovate
4c1dc6930d chore(deps): update dev-dependencies 2024-05-08 05:05:55 +00:00
renovate
db6d88fff5 chore(deps): update dependency go to v1.22.3 2024-05-07 17:06:20 +00:00
renovate
b021dd7237 chore(deps): update dependency node to v20.13.0 2024-05-07 16:40:39 +00:00
kolaente
e1dcf2e859
feat: do not save language on the server when in demo mode
When the demo mode is enabled, people set the language to their own language - which is understandable. However, this is really confusing for other people when they log in and the language is something unexpected.
This change overrides the configured language when saving it while Vikunja is in demo mode.
2024-05-07 18:39:50 +02:00
kolaente
6e759b3bee
fix(i18n): clarify from current date string
Resolves https://community.vikunja.io/t/suggestion-rename-from-current-date-to-after-completed/2344
2024-05-07 18:28:22 +02:00
kolaente
d3a7d79eb9
fix: use correct project title in project card 2024-05-07 18:18:19 +02:00
kolaente
e0ce3e50bd
fix(attachment): correct spacing around creation date 2024-05-07 18:11:40 +02:00
kolaente
272f643955
fix(project): show "remove background" button only when the project has a background set 2024-05-07 17:17:06 +02:00
kolaente
cf46c76811
fix(i18n): use correct title for background settings menu 2024-05-07 17:14:04 +02:00
kolaente
31e502d711
fix(project): do not remove project from navigation after removing background image 2024-05-07 17:13:22 +02:00
kolaente
fa628edc0c
fix(project): make sure gantt and kanban views shared with link share are full width
Resolves https://github.com/go-vikunja/vikunja/issues/258
2024-05-07 16:53:21 +02:00
kolaente
053c4d5842
fix(project): bottom spacing in list view 2024-05-07 16:27:13 +02:00
kolaente
8d1fc08de6
docs: clarify where to file issues
Resolves https://github.com/go-vikunja/vikunja/issues/262
2024-05-07 16:13:25 +02:00
kolaente
eee7b060b6
fix(docs): typos
Apply patch from https://github.com/go-vikunja/vikunja/issues/263
2024-05-07 16:06:17 +02:00
renovate
794fc4c1bb fix(deps): update dependency vue to v3.4.27 2024-05-07 09:05:51 +00:00
renovate
e58d10bc72 chore(deps): update dev-dependencies 2024-05-07 03:05:41 +00:00
kolaente
7837bcfaae
fix(task): only count unique tasks in a bucket when checking bucket limit
This fixes a bug where the current number of tasks in a bucket was computed wrong when moving tasks into a bucket with a limit. Sometimes the bug would prevent adding a task to a bucket which seemed to have space left but ultimately failed when moving the task.
2024-05-06 20:07:06 +02:00
renovate
615d40f4cd fix(deps): update module golang.org/x/crypto to v0.23.0 2024-05-06 15:05:56 +00:00
renovate
fbf7037974 chore(deps): update pnpm to v9.1.0 2024-05-06 11:05:37 +00:00
renovate
212c5506af fix(deps): update module golang.org/x/image to v0.16.0 2024-05-05 14:57:30 +00:00
renovate
c861970f41 fix(deps): update module golang.org/x/term to v0.20.0 2024-05-05 14:06:28 +00:00
kolaente
37d3715eeb
fix(task): show repeating indicator in task list for monthly repeating tasks
Resolves https://kolaente.dev/vikunja/vikunja/issues/2319
2024-05-05 15:03:43 +02:00
kolaente
b0db3ce34c
fix(quick add magic): parse full month name as month, do not replace only the abbreviation
Resolves https://kolaente.dev/vikunja/vikunja/issues/2320
2024-05-05 14:14:30 +02:00
renovate
358e11c404 chore(deps): update dev-dependencies 2024-05-05 00:06:06 +00:00
renovate
0fd7fc1452 fix(deps): update module golang.org/x/text to v0.15.0 2024-05-04 21:05:53 +00:00
renovate
a7db576aad fix(deps): update module golang.org/x/sys to v0.20.0 2024-05-04 20:13:44 +00:00
renovate
59281c39cf fix(deps): update module golang.org/x/oauth2 to v0.20.0 2024-05-04 16:05:40 +00:00
renovate
f8b502f344 chore(deps): update dev-dependencies 2024-05-04 06:56:59 +00:00
Frederick [Bot]
ddf8db3b1f chore(i18n): update translations via Crowdin 2024-05-04 00:07:32 +00:00
renovate
9260b3f1d3 chore(deps): update dependency vite to v5.2.11 2024-05-03 00:06:00 +00:00
renovate
ab74b08314 fix(deps): update sentry-javascript monorepo to v7.113.0 2024-05-02 12:05:42 +00:00
renovate
9637db5a6b chore(deps): update dev-dependencies 2024-05-02 05:05:36 +00:00
renovate
08645d38a0 fix(deps): update dependency dompurify to v3.1.2 2024-05-01 18:47:25 +00:00
renovate
f155d6bb60 fix(deps): update tiptap to v2.3.1 2024-04-30 16:05:36 +00:00
renovate
9a3d63a713 fix(deps): update dependency vue to v3.4.26 2024-04-29 13:05:49 +00:00
renovate
050f4313c8 chore(deps): update dev-dependencies 2024-04-29 05:05:40 +00:00
renovate
e917323d91 fix(deps): update dependency dayjs to v1.11.11 2024-04-28 12:05:38 +00:00
renovate
8ad7d00559 chore(deps): update dev-dependencies 2024-04-28 00:06:00 +00:00
renovate
fd126fa234 fix(deps): update dependency dompurify to v3.1.1 2024-04-26 12:06:39 +00:00
renovate
0c39a3dd38 chore(deps): update dependency vitest to v1.5.2 2024-04-26 00:12:26 +00:00
kolaente
66e96322ea
fix: do not remove empty openid teams when none are present
Maybe resolves https://community.vikunja.io/t/empty-openid-team-cleanup-cron-error-removing-empty-openid-team-database-is-locked-error-when-exporting-data/2306/3
2024-04-25 14:21:31 +02:00
kolaente
00a96663ba
fix(caldav): check if vtodo contains any components
Resolves https://vikunja.sentry.io/share/issue/1ae2fd1601aa40dea4aee41927cfcf78/
2024-04-25 13:40:23 +02:00
kolaente
741370b613
fix(caldav): return more than 1000 tasks
Resolves https://kolaente.dev/vikunja/vikunja/issues/2302
2024-04-25 13:37:04 +02:00