]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAdd option to disallow creation of local storages 30111/head
Vincent Petry [Mon, 6 Dec 2021 10:18:59 +0000 (11:18 +0100)]
Add option to disallow creation of local storages

Introduce a new config option to prevent web UI admins to create
or edit external storages of type "local".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Dec 2021 02:27:19 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclose-check
Pytal [Thu, 9 Dec 2021 23:59:51 +0000 (15:59 -0800)]
Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclose-check

2 years agoMerge pull request #29996 from zordsdavini/patch-1
Pytal [Thu, 9 Dec 2021 22:56:06 +0000 (14:56 -0800)]
Merge pull request #29996 from zordsdavini/patch-1

2 years agoMerge pull request #30168 from nextcloud/feat/non-migrated-preview-delete
Pytal [Thu, 9 Dec 2021 22:54:42 +0000 (14:54 -0800)]
Merge pull request #30168 from nextcloud/feat/non-migrated-preview-delete

2 years agoMerge pull request #30075 from nextcloud/logic-op
Christoph Wurst [Thu, 9 Dec 2021 20:14:37 +0000 (21:14 +0100)]
Merge pull request #30075 from nextcloud/logic-op

Switch logical operators

2 years agoAllow to delete non-migrated previews instead of moving them 30168/head
John Molakvoæ [Thu, 9 Dec 2021 15:52:15 +0000 (16:52 +0100)]
Allow to delete non-migrated previews instead of moving them

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoUpdate core/Migrations/Version23000Date20211203110726.php 29996/head
Pytal [Thu, 9 Dec 2021 16:26:10 +0000 (08:26 -0800)]
Update core/Migrations/Version23000Date20211203110726.php

Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #29523 from nextcloud/fix/support-ldap-long-dns
John Molakvoæ [Thu, 9 Dec 2021 16:18:43 +0000 (17:18 +0100)]
Merge pull request #29523 from nextcloud/fix/support-ldap-long-dns

2 years agoCheck resource before closing in encryption wrapper 30160/head
Vincent Petry [Thu, 9 Dec 2021 10:28:10 +0000 (11:28 +0100)]
Check resource before closing in encryption wrapper

In case of error there is no guarantee that $source or $target is set or
is a resource when handling an error.

Without this fix, there's a risk that fclose will fail and the actual
exception will not be thrown, making it impossible to find out about the
root cause.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #30156 from nextcloud/bugfix/noid/only-wildcard-search-if-enumerat...
John Molakvoæ [Thu, 9 Dec 2021 09:18:19 +0000 (10:18 +0100)]
Merge pull request #30156 from nextcloud/bugfix/noid/only-wildcard-search-if-enumeration-is-allowed

2 years agoMake psalm more happy 30156/head
Joas Schilling [Thu, 9 Dec 2021 08:25:50 +0000 (09:25 +0100)]
Make psalm more happy

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix docs to make Psalm happier
Joas Schilling [Thu, 9 Dec 2021 08:18:53 +0000 (09:18 +0100)]
Fix docs to make Psalm happier

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Dec 2021 02:29:30 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoConvert strict_search to wildcard property and add psalm docs
Joas Schilling [Wed, 8 Dec 2021 17:53:54 +0000 (18:53 +0100)]
Convert strict_search to wildcard property and add psalm docs

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoLimit more contact searches
Joas Schilling [Wed, 8 Dec 2021 16:26:30 +0000 (17:26 +0100)]
Limit more contact searches

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly limit search in the system address book
Joas Schilling [Wed, 8 Dec 2021 15:59:32 +0000 (16:59 +0100)]
Only limit search in the system address book

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly wildcard search if enumeration is allowed
Joas Schilling [Wed, 8 Dec 2021 15:40:39 +0000 (16:40 +0100)]
Only wildcard search if enumeration is allowed

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30141 from nextcloud/fix/filelist-reload
Julius Härtl [Wed, 8 Dec 2021 11:36:30 +0000 (12:36 +0100)]
Merge pull request #30141 from nextcloud/fix/filelist-reload

