kolaente
2fba7bdf02
feat: migrate lists to projects in db identifiers
2023-03-13 14:28:06 +01:00
kolaente
349e6a5905
feat: rename lists to projects
2023-03-13 14:28:06 +01:00
kolaente
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
renovate
cdf0690da6
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.2
2023-03-13 10:17:16 +00:00
kolaente
c0c523f0a8
fix: don't send bad request errors to sentry
2023-03-13 10:52:52 +01:00
renovate
80335e7b95
chore(deps): update dependency netlify-cli to v13.1.2
2023-03-13 09:05:32 +00:00
renovate
dbc2de14c9
chore(deps): update dependency @types/node to v18.15.1
2023-03-13 08:14:47 +00:00
renovate
c0f711d27f
chore(deps): update dependency caniuse-lite to v1.0.30001465
2023-03-13 07:04:54 +00:00
kolaente
672fb35bcb
fix: check if usernames contain spaces when creating a new user
2023-03-12 15:02:34 +01:00
kolaente
1f13b5d7b4
docs: fix menu links
2023-03-12 10:46:17 +01:00
kolaente
e79778e213
chore: 0.20.4 release preperations
2023-03-12 10:24:34 +01:00
kolaente
df24522490
chore: 0.20.5 release preperations
2023-03-12 10:23:07 +01:00
kolaente
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
kolaente
e7b89ae44f
fix(docker): add cap_net_bind to the nginx binary in the docker container
2023-03-11 21:16:31 +01:00
kolaente
a897ffc8ee
fix(docker): allow non-unique group id
2023-03-11 15:04:36 +01:00
kolaente
4de0efec1d
docs: add link to tutorial for installing Vikunja on Synology
2023-03-11 14:55:30 +01:00
renovate
72a1aaa654
chore(deps): update dependency eslint to v8.36.0
2023-03-11 06:04:52 +00:00
renovate
c70c3b6080
chore(deps): update dependency sass to v1.59.2
2023-03-11 02:05:52 +00:00
kolaente
09ddd5a31a
chore: 0.20.3 release preperations
2023-03-10 14:55:01 +01:00
kolaente
401f2cdd7e
chore: 0.20.4 release preperations
2023-03-10 14:51:04 +01:00
konrad
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
renovate
e9d48c442d
chore(deps): update dependency rollup to v3.19.1
2023-03-10 13:05:34 +00:00
renovate
6837038922
chore(deps): update dependency autoprefixer to v10.4.14
2023-03-10 07:05:55 +00:00
renovate
6cf7c75954
chore(deps): update dependency @types/node to v18.15.0
2023-03-10 01:06:32 +00:00
Frederick [Bot]
52d6677d93
[skip ci] Updated translations via Crowdin
2023-03-10 00:06:22 +00:00
renovate
f8f8c8ac6e
chore(deps): update dependency vite-plugin-inject-preload to v1.3.1
2023-03-09 20:53:21 +00:00
renovate
97bd5d77b6
chore(deps): update dependency rollup to v3.19.0
2023-03-09 20:05:23 +00:00
renovate
5278bcbac2
fix(deps): update sentry-javascript monorepo to v7.42.0
2023-03-09 14:05:28 +00:00
renovate
194fef0dab
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.1
2023-03-09 11:42:49 +00:00
renovate
97b6ba06dd
chore(deps): update dependency @vue/test-utils to v2.3.1
2023-03-09 05:04:25 +00:00
Frederick [Bot]
559cfde8da
[skip ci] Updated translations via Crowdin
2023-03-09 00:06:07 +00:00
WofWca
9db3aedde9
chore: remove an unused duplicate key
...
Introduced in 172d353df, feels like it was by error
2023-03-08 16:06:56 +00:00
renovate
387aa2db93
fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.2
2023-03-08 15:01:24 +00:00
WofWca
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
WofWca
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
renovate
2262b49aaf
chore(deps): update pnpm to v7.29.1
2023-03-08 06:56:34 +00:00
renovate
3c1feb2606
chore(deps): update dependency electron to v23.1.3 ( #141 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron ) | devDependencies | patch | [`23.1.2` -> `23.1.3`](https://renovatebot.com/diffs/npm/electron/23.1.2/23.1.3 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v23.1.3`](https://github.com/electron/electron/releases/tag/v23.1.3 ): electron v23.1.3
[Compare Source](https://github.com/electron/electron/compare/v23.1.2...v23.1.3 )
### Release Notes for v23.1.3
#### Fixes
- Fixed WebUSB on ARM64 macs. [#​37521](https://github.com/electron/electron/pull/37521 ) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37522 ))</span>
- Fixed a crash on capturing sources when using desktopCapturer API on Wayland. [#​37526](https://github.com/electron/electron/pull/37526 )
#### Other Changes
- Updated Chromium to 110.0.5481.179. [#​37471](https://github.com/electron/electron/pull/37471 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-03-08 06:56:00 +00:00
renovate
c887990bad
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.0
2023-03-08 06:05:02 +00:00
renovate
37c5a88744
chore(deps): update node.js to v18.15.0
2023-03-07 20:03:33 +00:00
renovate
4f62e978ef
fix(deps): update src.techknowlogick.com/xgo digest to b607086
2023-03-07 18:01:48 +00:00
Dominik Pschenitschni
9b7770ade4
fix(keyboard-shortcuts): use card prop
2023-03-07 17:19:21 +00:00
Dominik Pschenitschni
af4a039502
chore: histoire add logo link
2023-03-07 18:07:12 +01:00
Dan Stewart
1b06112db4
fix: collapse menu on mobile when path changes
2023-03-07 15:56:09 +00:00
renovate
0952f059c0
fix(deps): update dependency pinia to v2.0.33
2023-03-07 15:08:55 +00:00
renovate
a5c241758a
fix(deps): update module github.com/ulule/limiter/v3 to v3.11.1
2023-03-07 10:01:21 +00:00
WofWca
0f97ba6ec9
fix: sync sidebar transition with <main>
( #3200 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3200
Co-authored-by: WofWca <wofwca@protonmail.com>
Co-committed-by: WofWca <wofwca@protonmail.com>
2023-03-06 18:56:13 +00:00
renovate
d4c9edb55d
chore(deps): update typescript-eslint monorepo to v5.54.1
2023-03-06 18:04:27 +00:00
renovate
394f056cf4
fix(deps): update sentry-javascript monorepo to v7.41.0
2023-03-06 13:04:12 +00:00
renovate
abf38defa2
fix(deps): update module github.com/spf13/afero to v1.9.5
2023-03-06 10:01:21 +00:00
renovate
29f8522de9
fix(deps): update module github.com/getsentry/sentry-go to v0.19.0
2023-03-06 08:01:20 +00:00