]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
6 months agofix: Pass the mountpoint target user to storages without owner 44294/head
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>
6 months agoMerge pull request #44715 from nextcloud/fix/3rdparty-fusonic
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

6 months agoFix(l10n): Update translations from Transifex 44701/head
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>
6 months agofix: Update fusonic/opengraph from 2.2.0 to 2.3.0 44715/head
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>
6 months agoMerge pull request #44714 from nextcloud/artonge/fix/call_davGetFavoritesReport_after...
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

6 months agoMerge pull request #44216 from nextcloud/feat/core/openapi-capabilities
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

6 months agoMerge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newlines
Kate [Mon, 8 Apr 2024 18:51:52 +0000 (20:51 +0200)]
Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newlines

6 months agochore(deps): Update openapi-extractor 44216/head
provokateurin [Mon, 8 Apr 2024 18:09:24 +0000 (20:09 +0200)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
6 months agofeat(OCS): Annotate capabilities
provokateurin [Mon, 8 Apr 2024 18:08:44 +0000 (20:08 +0200)]
feat(OCS): Annotate capabilities

Signed-off-by: provokateurin <kate@provokateurin.de>
6 months agoMerge pull request #44726 from nextcloud/fix/appframework/204-custom-header-message
Kate [Mon, 8 Apr 2024 15:13:53 +0000 (17:13 +0200)]
Merge pull request #44726 from nextcloud/fix/appframework/204-custom-header-message

6 months agoMerge pull request #44720 from nextcloud/3rdparty-php-8-1
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

6 months agofix(AppFramework): Fix error message about 204 not allowing custom headers 44726/head
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>
6 months agoMerge pull request #43640 from nextcloud/fix/headings-styling
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

6 months agoMerge pull request #44717 from nextcloud/fix/oc-dialog-overlay
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

6 months agochore(assets): Recompile assets 44717/head
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>
6 months agochore: Compile assets 43640/head
Ferdinand Thiessen [Sun, 18 Feb 2024 11:59:52 +0000 (12:59 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(styles): Adjust heading styles
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>
6 months agofix(3rdparty): Adjust dependencies to also require min. PHP 8.1 44720/head
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>
6 months agofix(files): Call davGetFavoritesReport after the registration of propfind properties 44714/head
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>
6 months agofix(oc-dialog): Get rid of the overlay
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>
6 months agoMerge pull request #44705 from nextcloud/fix/issue-44702
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

6 months agoMerge pull request #44607 from nextcloud/feat/drop-php-8.0
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

6 months agochore(drone): Update drone file signature 44607/head
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>
6 months agochore: Add 3rdparty error to baseline. Also removed fixed errors.
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>
6 months agoci(drone): use *-php8.3 images
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>
6 months agofix: Fix new psalm errors from update
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>
6 months agofeat: drop support for php 8.0
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>
6 months agoMerge pull request #44683 from nextcloud/fix/update-doctrine-dbal-3_8_3
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

6 months agofix(deps): Update doctrine/dbal to 3.8.3 44683/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoFix(l10n): Update translations from Transifex 44589/head
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>
6 months agochore(RichObjectStrings): Add missing newlines 44707/head
provokateurin [Sat, 6 Apr 2024 17:28:16 +0000 (19:28 +0200)]
chore(RichObjectStrings): Add missing newlines

Signed-off-by: provokateurin <kate@provokateurin.de>
6 months agoMerge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.3
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

6 months agofix(Blurhash): Suppress imagecreatefromstring() E_WARNING 44705/head
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>
6 months agoMerge pull request #44699 from nextcloud/dependabot/npm_and_yarn/sass-1.74.1
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

6 months agobuild(deps-dev): bump sass from 1.72.0 to 1.74.1 44699/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agobuild(deps-dev): bump typescript from 5.4.2 to 5.4.3 44537/head
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>
6 months agoMerge pull request #44678 from nextcloud/ci/noid/add-3rdparty-check
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

6 months agoMerge pull request #44681 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js...
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

6 months agobuild(deps): bump libphonenumber-js from 1.10.58 to 1.10.60 44681/head
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>
6 months agofix(3rdparty): Update 3rdparty 44678/head
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>
6 months agofix(3rdparty): Add a CI job to check 3rdparty integrity
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>
6 months agoMerge pull request #44660 from nextcloud/dependabot/npm_and_yarn/undici-5.28.4
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

6 months agoMerge pull request #44663 from nextcloud/fix/invalid-doc-block
John Molakvoæ [Fri, 5 Apr 2024 12:47:57 +0000 (14:47 +0200)]
Merge pull request #44663 from nextcloud/fix/invalid-doc-block

6 months agoMerge pull request #43808 from nextcloud/automated/noid/master-update-psalm-baseline
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

6 months agoMerge pull request #44662 from nextcloud/fix/update-phpsec
John Molakvoæ [Fri, 5 Apr 2024 11:53:47 +0000 (13:53 +0200)]
Merge pull request #44662 from nextcloud/fix/update-phpsec

6 months agofix(DateTimeFormatter): Adjust invalid doc blocks 44663/head
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>
6 months agoMerge pull request #44306 from nextcloud/settings/show-indextoreplace-warning
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

6 months agofix: Update psalm baseline to ignore `setKey` being internal of `phpseclib` 44662/head
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>
6 months agofix(deps): Update phpseclib from 2.0.45 to 2.0.47
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agofix(ci): Use conventional commits for update-psalm-baseline workflow 43808/head
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>
6 months agochore: Update psalm baseline
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>
6 months agobuild(deps-dev): bump undici from 5.28.3 to 5.28.4 44660/head
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>
6 months agoMerge pull request #44409 from nextcloud/fix/files-dnd-files
John Molakvoæ [Thu, 4 Apr 2024 11:56:23 +0000 (13:56 +0200)]
Merge pull request #44409 from nextcloud/fix/files-dnd-files

6 months agochore: compile assets 44409/head
skjnldsv [Thu, 4 Apr 2024 11:35:01 +0000 (13:35 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agochore: add cypress video recording
skjnldsv [Thu, 4 Apr 2024 10:00:14 +0000 (12:00 +0200)]
chore: add cypress video recording

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agofix(files): breadcrumbs native drop event
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>
6 months agochore: add drag and drop recursion and FilesystemAPI testing
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>
6 months agochore: adjusting cypress drag and drop tests
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>
6 months agofeat(files): unify drag and drop methods
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>
6 months agofix(files): breadcrumbs dnd
skjnldsv [Thu, 14 Mar 2024 07:56:52 +0000 (08:56 +0100)]
fix(files): breadcrumbs dnd

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agoMerge pull request #44642 from nextcloud/fix/noid/compare-sensitive-data
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

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44542 from nextcloud/dependabot/npm_and_yarn/nextcloud/files...
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

6 months agoMerge pull request #44467 from nextcloud/dependabot/npm_and_yarn/express-4.19.2
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

6 months agobuild(deps): bump @nextcloud/files from 3.1.0 to 3.1.1 44542/head
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>
6 months agofix(appconfig): compare with original value 44642/head
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>
6 months agoMerge pull request #44604 from nextcloud/fix/encryption/web-ui-default-module-value
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

6 months agoMerge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-calendar...
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

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44625 from nextcloud/bugfix/44608/fix-remote-of-cloudid-being...
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

6 months agoMerge pull request #44621 from nextcloud/enh/mjs-dns-fw-failing-check-run-hint
Ferdinand Thiessen [Tue, 2 Apr 2024 16:50:35 +0000 (18:50 +0200)]
Merge pull request #44621 from nextcloud/enh/mjs-dns-fw-failing-check-run-hint

fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run

6 months agofix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run 44621/head
Josh [Tue, 2 Apr 2024 13:46:58 +0000 (09:46 -0400)]
fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run

Signed-off-by: Josh <josh.t.richards@gmail.com>
6 months agofix(federation): ICloudId->getRemote() should contain the protocol 44625/head
Joas Schilling [Tue, 2 Apr 2024 15:55:16 +0000 (17:55 +0200)]
fix(federation): ICloudId->getRemote() should contain the protocol

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agoMerge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-check
Côme Chilliet [Tue, 2 Apr 2024 15:44:21 +0000 (17:44 +0200)]
Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-check

fix(dav): Fix quota check for chunk upload

6 months agoMerge pull request #44619 from nextcloud/enh/noid/update-bug-report-template
Simon L [Tue, 2 Apr 2024 14:19:37 +0000 (16:19 +0200)]
Merge pull request #44619 from nextcloud/enh/noid/update-bug-report-template

chore(bug-report-template): update list of nc versions

6 months agoMerge pull request #44534 from nextcloud/dependabot/composer/vendor-bin/cs-fixer...
dependabot[bot] [Tue, 2 Apr 2024 13:42:00 +0000 (13:42 +0000)]
Merge pull request #44534 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.2.1

6 months agochore(bug-report-template): update list of nc versions 44619/head
Simon L [Tue, 2 Apr 2024 12:39:09 +0000 (14:39 +0200)]
chore(bug-report-template): update list of nc versions

Signed-off-by: Simon L <szaimen@e.mail.de>
6 months agochore: Improve phpdoc typing to silence psalm errors 44534/head
Côme Chilliet [Thu, 28 Mar 2024 16:15:01 +0000 (17:15 +0100)]
chore: Improve phpdoc typing to silence psalm errors

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Remove incorrect default null value
Côme Chilliet [Thu, 28 Mar 2024 16:07:13 +0000 (17:07 +0100)]
fix: Remove incorrect default null value

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix: Apply new coding standard to all files
Côme Chilliet [Thu, 28 Mar 2024 15:13:19 +0000 (16:13 +0100)]
fix: Apply new coding standard to all files

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agobuild(deps): bump nextcloud/coding-standard in /vendor-bin/cs-fixer
dependabot[bot] [Thu, 28 Mar 2024 11:03:59 +0000 (11:03 +0000)]
build(deps): bump nextcloud/coding-standard in /vendor-bin/cs-fixer

Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.1.1 to 1.2.1.
- [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.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agochore(dav): Fix tests for length headers on upload 44332/head
Côme Chilliet [Thu, 21 Mar 2024 11:11:44 +0000 (12:11 +0100)]
chore(dav): Fix tests for length headers on upload

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(dav): Fix quota check for chunk upload
Côme Chilliet [Tue, 19 Mar 2024 16:25:40 +0000 (17:25 +0100)]
fix(dav): Fix quota check for chunk upload

Do not ignore OC-Total-Length when Content-Length and
 X-Expected-Entity-Length are missing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agoMerge pull request #44575 from nextcloud/fix/no-autocomplete-sharing
Ferdinand Thiessen [Tue, 2 Apr 2024 12:06:50 +0000 (14:06 +0200)]
Merge pull request #44575 from nextcloud/fix/no-autocomplete-sharing

fix(files_sharing): Disable autocomplete for share label and password

6 months agoMerge pull request #44612 from nextcloud/fix/fix-share-manager-tests-near-daytime...
Côme Chilliet [Tue, 2 Apr 2024 11:12:52 +0000 (13:12 +0200)]
Merge pull request #44612 from nextcloud/fix/fix-share-manager-tests-near-daytime-change

fix(tests): Fix tests when daytime saving time change happened recently

6 months agochore: Compile assets 44575/head
Ferdinand Thiessen [Tue, 2 Apr 2024 10:36:19 +0000 (12:36 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(files_sharing): Disable autocomplete for share label and password
Ferdinand Thiessen [Fri, 29 Mar 2024 17:04:38 +0000 (18:04 +0100)]
fix(files_sharing): Disable autocomplete for share label and password

Prevent browsers - as good as possible - from filling in user credentials as share label and password.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(tests): Fix tests when daytime saving time change happened recently 44612/head
Côme Chilliet [Tue, 2 Apr 2024 09:24:14 +0000 (11:24 +0200)]
fix(tests): Fix tests when daytime saving time change happened recently

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agoMerge pull request #44369 from nextcloud/bugfix/csrf-failed-on-public-share-with...
Julius Härtl [Tue, 2 Apr 2024 07:59:45 +0000 (09:59 +0200)]
Merge pull request #44369 from nextcloud/bugfix/csrf-failed-on-public-share-with-password

fix: csrf check failed on public share with password

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 2 Apr 2024 00:19:28 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agofix(encryption): Clicking default module in UI sets bogus value 44604/head
Josh [Mon, 1 Apr 2024 22:43:22 +0000 (18:43 -0400)]
fix(encryption): Clicking default module in UI sets bogus value

Fixes #44532
Likely fixes #43123

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 1 Apr 2024 00:19:32 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44571 from nextcloud/backport/44569/master
F. E Noel Nfebe [Sun, 31 Mar 2024 06:10:02 +0000 (07:10 +0100)]
Merge pull request #44571 from nextcloud/backport/44569/master

fix(files_sharing): Create passwords when enforced for mail shares

6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 31 Mar 2024 00:19:32 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 30 Mar 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44540 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescr...
dependabot[bot] [Fri, 29 Mar 2024 22:55:55 +0000 (22:55 +0000)]
Merge pull request #44540 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.24.1

6 months agoMerge pull request #44512 from nextcloud/feat/trashbin-orig-location
Ferdinand Thiessen [Fri, 29 Mar 2024 16:54:04 +0000 (17:54 +0100)]
Merge pull request #44512 from nextcloud/feat/trashbin-orig-location

feat(trashbin): Show original location of deleted file