2 years agoMerge pull request #30126 from nextcloud/revert-30077-enh/node-tests-name
John Molakvoæ [Wed, 8 Dec 2021 08:59:36 +0000 (09:59 +0100)]
Merge pull request #30126 from nextcloud/revert-30077-enh/node-tests-name

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Dec 2021 02:28:44 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29968 from nextcloud/fix-input-for-groups-validation-in-new-user...
Louis [Tue, 7 Dec 2021 17:51:53 +0000 (18:51 +0100)]
Merge pull request #29968 from nextcloud/fix-input-for-groups-validation-in-new-user-form

Fix input for groups validation in new user form

2 years agoRemove no longer needed CSS rules 29968/head
Daniel Calviño Sánchez [Thu, 2 Dec 2021 07:01:20 +0000 (08:01 +0100)]
Remove no longer needed CSS rules

Since Nextcloud 22 the "#new-user" rules had no effect, as the DOM
structure changed to show a dialog rather than adding a row on top of
the list when adding new users.

Similarly, the z-index was no longer needed, as there will be no
"new-user" row that could overlap. Moreover, the z-index was set even
higher (100) in another rule still active.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoFix input for groups validation in new user form
Daniel Calviño Sánchez [Mon, 29 Nov 2021 18:26:57 +0000 (19:26 +0100)]
Fix input for groups validation in new user form

The hidden input used for form validation was not actually hidden since
Nextcloud 22, as the DOM structure changed to show a dialog rather than
adding a row on top of the list when adding new users, so the CSS rules
no longer matched.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoReload page on 401 since there is an authentification problem 30141/head
Carl Schwan [Tue, 7 Dec 2021 16:48:28 +0000 (17:48 +0100)]
Reload page on 401 since there is an authentification problem

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoStop reloading file list when getting 401 error on root dir
Carl Schwan [Tue, 7 Dec 2021 16:24:11 +0000 (17:24 +0100)]
Stop reloading file list when getting 401 error on root dir

When reaching the root dir, instead of reloading the file list we reload
the page completely. This trigger a redirection to the login page automatically
with the correct ?redirect_url= in thr url.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30134 from nextcloud/fix/noid/file-action-view-in-folder
Julien Veyssier [Tue, 7 Dec 2021 14:35:44 +0000 (15:35 +0100)]
Merge pull request #30134 from nextcloud/fix/noid/file-action-view-in-folder

Do not trigger events when setting active view in gotoplugin

2 years agodo not trigger events when setting active view in gotoplugin 30134/head
Julien Veyssier [Tue, 7 Dec 2021 13:34:48 +0000 (14:34 +0100)]
do not trigger events when setting active view in gotoplugin

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoMerge pull request #30114 from nextcloud/fix/sanitizeMtime
John Molakvoæ [Tue, 7 Dec 2021 11:12:40 +0000 (12:12 +0100)]
Merge pull request #30114 from nextcloud/fix/sanitizeMtime

2 years agoRevert "Explicitly name node tests workflow" 30126/head
John Molakvoæ [Tue, 7 Dec 2021 08:46:57 +0000 (09:46 +0100)]
Revert "Explicitly name node tests workflow"

2 years agoMerge pull request #30122 from nextcloud/automated/noid/psalm-baseline-update-1638850319
John Molakvoæ [Tue, 7 Dec 2021 08:41:19 +0000 (09:41 +0100)]
Merge pull request #30122 from nextcloud/automated/noid/psalm-baseline-update-1638850319

2 years agoPrevent writing invalid mtime 30114/head
John Molakvoæ [Mon, 6 Dec 2021 14:17:08 +0000 (15:17 +0100)]
Prevent writing invalid mtime

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #30077 from nextcloud/enh/node-tests-name
Julius Härtl [Tue, 7 Dec 2021 07:45:10 +0000 (08:45 +0100)]
Merge pull request #30077 from nextcloud/enh/node-tests-name

