81b1e4035d
chore(deps): update typescript-eslint monorepo to v5.55.0
2023-03-13 18:05:20 +00:00
2cde9341d4
fix(deps): update sentry-javascript monorepo to v7.43.0
2023-03-13 16:06:32 +00:00
7a9611c2da
chore: cleanup
2023-03-13 14:28:36 +01:00
7cab3a77a9
fix(migration): rename TickTick migration
2023-03-13 14:28:25 +01:00
77ad90d53e
fix(migration): remove wunderlist leftovers
2023-03-13 14:28:20 +01:00
55410ea73d
chore: generate swagger docs
2023-03-13 14:28:19 +01:00
e4f841cf6a
fix(tasks): sql for overdue reminders
2023-03-13 14:28:19 +01:00
2940eae1aa
fix(migration): use correct struct
2023-03-13 14:28:19 +01:00
0a3fdc0344
fix: users_lists name in migration
2023-03-13 14:28:19 +01:00
06f1d2e912
fix: test fixtures
2023-03-13 14:28:07 +01:00
61a3380a94
fix: trello import tests
2023-03-13 14:28:07 +01:00
fb818ea186
fix: test import
2023-03-13 14:28:06 +01:00
7e53a21407
fix: rename incorrectly named ProjectUsers method
2023-03-13 14:28:06 +01:00
8f4abd2fe8
feat: rename all list files
2023-03-13 14:28:06 +01:00
2fba7bdf02
feat: migrate lists to projects in db identifiers
2023-03-13 14:28:06 +01:00
349e6a5905
feat: rename lists to projects
2023-03-13 14:28:06 +01:00
80266d1383
fix(docker): don't chown everything in Vikunja's default root folder
...
This would try to chown a mounted Vikunja config file as well which failed when that config file was mounted read-only.
2023-03-13 11:23:51 +01:00
cdf0690da6
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.2
2023-03-13 10:17:16 +00:00
c0c523f0a8
fix: don't send bad request errors to sentry
2023-03-13 10:52:52 +01:00
80335e7b95
chore(deps): update dependency netlify-cli to v13.1.2
2023-03-13 09:05:32 +00:00
dbc2de14c9
chore(deps): update dependency @types/node to v18.15.1
2023-03-13 08:14:47 +00:00
c0f711d27f
chore(deps): update dependency caniuse-lite to v1.0.30001465
2023-03-13 07:04:54 +00:00
672fb35bcb
fix: check if usernames contain spaces when creating a new user
2023-03-12 15:02:34 +01:00
1f13b5d7b4
docs: fix menu links
2023-03-12 10:46:17 +01:00
e79778e213
chore: 0.20.4 release preperations
2023-03-12 10:24:34 +01:00
df24522490
chore: 0.20.5 release preperations
2023-03-12 10:23:07 +01:00
6cf2e574bf
fix(docker): revert unprivileged user
...
nginx runs the init process as root so that it can bind to port 80. All worker processes run as an unprivileged user and thus the attack surface is minimal.
The previous solution didn't change the user id of the user running Vikunja and thus didn't have an effect anyway.
Related to #3228
2023-03-11 21:56:47 +01:00
e7b89ae44f
fix(docker): add cap_net_bind to the nginx binary in the docker container
2023-03-11 21:16:31 +01:00
a897ffc8ee
fix(docker): allow non-unique group id
2023-03-11 15:04:36 +01:00
4de0efec1d
docs: add link to tutorial for installing Vikunja on Synology
2023-03-11 14:55:30 +01:00
72a1aaa654
chore(deps): update dependency eslint to v8.36.0
2023-03-11 06:04:52 +00:00
c70c3b6080
chore(deps): update dependency sass to v1.59.2
2023-03-11 02:05:52 +00:00
09ddd5a31a
chore: 0.20.3 release preperations
2023-03-10 14:55:01 +01:00
401f2cdd7e
chore: 0.20.4 release preperations
2023-03-10 14:51:04 +01:00
013472e899
fix(i18n): load language files before doing anything else ( #3218 )
...
Resolves #3214
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3218
2023-03-10 13:46:23 +00:00
e9d48c442d
chore(deps): update dependency rollup to v3.19.1
2023-03-10 13:05:34 +00:00
6837038922
chore(deps): update dependency autoprefixer to v10.4.14
2023-03-10 07:05:55 +00:00
6cf7c75954
chore(deps): update dependency @types/node to v18.15.0
2023-03-10 01:06:32 +00:00
52d6677d93
[skip ci] Updated translations via Crowdin
2023-03-10 00:06:22 +00:00
f8f8c8ac6e
chore(deps): update dependency vite-plugin-inject-preload to v1.3.1
2023-03-09 20:53:21 +00:00
97bd5d77b6
chore(deps): update dependency rollup to v3.19.0
2023-03-09 20:05:23 +00:00
5278bcbac2
fix(deps): update sentry-javascript monorepo to v7.42.0
2023-03-09 14:05:28 +00:00
194fef0dab
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.1
2023-03-09 11:42:49 +00:00
97b6ba06dd
chore(deps): update dependency @vue/test-utils to v2.3.1
2023-03-09 05:04:25 +00:00
559cfde8da
[skip ci] Updated translations via Crowdin
2023-03-09 00:06:07 +00:00
9db3aedde9
chore: remove an unused duplicate key
...
Introduced in 172d353df
, feels like it was by error
2023-03-08 16:06:56 +00:00
387aa2db93
fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.2
2023-03-08 15:01:24 +00:00
0eb78e32f9
chore: improve @/message
action
type ( #3209 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3209
Reviewed-by: konrad <k@knt.li >
Co-authored-by: WofWca <wofwca@protonmail.com >
Co-committed-by: WofWca <wofwca@protonmail.com >
2023-03-08 09:51:55 +00:00
b4dd23b85d
fix: i18ze a string ( #3210 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3210
Reviewed-by: konrad <k@knt.li >
Co-authored-by: WofWca <wofwca@protonmail.com >
Co-committed-by: WofWca <wofwca@protonmail.com >
2023-03-08 09:43:46 +00:00
2262b49aaf
chore(deps): update pnpm to v7.29.1
2023-03-08 06:56:34 +00:00