]>
source.dussan.org Git - nextcloud-server.git/log
Arthur Schiwon [Wed, 10 Apr 2024 10:35:02 +0000 (12:35 +0200)]
fix(LDAP): do not count mapped users x-times active configs
- the method counts all rows in the mapping tables, which are not
specific to single configurations, but contains users from all
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 10 Apr 2024 10:02:13 +0000 (12:02 +0200)]
Merge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escape
fix(LDAP): escape DN on check-user
dependabot[bot] [Wed, 10 Apr 2024 08:51:20 +0000 (08:51 +0000)]
Merge pull request #44698 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.2
dependabot[bot] [Wed, 10 Apr 2024 08:30:41 +0000 (08:30 +0000)]
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Marco [Wed, 10 Apr 2024 08:29:11 +0000 (10:29 +0200)]
Merge pull request #44452 from nextcloud/make-sass-command-compatible-with-macos
Make sass command compatible with macos
Marco [Wed, 10 Apr 2024 08:10:17 +0000 (10:10 +0200)]
Merge branch 'master' into make-sass-command-compatible-with-macos
Nextcloud bot [Wed, 10 Apr 2024 00:19:46 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 9 Apr 2024 23:39:12 +0000 (01:39 +0200)]
Merge pull request #44450 from nextcloud/emoral435/fix/fix-breadcrumb-showing-capabilities
Eduardo Morales [Tue, 9 Apr 2024 13:44:34 +0000 (08:44 -0500)]
chore(assets): recompile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Tue, 9 Apr 2024 13:38:37 +0000 (08:38 -0500)]
fix(Cypress): Adjust tests for new breadcrumbs
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Ferdinand Thiessen [Tue, 26 Mar 2024 13:41:06 +0000 (14:41 +0100)]
fix(files): Hide full view name on small mobile to prevent overflow
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Mon, 25 Mar 2024 11:31:28 +0000 (06:31 -0500)]
fix(breadcrumbs): Improved breadcrumb progress bar mobile rendering
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Christoph Wurst [Tue, 9 Apr 2024 18:57:19 +0000 (20:57 +0200)]
Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-branding
docs: Adjust branding in IDBConnection::prepare doc block
Pytal [Tue, 9 Apr 2024 18:45:41 +0000 (11:45 -0700)]
Merge pull request #44756 from nextcloud/fix/deprecate-fileexits
fix: Add deprecation to `OC.dialogs.fileexists`
Christoph Wurst [Tue, 9 Apr 2024 07:52:42 +0000 (09:52 +0200)]
docs: Adjust branding in IDBConnection::prepare doc block
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Ferdinand Thiessen [Tue, 9 Apr 2024 17:51:37 +0000 (19:51 +0200)]
fix: Add deprecation to `OC.dialogs.fileexists`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Tue, 9 Apr 2024 17:10:19 +0000 (10:10 -0700)]
Merge pull request #44736 from nextcloud/fix/avatar-images
fix: Fix avatar images
Pytal [Tue, 9 Apr 2024 17:04:04 +0000 (10:04 -0700)]
Merge pull request #44753 from nextcloud/feat/add-disabled-option-for-user-list
feat(occ): Add --disabled option to occ user:list
Côme Chilliet [Tue, 9 Apr 2024 13:47:40 +0000 (15:47 +0200)]
feat(occ): Add --disabled option to occ user:list
Allows to easily list disabled users from cli in a efficient way
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Tue, 9 Apr 2024 11:18:13 +0000 (13:18 +0200)]
Merge pull request #44294 from nextcloud/fix/storage-mount-owner
fix: Pass the mountpoint target user to storages without owner
Robin Appelman [Tue, 9 Apr 2024 10:40:44 +0000 (12:40 +0200)]
Merge pull request #44730 from nextcloud/jail-watcher
fix: use proper jailed patch in watcher
Julius Härtl [Tue, 19 Mar 2024 08:33:16 +0000 (09:33 +0100)]
fix: Pass the mountpoint target user to storages without owner
Storages that do not have a dedicated owner (e.g. groupfolders, external
storages) currently always assume the current session user as the owner.
This leads to several issues when there is no user session but a node is
obtained through a user folder.
In order to have the correct user available we need to pass the user
that is used to setup a mountpoint along to the storage layer as we
generally assume that an owner is available for those.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Tue, 9 Apr 2024 04:47:25 +0000 (06:47 +0200)]
Merge pull request #44715 from nextcloud/fix/3rdparty-fusonic
fix: Update `fusonic/opengraph` from 2.2.0 to 2.3.0
Nextcloud bot [Tue, 9 Apr 2024 00:20:02 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
test: Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
fix: Fix avatar images
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Mon, 8 Apr 2024 11:09:42 +0000 (13:09 +0200)]
fix: Update fusonic/opengraph from 2.2.0 to 2.3.0
This drops abandoned fusonic/linq library.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Mon, 8 Apr 2024 21:43:50 +0000 (23:43 +0200)]
Merge pull request #44714 from nextcloud/artonge/fix/call_davGetFavoritesReport_after_init
Call davGetFavoritesReport after the registration of propfind properties
Joas Schilling [Mon, 8 Apr 2024 19:46:55 +0000 (21:46 +0200)]
Merge pull request #44216 from nextcloud/feat/core/openapi-capabilities
feat(core): Include core capabilities in OpenAPI
Kate [Mon, 8 Apr 2024 18:51:52 +0000 (20:51 +0200)]
Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newlines
provokateurin [Mon, 8 Apr 2024 18:09:24 +0000 (20:09 +0200)]
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Mon, 8 Apr 2024 18:08:44 +0000 (20:08 +0200)]
feat(OCS): Annotate capabilities
Signed-off-by: provokateurin <kate@provokateurin.de>
Robin Appelman [Mon, 8 Apr 2024 16:42:44 +0000 (18:42 +0200)]
test: add test for jail watcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 8 Apr 2024 15:05:33 +0000 (17:05 +0200)]
fix: use proper jailed patch in watcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
Kate [Mon, 8 Apr 2024 15:13:53 +0000 (17:13 +0200)]
Merge pull request #44726 from nextcloud/fix/appframework/204-custom-header-message
Ferdinand Thiessen [Mon, 8 Apr 2024 14:11:28 +0000 (16:11 +0200)]
Merge pull request #44720 from nextcloud/3rdparty-php-8-1
fix(3rdparty): Adjust dependencies to also require min. PHP 8.1
provokateurin [Mon, 8 Apr 2024 14:08:44 +0000 (16:08 +0200)]
fix(AppFramework): Fix error message about 204 not allowing custom headers
Signed-off-by: provokateurin <kate@provokateurin.de>
Ferdinand Thiessen [Mon, 8 Apr 2024 14:05:55 +0000 (16:05 +0200)]
Merge pull request #43640 from nextcloud/fix/headings-styling
fix(styles): Adjust heading styles
Ferdinand Thiessen [Mon, 8 Apr 2024 14:01:32 +0000 (16:01 +0200)]
Merge pull request #44717 from nextcloud/fix/oc-dialog-overlay
fix(oc-dialog): Get rid of the overlay
nextcloud-command [Mon, 8 Apr 2024 13:33:36 +0000 (13:33 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sun, 18 Feb 2024 11:59:52 +0000 (12:59 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 18 Feb 2024 11:57:04 +0000 (12:57 +0100)]
fix(styles): Adjust heading styles
Make headings look like real headings and not just ordinary text.
The stylings are copied from the text app where a design review was done on them.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 8 Apr 2024 12:01:28 +0000 (14:01 +0200)]
fix(3rdparty): Adjust dependencies to also require min. PHP 8.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis Chemineau [Mon, 8 Apr 2024 11:38:15 +0000 (13:38 +0200)]
fix(files): Call davGetFavoritesReport after the registration of propfind properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
JEEEEEEEEEEEEEEEEEEEEEED [Fri, 5 Apr 2024 11:40:49 +0000 (11:40 +0000)]
fix(oc-dialog): Get rid of the overlay
- Icrement Z-index of oc-dialog-dim
- Increment z-index of oc-dialog- Insert oc-dialog-dim before oc-dialog
Co-authored-by: Co-author RayanBekri <rmt.bekri@gmail.com>"
Signed-off-by: JEEEEEEEEEEEEEEEEEEEEEED <118366366+jadjoud@users.noreply.github.com>
Josh [Mon, 8 Apr 2024 11:32:36 +0000 (07:32 -0400)]
Merge pull request #44705 from nextcloud/fix/issue-44702
fix(Blurhash): Suppress imagecreatefromstring() E_WARNING
Richard Steinmetz [Mon, 8 Apr 2024 10:05:00 +0000 (12:05 +0200)]
Merge pull request #44607 from nextcloud/feat/drop-php-8.0
feat: drop support for php 8.0
Andy Scherzinger [Mon, 8 Apr 2024 09:22:05 +0000 (11:22 +0200)]
chore(drone): Update drone file signature
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Côme Chilliet [Thu, 4 Apr 2024 16:05:57 +0000 (18:05 +0200)]
chore: Add 3rdparty error to baseline. Also removed fixed errors.
The CDATA stuff comes from a psalm new version, nothing to worry about,
both syntax are equivalent.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Richard Steinmetz [Tue, 2 Apr 2024 12:03:58 +0000 (14:03 +0200)]
ci(drone): use *-php8.3 images
Ref https://github.com/nextcloud/docker-ci/pull/634
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Côme Chilliet [Tue, 2 Apr 2024 15:13:35 +0000 (17:13 +0200)]
fix: Fix new psalm errors from update
Not sure about the SimpleContainer modification, let’s see what CI says
about that.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Richard Steinmetz [Mon, 1 Apr 2024 15:31:57 +0000 (17:31 +0200)]
feat: drop support for php 8.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Joas Schilling [Mon, 8 Apr 2024 09:07:13 +0000 (11:07 +0200)]
Merge pull request #44683 from nextcloud/fix/update-doctrine-dbal-3_8_3
fix(deps): Update doctrine/dbal to 3.8.3
Ferdinand Thiessen [Fri, 5 Apr 2024 13:16:15 +0000 (15:16 +0200)]
fix(deps): Update doctrine/dbal to 3.8.3
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Mon, 8 Apr 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 Apr 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
provokateurin [Sat, 6 Apr 2024 17:28:16 +0000 (19:28 +0200)]
chore(RichObjectStrings): Add missing newlines
Signed-off-by: provokateurin <kate@provokateurin.de>
dependabot[bot] [Sat, 6 Apr 2024 15:37:44 +0000 (15:37 +0000)]
Merge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.3
Josh [Sat, 6 Apr 2024 14:41:46 +0000 (10:41 -0400)]
fix(Blurhash): Suppress imagecreatefromstring() E_WARNING
We're already checking return value to determine if the format is unrecognized. There's no reason to let imagecreatefromstring() generate it's own E_WARNING when the format is unrecognized.
Fixes #44702
Signed-off-by: Josh <josh.t.richards@gmail.com>
dependabot[bot] [Sat, 6 Apr 2024 03:45:37 +0000 (03:45 +0000)]
Merge pull request #44699 from nextcloud/dependabot/npm_and_yarn/sass-1.74.1
dependabot[bot] [Sat, 6 Apr 2024 01:36:59 +0000 (01:36 +0000)]
build(deps-dev): bump sass from 1.72.0 to 1.74.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 6 Apr 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Thu, 28 Mar 2024 11:04:29 +0000 (11:04 +0000)]
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Fri, 5 Apr 2024 15:15:37 +0000 (17:15 +0200)]
Merge pull request #44678 from nextcloud/ci/noid/add-3rdparty-check
fix(3rdparty): Add a CI job to check 3rdparty integrity
dependabot[bot] [Fri, 5 Apr 2024 15:02:46 +0000 (15:02 +0000)]
Merge pull request #44681 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.60
Arthur Schiwon [Fri, 5 Apr 2024 14:47:55 +0000 (16:47 +0200)]
docs(LDAP): add info on stored DN form
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
dependabot[bot] [Fri, 5 Apr 2024 13:04:13 +0000 (13:04 +0000)]
build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.58 to 1.10.60.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.58...v1.10.60)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Arthur Schiwon [Wed, 20 Mar 2024 11:30:46 +0000 (12:30 +0100)]
fix(LDAP): escape DN on check-user
the DN has to be escaped differently when used as a base and we were
missing it here in the search method call in the check-user command.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Fri, 5 Apr 2024 13:45:36 +0000 (15:45 +0200)]
fix(3rdparty): Update 3rdparty
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 5 Apr 2024 12:53:30 +0000 (14:53 +0200)]
fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot[bot] [Fri, 5 Apr 2024 13:44:34 +0000 (13:44 +0000)]
Merge pull request #44660 from nextcloud/dependabot/npm_and_yarn/undici-5.28.4
John Molakvoæ [Fri, 5 Apr 2024 12:47:57 +0000 (14:47 +0200)]
Merge pull request #44663 from nextcloud/fix/invalid-doc-block
Ferdinand Thiessen [Fri, 5 Apr 2024 12:40:03 +0000 (14:40 +0200)]
Merge pull request #43808 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
John Molakvoæ [Fri, 5 Apr 2024 11:53:47 +0000 (13:53 +0200)]
Merge pull request #44662 from nextcloud/fix/update-phpsec
Ferdinand Thiessen [Thu, 4 Apr 2024 21:31:52 +0000 (23:31 +0200)]
fix(DateTimeFormatter): Adjust invalid doc blocks
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Anna [Fri, 5 Apr 2024 11:14:43 +0000 (13:14 +0200)]
Merge pull request #44306 from nextcloud/settings/show-indextoreplace-warning
fix(settings): show warning for indexToReplace as part of missing indices
Ferdinand Thiessen [Thu, 4 Apr 2024 21:16:26 +0000 (23:16 +0200)]
fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 19:30:20 +0000 (21:30 +0200)]
fix(deps): Update phpseclib from 2.0.45 to 2.0.47
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Fri, 5 Apr 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 4 Apr 2024 21:24:30 +0000 (23:24 +0200)]
fix(ci): Use conventional commits for update-psalm-baseline workflow
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 21:23:11 +0000 (23:23 +0200)]
chore: Update psalm baseline
Co-authored-by: GitHub <noreply@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Thu, 4 Apr 2024 17:22:26 +0000 (17:22 +0000)]
build(deps-dev): bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Thu, 4 Apr 2024 11:56:23 +0000 (13:56 +0200)]
Merge pull request #44409 from nextcloud/fix/files-dnd-files
skjnldsv [Thu, 4 Apr 2024 11:35:01 +0000 (13:35 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 4 Apr 2024 10:00:14 +0000 (12:00 +0200)]
chore: add cypress video recording
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 3 Apr 2024 08:47:30 +0000 (10:47 +0200)]
fix(files): breadcrumbs native drop event
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 2 Apr 2024 09:28:59 +0000 (11:28 +0200)]
chore: add drag and drop recursion and FilesystemAPI testing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 27 Mar 2024 16:14:55 +0000 (17:14 +0100)]
chore: adjusting cypress drag and drop tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 22 Mar 2024 13:39:51 +0000 (14:39 +0100)]
feat(files): unify drag and drop methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 14 Mar 2024 07:56:52 +0000 (08:56 +0100)]
fix(files): breadcrumbs dnd
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Maxence Lange [Thu, 4 Apr 2024 07:29:13 +0000 (06:29 -0100)]
Merge pull request #44642 from nextcloud/fix/noid/compare-sensitive-data
fix(appconfig): compare with original value
Nextcloud bot [Thu, 4 Apr 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Wed, 3 Apr 2024 19:05:22 +0000 (19:05 +0000)]
Merge pull request #44542 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.1.1
dependabot[bot] [Wed, 3 Apr 2024 18:51:44 +0000 (18:51 +0000)]
Merge pull request #44467 from nextcloud/dependabot/npm_and_yarn/express-4.19.2
dependabot[bot] [Thu, 28 Mar 2024 11:05:52 +0000 (11:05 +0000)]
build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Maxence Lange [Wed, 3 Apr 2024 17:56:19 +0000 (16:56 -0100)]
fix(appconfig): compare with original value
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
John Molakvoæ [Wed, 3 Apr 2024 09:02:27 +0000 (11:02 +0200)]
Merge pull request #44604 from nextcloud/fix/encryption/web-ui-default-module-value
Daniel [Wed, 3 Apr 2024 05:44:33 +0000 (07:44 +0200)]
Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-calendar-requests
perf(dav): skip non-calendar requests in webcal caching plugin
Nextcloud bot [Wed, 3 Apr 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 2 Apr 2024 20:03:39 +0000 (22:03 +0200)]
Merge pull request #44625 from nextcloud/bugfix/44608/fix-remote-of-cloudid-being-with-protocol
fix(federation): ICloudId->getRemote() should contain the protocol