2 years agoUpdate psalm baseline 30122/head
nextcloud-command [Tue, 7 Dec 2021 04:11:59 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Dec 2021 02:39:53 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinner
Pytal [Mon, 6 Dec 2021 19:07:27 +0000 (11:07 -0800)]
Merge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinner

2 years agoMerge pull request #30040 from nextcloud/fix/images-php-8.0-2
Côme Chilliet [Mon, 6 Dec 2021 14:17:55 +0000 (15:17 +0100)]
Merge pull request #30040 from nextcloud/fix/images-php-8.0-2

Avoid calling image* methods on boolean

2 years agoAvoid assignment in if clause 30040/head
Côme Chilliet [Thu, 2 Dec 2021 14:38:42 +0000 (15:38 +0100)]
Avoid assignment in if clause

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix typing problems in OC_Image
Côme Chilliet [Thu, 2 Dec 2021 10:30:10 +0000 (11:30 +0100)]
Fix typing problems in OC_Image

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid calling image* methods on boolean
Côme Chilliet [Thu, 2 Dec 2021 10:06:17 +0000 (11:06 +0100)]
Avoid calling image* methods on boolean

This avoids fatal errors on PHP>=8, and warnings on older versions.
Log should also be clearer.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd spinner when loading ext storages 30113/head
Vincent Petry [Mon, 6 Dec 2021 11:41:55 +0000 (12:41 +0100)]
Add spinner when loading ext storages

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30108 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1-fixup
Côme Chilliet [Mon, 6 Dec 2021 10:54:00 +0000 (11:54 +0100)]
Merge pull request #30108 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1-fixup

Bump scssphp to 1.8.1 (last 3rdparty master commit)

2 years agoBump scssphp to 1.8.1 (last 3rdparty master commit) 30108/head
Côme Chilliet [Mon, 6 Dec 2021 09:04:46 +0000 (10:04 +0100)]
Bump scssphp to 1.8.1 (last 3rdparty master commit)

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #30104 from nextcloud/techdebt/noid/strengthify-is-now-at-nextcloud
John Molakvoæ [Mon, 6 Dec 2021 08:57:07 +0000 (09:57 +0100)]
Merge pull request #30104 from nextcloud/techdebt/noid/strengthify-is-now-at-nextcloud

2 years agoMerge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6
John Molakvoæ [Mon, 6 Dec 2021 08:56:54 +0000 (09:56 +0100)]
Merge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6

2 years agoMerge pull request #30055 from nextcloud/enh/note-share-api
Julius Härtl [Mon, 6 Dec 2021 07:59:51 +0000 (08:59 +0100)]
Merge pull request #30055 from nextcloud/enh/note-share-api

2 years agoStrengthify is now in the Nextcloud org 30104/head
Joas Schilling [Mon, 6 Dec 2021 07:25:57 +0000 (08:25 +0100)]
Strengthify is now in the Nextcloud org

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Dec 2021 02:30:24 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump marked from 4.0.5 to 4.0.6 30091/head
dependabot[bot] [Sun, 5 Dec 2021 20:49:17 +0000 (20:49 +0000)]
Bump marked from 4.0.5 to 4.0.6

Bumps [marked](https://github.com/markedjs/marked) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: marked
  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>
2 years agoMerge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppeteer...
MichaIng [Sun, 5 Dec 2021 20:46:48 +0000 (21:46 +0100)]
Merge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-12.0.1

Bump puppeteer from 11.0.0 to 12.0.1 in /build

2 years agoBump puppeteer from 11.0.0 to 12.0.1 in /build 30092/head
dependabot[bot] [Sat, 4 Dec 2021 04:28:12 +0000 (04:28 +0000)]
Bump puppeteer from 11.0.0 to 12.0.1 in /build

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30090 from nextcloud/dependabot/composer/build/integration/sabre...
MichaIng [Sun, 5 Dec 2021 20:01:28 +0000 (21:01 +0100)]
Merge pull request #30090 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.2.1

Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration

2 years agoUpdate sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration 30090/head
dependabot[bot] [Sun, 5 Dec 2021 19:23:54 +0000 (19:23 +0000)]
Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2
dependabot[bot] [Sun, 5 Dec 2021 18:48:22 +0000 (18:48 +0000)]
Merge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2

2 years agoBump core-js from 3.19.1 to 3.19.2 30089/head
dependabot[bot] [Sat, 4 Dec 2021 03:36:56 +0000 (03:36 +0000)]
Bump core-js from 3.19.1 to 3.19.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2)

---
updated-dependencies:
- dependency-name: core-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>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Dec 2021 02:30:14 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0
MichaIng [Sat, 4 Dec 2021 12:22:55 +0000 (13:22 +0100)]
Merge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0

Bump jsdom from 18.1.1 to 19.0.0

2 years agoMerge pull request #29527 from nextcloud/rakekniven-patch-1
John Molakvoæ [Sat, 4 Dec 2021 11:08:16 +0000 (12:08 +0100)]
Merge pull request #29527 from nextcloud/rakekniven-patch-1

2 years agoBump jsdom from 18.1.1 to 19.0.0 30084/head
dependabot[bot] [Sat, 4 Dec 2021 06:45:58 +0000 (06:45 +0000)]
Bump jsdom from 18.1.1 to 19.0.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.1...19.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0
dependabot[bot] [Sat, 4 Dec 2021 06:44:44 +0000 (06:44 +0000)]
Merge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0

2 years agoMerge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 4 Dec 2021 06:41:33 +0000 (06:41 +0000)]
Merge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.0

