]>
source.dussan.org Git - nextcloud-server.git/log
Miguel Sánchez de León Peque [Tue, 22 Oct 2024 14:55:52 +0000 (16:55 +0200)]
feat: Allow WebP content type in PhotoCache
Signed-off-by: Miguel Sánchez de León Peque <peque@ieco.io>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Kate [Mon, 28 Oct 2024 11:47:12 +0000 (12:47 +0100)]
Merge pull request #48918 from nextcloud/fix/files_sharing/cleanup-error-messages
Kate [Mon, 28 Oct 2024 10:44:16 +0000 (11:44 +0100)]
Merge pull request #48919 from nextcloud/fix/settings/userid-dependency-injection
Ferdinand Thiessen [Mon, 28 Oct 2024 10:32:15 +0000 (11:32 +0100)]
Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notstring
fix(apps-store): Fix exception on generating preview url for installed app screenshot
Kate [Mon, 28 Oct 2024 09:19:41 +0000 (10:19 +0100)]
Merge pull request #48614 from nextcloud/refactor/storage/constructors
Kate [Mon, 28 Oct 2024 09:19:09 +0000 (10:19 +0100)]
Merge pull request #48917 from nextcloud/fix/dav/view-only-check
provokateurin [Tue, 22 Oct 2024 06:20:04 +0000 (08:20 +0200)]
fix(files_sharing): Cleanup error messages
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Mon, 28 Oct 2024 07:01:22 +0000 (08:01 +0100)]
fix(appinfo): Make sure screenshot, author and category are always arrays
Signed-off-by: Joas Schilling <coding@schilljs.com>
Claudio Cambra [Sun, 27 Oct 2024 11:37:25 +0000 (19:37 +0800)]
fix(appsmanagement): Fix exception on generating preview url for screenshots
Some installed apps meant for older server versions might unexpectedly
offer up screenshot values in a non-string format (e.g. health). Avoid
an exception by checking first if the first app screenshot is indeed a
string and otherwise we take the value of the parameter
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
provokateurin [Mon, 28 Oct 2024 07:14:17 +0000 (08:14 +0100)]
fix(settings): Fix dependency injection
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check
Signed-off-by: provokateurin <kate@provokateurin.de>
Nextcloud bot [Mon, 28 Oct 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 27 Oct 2024 00:22:10 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 26 Oct 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 25 Oct 2024 20:50:48 +0000 (22:50 +0200)]
Merge pull request #48898 from nextcloud/fix/files--list-header-button-title
fix(files): add title for files list table header button
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:14:14 +0000 (18:14 +0200)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:06:33 +0000 (18:06 +0200)]
fix(files): add title for files list table header button
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Josh [Fri, 25 Oct 2024 14:21:09 +0000 (10:21 -0400)]
Merge pull request #48895 from nextcloud/jtr/chore-bug-report-logs
chore: Clarify log entry requirements in bug report form
Josh [Fri, 25 Oct 2024 13:50:17 +0000 (09:50 -0400)]
chore: Clarify log entry requirements in bug report form
Signed-off-by: Josh <josh.t.richards@gmail.com>
Daniel [Fri, 25 Oct 2024 13:19:01 +0000 (15:19 +0200)]
Merge pull request #48892 from nextcloud/update-stale-bot-configuration
chore: don't remove needs info label when commenting on a stale issue
Joas Schilling [Fri, 25 Oct 2024 13:03:27 +0000 (15:03 +0200)]
Merge pull request #48884 from nextcloud/bugfix/noid/allow-to-force-db-throttler
feat(bruteforce): Allow forcing the database throttler
Grigorii K. Shartsev [Fri, 25 Oct 2024 12:27:04 +0000 (17:27 +0500)]
Merge pull request #48625 from nextcloud/fix/files--handle-empty-view-with-error
fix(files): handle empty view with error
Daniel Kesselberg [Fri, 25 Oct 2024 12:14:35 +0000 (14:14 +0200)]
chore: don't remove needs info label when commenting on a stale issue
1) Removing the "needs info" label when someone comments on a stale issue seems incorrect.
2) By default, the stale action removes the "stale" label upon commenting. However, the labels-to-remove-when-unstale option triggers an additional API request to remove the "stale" label, which was already removed in the previous API call.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Grigorii K. Shartsev [Fri, 25 Oct 2024 11:19:25 +0000 (13:19 +0200)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 17 Oct 2024 13:17:43 +0000 (15:17 +0200)]
refactor(files): migrate to @nextcloud/sharing
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 9 Oct 2024 10:37:33 +0000 (12:37 +0200)]
fix(files): handle empty view with error
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Tue, 15 Oct 2024 14:03:31 +0000 (16:03 +0200)]
chore(files): migrate davUtils to TS
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Nextcloud bot [Fri, 25 Oct 2024 00:20:05 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Thu, 24 Oct 2024 22:53:22 +0000 (00:53 +0200)]
Merge pull request #48882 from nextcloud/safety-net-null-check
refactor(ShareApiController): Check for null and empty strings with e…
Joas Schilling [Thu, 24 Oct 2024 20:04:41 +0000 (22:04 +0200)]
feat(bruteforce): Allow forcing the database throttler
Using the database is most likely worse for performance, but makes investigating
issues a lot easier as it's possible to look directly at the table to see all
logged remote addresses and actions.
Signed-off-by: Joas Schilling <coding@schilljs.com>
fenn-cs [Thu, 24 Oct 2024 16:47:07 +0000 (17:47 +0100)]
refactor(ShareApiController): Check for null and empty strings with empty()
Proactive measure to avoid warnings in higher php versions as well possible type errors
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
F. E Noel Nfebe [Thu, 24 Oct 2024 16:28:12 +0000 (18:28 +0200)]
Merge pull request #48381 from nextcloud/fix/48012/fix-share-email-send-mail-share
fix(ShareAPI): Send mails for mail shares by default
fenn-cs [Thu, 26 Sep 2024 11:00:52 +0000 (13:00 +0200)]
fix(ShareAPI): Send mails for mail shares by default
It looks like, the frontend it needs to provide the `sendMail` param
for the backend to decide wether mails would be sent.
Our UI does not have that at the moment so it should default to sending
emails always for mail shares.
Not exactly sure how this was handled earlier but this is a good starting point.
Resolves : https://github.com/nextcloud/server/issues/48012
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Thu, 24 Oct 2024 11:09:18 +0000 (13:09 +0200)]
Merge pull request #48874 from nextcloud/jtr/setup-checks-heading
fix(settings): Change "setup warnings" -> "setup checks" in Overview
Julien Veyssier [Thu, 24 Oct 2024 10:51:55 +0000 (12:51 +0200)]
Merge pull request #48863 from nextcloud/fix/noid/textprocessing-list-types
[TextProcessing] Fix: Also list types that are available in task processing
Julien Veyssier [Thu, 24 Oct 2024 10:18:03 +0000 (12:18 +0200)]
feat(textprocessing): factorize taskProcessingCompatibleTaskTypes
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Wed, 23 Oct 2024 14:40:34 +0000 (16:40 +0200)]
fix(textprocessing): also list types that are available in task processing
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Nextcloud bot [Thu, 24 Oct 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Josh [Wed, 23 Oct 2024 21:31:59 +0000 (17:31 -0400)]
fix(settings): Change "setup warnings" -> "setup checks" in Overview
Signed-off-by: Josh <josh.t.richards@gmail.com>
Ferdinand Thiessen [Wed, 23 Oct 2024 18:58:44 +0000 (20:58 +0200)]
Merge pull request #48864 from nextcloud/fix/invalid-app-config
fix(settings): Do not use `null` on `string` parameter for sharing disclaimer
Ferdinand Thiessen [Wed, 23 Oct 2024 18:12:37 +0000 (20:12 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 18:12:32 +0000 (20:12 +0200)]
fix(settings): Do not use `null` on `string` parameter for sharing disclaimer
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 17:51:47 +0000 (19:51 +0200)]
Merge pull request #48852 from nextcloud/fix/app-store-markdown
fix(app-store): Correctly render Markdown in app description
Kate [Wed, 23 Oct 2024 15:47:25 +0000 (17:47 +0200)]
Merge pull request #48867 from nextcloud/fix/apps/wrong-missing-casts
nextcloud-command [Wed, 23 Oct 2024 15:20:48 +0000 (15:20 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Kate [Wed, 23 Oct 2024 15:18:13 +0000 (17:18 +0200)]
Merge pull request #48854 from nextcloud/fix/proxy-app-screenshot
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:58 +0000 (12:49 +0200)]
fix(app-store): Correctly render Markdown in app description
This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Wed, 23 Oct 2024 15:06:59 +0000 (17:06 +0200)]
fix(apps): Fix wrong or missing casts
Signed-off-by: provokateurin <kate@provokateurin.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 15:04:18 +0000 (17:04 +0200)]
Merge pull request #48853 from nextcloud/fix/app-store-groups
fix(app-store): Ensure the `groups` property is always an array
Ferdinand Thiessen [Wed, 23 Oct 2024 13:11:26 +0000 (15:11 +0200)]
Merge pull request #48850 from nextcloud/fix/unified-search-ctrl-f
fix(unified-search): Close on second ctrl+f
Louis [Wed, 23 Oct 2024 12:13:33 +0000 (14:13 +0200)]
Merge pull request #48851 from nextcloud/artonge/fix/uid_type
Fix $uid type in Encryption stream
Joas Schilling [Wed, 23 Oct 2024 11:47:42 +0000 (13:47 +0200)]
Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-handling
fix(entity): Fix mapping of old/sub-types to actually supported datab…
Ferdinand Thiessen [Wed, 23 Oct 2024 11:42:27 +0000 (13:42 +0200)]
Merge pull request #48839 from nextcloud/build/translation-checker-print-rtl-limited-characters
build: Print RTL limited characters in translation-checker
Ferdinand Thiessen [Wed, 23 Oct 2024 10:54:25 +0000 (12:54 +0200)]
fix(app-store): Also proxy images of locally installed apps
Before this only app store apps got their screenshots proxied,
but this will cause locally installed apps to not be correctly shown on the app-store.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 10:57:29 +0000 (12:57 +0200)]
fix(app-store): Ensure the `groups` property is always an array
If the value was a string, like a single group, then `json_decode` will also yield only a string.
So in this case we ensure the property is always an array with that value.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 11:26:25 +0000 (13:26 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Tue, 8 Oct 2024 13:13:16 +0000 (15:13 +0200)]
refactor(Storage): Align all Storage constructors
Signed-off-by: provokateurin <kate@provokateurin.de>
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:33 +0000 (12:49 +0200)]
fix(unified-search): Close on second ctrl+f
Also only add the event listener if short-cuts are not disabled for accessibility reasons.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Wed, 23 Oct 2024 11:19:05 +0000 (13:19 +0200)]
fix: $uid type in Encryption stream
As explained by the comment.
Signed-off-by: Louis <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Wed, 23 Oct 2024 07:39:57 +0000 (09:39 +0200)]
build: Show the actual string
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 22 Oct 2024 09:20:38 +0000 (11:20 +0200)]
fix(entity): Fix mapping of old/sub-types to actually supported database types
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 23 Oct 2024 00:24:03 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 22 Oct 2024 12:31:18 +0000 (12:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 22 Oct 2024 11:39:20 +0000 (11:39 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
provokateurin [Tue, 22 Oct 2024 11:03:06 +0000 (13:03 +0200)]
build: Print RTL limited characters in translation-checker
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Tue, 22 Oct 2024 10:47:45 +0000 (12:47 +0200)]
Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-promotion
Kate [Tue, 22 Oct 2024 09:20:10 +0000 (11:20 +0200)]
Merge pull request #48756 from nextcloud/build/autoloader/remove-noisy-changes
Ferdinand Thiessen [Tue, 22 Oct 2024 01:54:27 +0000 (03:54 +0200)]
Merge pull request #48799 from nextcloud/fix/people-translation
fix(files_sharing): Add correct context to translation
Nextcloud bot [Tue, 22 Oct 2024 00:22:32 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 21 Oct 2024 21:07:47 +0000 (23:07 +0200)]
Merge pull request #48728 from nextcloud/fix/nav-quota-new-design
fix(files): Adjust NavigationQuota for Nextcloud 30 design
nextcloud-command [Mon, 21 Oct 2024 11:49:53 +0000 (11:49 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 16 Oct 2024 10:04:52 +0000 (12:04 +0200)]
fix(files): Adjust NavigationQuota for Nextcloud 30 design
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sebastian Krupinski [Mon, 21 Oct 2024 18:41:57 +0000 (14:41 -0400)]
Merge pull request #48583 from nextcloud/fix/overide-itip-broker
fix: override iTip Broker to fix several issues
SebastianKrupinski [Sun, 6 Oct 2024 22:39:36 +0000 (18:39 -0400)]
fix: override iTip Broker to fix several issues
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Kate [Mon, 21 Oct 2024 13:46:36 +0000 (15:46 +0200)]
Merge pull request #48758 from nextcloud/feat/files/chunked-upload-config-capabilities
nextcloud-command [Mon, 21 Oct 2024 11:02:20 +0000 (11:02 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 18 Oct 2024 18:02:33 +0000 (20:02 +0200)]
fix(files_sharing): Add correct context to translation
This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Fri, 18 Oct 2024 10:40:17 +0000 (12:40 +0200)]
fix(psalm): Fix some newly detected issues
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 18 Oct 2024 10:04:22 +0000 (12:04 +0200)]
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Thu, 17 Oct 2024 07:19:44 +0000 (09:19 +0200)]
feat(files): Expose chunked upload config via capabilities
Signed-off-by: provokateurin <kate@provokateurin.de>
Louis [Mon, 21 Oct 2024 08:03:26 +0000 (10:03 +0200)]
Merge pull request #48809 from nextcloud/rakekniven-patch-1
chore(i18n): Improved grammar
Nextcloud bot [Mon, 21 Oct 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Sun, 20 Oct 2024 13:11:34 +0000 (13:11 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Sun, 20 Oct 2024 06:02:41 +0000 (08:02 +0200)]
Merge pull request #48812 from nextcloud/bugfix/noid/fix-download-activity-parameters
fix(activity): Fix download activity parameters
Nextcloud bot [Sun, 20 Oct 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Sat, 19 Oct 2024 20:50:44 +0000 (22:50 +0200)]
fix(activity): Fix download activity parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
rakekniven [Sat, 19 Oct 2024 09:41:06 +0000 (11:41 +0200)]
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Kate [Sat, 19 Oct 2024 06:46:08 +0000 (08:46 +0200)]
Merge pull request #48804 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1
Kate [Sat, 19 Oct 2024 06:34:13 +0000 (08:34 +0200)]
Merge pull request #48806 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2
Joas Schilling [Sat, 19 Oct 2024 06:22:54 +0000 (08:22 +0200)]
Merge pull request #48775 from nextcloud/automated/noid/master-update-code-signing-crl
[master] fix(security): Update code signing revocation list
dependabot[bot] [Sat, 19 Oct 2024 02:46:25 +0000 (02:46 +0000)]
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
dependabot[bot] [Sat, 19 Oct 2024 02:06:03 +0000 (02:06 +0000)]
chore(deps): Bump nextcloud/openapi-extractor
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.0.0 to 1.0.1.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
nextcloud-command [Sat, 19 Oct 2024 02:29:32 +0000 (02:29 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sat, 19 Oct 2024 00:22:55 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Marcel Müller [Fri, 18 Oct 2024 19:51:43 +0000 (21:51 +0200)]
Merge pull request #48787 from nextcloud/ci/noid/enable-required-php-extensions
ci: Update list of installed PHP extensions (as some are not default …
Ferdinand Thiessen [Fri, 18 Oct 2024 17:05:08 +0000 (19:05 +0200)]
Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support
feat(AppFramework): Add full support for date / time / datetime columns
Benjamin Gaussorgues [Fri, 18 Oct 2024 09:59:58 +0000 (11:59 +0200)]
Merge pull request #48547 from nextcloud/feat/row_format_check
Kate [Fri, 18 Oct 2024 09:45:09 +0000 (11:45 +0200)]
Merge pull request #48765 from nextcloud/dbQueriesExecStmt2
Joas Schilling [Fri, 18 Oct 2024 07:56:56 +0000 (09:56 +0200)]
ci: Update list of installed PHP extensions (as some are not default enabled in new images)
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Fri, 18 Oct 2024 07:39:36 +0000 (09:39 +0200)]
Merge pull request #48418 from nextcloud/config-carddav-sync-request-timeout
feat: configurable request timeout for carddav sync