2 years agoBump sass from 1.43.5 to 1.44.0 30087/head
dependabot[bot] [Sat, 4 Dec 2021 03:12:27 +0000 (03:12 +0000)]
Bump sass from 1.43.5 to 1.44.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.43.5 to 1.44.0.
- [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.43.5...1.44.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump @testing-library/jest-dom from 5.15.1 to 5.16.0 30085/head
dependabot[bot] [Sat, 4 Dec 2021 03:11:38 +0000 (03:11 +0000)]
Bump @testing-library/jest-dom from 5.15.1 to 5.16.0

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.1...v5.16.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Dec 2021 02:30:37 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix relation "user_id" already exists migration error
Christopher Ng [Fri, 3 Dec 2021 20:02:03 +0000 (20:02 +0000)]
Fix relation "user_id" already exists migration error

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoExplicitly name node tests workflow 30077/head
Christopher Ng [Fri, 3 Dec 2021 18:59:15 +0000 (18:59 +0000)]
Explicitly name node tests workflow

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoSwitch logical operators 30075/head
acsfer [Fri, 3 Dec 2021 15:05:19 +0000 (16:05 +0100)]
Switch logical operators

Unless there is a good reason to keep actual ones 👀

2 years agoMerge pull request #30054 from nextcloud/refactor/cleaner-dav-background-resource-job
Christoph Wurst [Fri, 3 Dec 2021 12:18:04 +0000 (13:18 +0100)]
Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-resource-job

✨ Clean up the DAV resource background job

2 years agoMerge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1
John Molakvoæ [Fri, 3 Dec 2021 10:55:42 +0000 (11:55 +0100)]
Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1

2 years agoMerge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update-1638504715
Carl Schwan [Fri, 3 Dec 2021 09:48:39 +0000 (10:48 +0100)]
Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update-1638504715

[Automated] Update psalm-baseline.xml

2 years agoAllow to pass note when creating a share and send it with directly in the share mail... 30055/head
Julius Härtl [Fri, 26 Nov 2021 13:42:31 +0000 (14:42 +0100)]
Allow to pass note when creating a share and send it with directly in the share mail when set

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoUpdate psalm baseline 30065/head
nextcloud-command [Fri, 3 Dec 2021 04:11:55 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Dec 2021 02:29:15 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invokable...
Joas Schilling [Thu, 2 Dec 2021 21:29:12 +0000 (22:29 +0100)]
Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invokable-via-controllers

list.php files are only invoked via ViewController and APIController

2 years agoMerge pull request #30015 from nextcloud/feat/addScript-dependency
John Molakvoæ [Thu, 2 Dec 2021 20:20:35 +0000 (21:20 +0100)]
Merge pull request #30015 from nextcloud/feat/addScript-dependency

2 years agoAdapt tests 30015/head
John Molakvoæ (skjnldsv) [Wed, 1 Dec 2021 18:08:58 +0000 (19:08 +0100)]
Adapt tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoAllow scripts prioritization based on other apps
John Molakvoæ (skjnldsv) [Tue, 30 Nov 2021 14:46:09 +0000 (15:46 +0100)]
Allow scripts prioritization based on other apps

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #29735 from nextcloud/background-scan-one-by-one
Robin Appelman [Thu, 2 Dec 2021 17:09:43 +0000 (17:09 +0000)]
Merge pull request #29735 from nextcloud/background-scan-one-by-one

find users for background scan one by one

2 years agofix tests 29735/head
Robin Appelman [Wed, 17 Nov 2021 15:44:11 +0000 (16:44 +0100)]
fix tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agocode checker fixes for instanceOfStorage
Robin Appelman [Wed, 17 Nov 2021 15:42:29 +0000 (16:42 +0100)]
code checker fixes for instanceOfStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agostop background scan early if a users still has unscanned files after background...
Robin Appelman [Wed, 17 Nov 2021 14:04:51 +0000 (15:04 +0100)]
stop background scan early if a users still has unscanned files after background scan

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofind users for background scan one by one
Robin Appelman [Tue, 16 Nov 2021 17:15:59 +0000 (18:15 +0100)]
find users for background scan one by one

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agobackground scan the source storage when a background scan on a storage jail is triggered
Robin Appelman [Tue, 16 Nov 2021 17:10:09 +0000 (18:10 +0100)]
background scan the source storage when a background scan on a storage jail is triggered

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoteach psalm about `Storage::instanceOfStorage`
Robin Appelman [Tue, 16 Nov 2021 17:06:46 +0000 (18:06 +0100)]
teach psalm about `Storage::instanceOfStorage`

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-provider
Joas Schilling [Thu, 2 Dec 2021 15:48:03 +0000 (16:48 +0100)]
Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-provider

Remove default token which is deprecated since Nextcloud 13

2 years agoClean up the DAV resource background job 30054/head
Christoph Wurst [Thu, 2 Dec 2021 15:38:48 +0000 (16:38 +0100)]
Clean up the DAV resource background job

* Replace deprecated execute with executeQuery and executeStatement
* Close open cursors
* Drop phpdoc that only mirrors php type hints

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor
Christoph Wurst [Thu, 2 Dec 2021 15:01:10 +0000 (16:01 +0100)]
Merge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor

Close open cursor in the caldav back-end

2 years agoFollow upstream security recommandation 30034/head
Carl Schwan [Thu, 2 Dec 2021 11:01:01 +0000 (12:01 +0100)]
Follow upstream security recommandation

See https://scssphp.github.io/scssphp/docs/#security-considerations

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30033 from nextcloud/ie-polifils
John Molakvoæ [Thu, 2 Dec 2021 14:31:02 +0000 (15:31 +0100)]
Merge pull request #30033 from nextcloud/ie-polifils

2 years agoRemove unused imports 30016/head
Joas Schilling [Thu, 2 Dec 2021 13:51:44 +0000 (14:51 +0100)]
Remove unused imports

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoClose open cursor in the caldav back-end 30046/head
Christoph Wurst [Thu, 2 Dec 2021 13:21:38 +0000 (14:21 +0100)]
Close open cursor in the caldav back-end

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoAdd rgb to hsl converter
Carl Schwan [Thu, 2 Dec 2021 10:53:34 +0000 (11:53 +0100)]
Add rgb to hsl converter

This ports away from using now internal functions from scssphp.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemove IE polyffils 30033/head
acsfer [Thu, 2 Dec 2021 08:48:52 +0000 (09:48 +0100)]
Remove IE polyffils

Pursuing the "IE removal" quest ☮️

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices
Joas Schilling [Thu, 2 Dec 2021 10:22:17 +0000 (11:22 +0100)]
Merge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices

Add an index for selecting the next job

2 years agoFix last tests
Joas Schilling [Thu, 2 Dec 2021 09:39:49 +0000 (10:39 +0100)]
Fix last tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30028 from nextcloud/bugfix/noid/fix-log_query
Joas Schilling [Thu, 2 Dec 2021 09:32:04 +0000 (10:32 +0100)]
Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_query

Fix log_query config flag

2 years agoMerge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-to-db...
Joas Schilling [Thu, 2 Dec 2021 09:27:42 +0000 (10:27 +0100)]
Merge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-to-db-ldap-and-redis

Allow to log queries to db, ldap and redis

2 years agoBump scssphp/scssphp to 1.8.1
Côme Chilliet [Thu, 2 Dec 2021 09:02:49 +0000 (10:02 +0100)]
Bump scssphp/scssphp to 1.8.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0
Côme Chilliet [Thu, 2 Dec 2021 08:53:56 +0000 (09:53 +0100)]
Merge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0

Bump sabre/dav to 4.2.1

2 years agoBump to 4.2.1 29976/head
Côme Chilliet [Tue, 30 Nov 2021 16:58:45 +0000 (17:58 +0100)]
Bump to 4.2.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>