Commit Graph

1147 Commits (forbid-moving-subfolder-24)

Author SHA1 Message Date
nextcloud-command 4e3de6f96b fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
3 months ago
nextcloud-command a1c9609c98 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
6 months ago
nextcloud-command 4a610accf3 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
9 months ago
nextcloud-command 3840b30274 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command 35b5b3a66c Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Arthur Schiwon 7e4853089d
Merge pull request #36750 from nextcloud/backport/36689/stable24
[stable24] Change X-Robots-Tag header from "none" to "noindex, nofollow"
1 year ago
nextcloud-command d9937df208 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
MichaIng 30c0937205 Change X-Robots-Tag header from "none" to "noindex, nofollow"
While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list
https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240

Signed-off-by: MichaIng <micha@dietpi.com>
1 year ago
nextcloud-command d684b524da Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command 2008a01c43 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command c3179fba5f Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Carl Schwan 1027d62a82 Only normalize data in public shares and not crud
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
1 year ago
nextcloud-command 7e8ab000d7 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command 0b3145c627 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command 7042af2749 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
dependabot[bot] 61c78a08f7
Update behat/behat requirement in /build/integration
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Vincent Petry f8e18e5caa
Update baseline for some unrelated errors
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
Côme Chilliet 4019ef3405
Fix idn_to_utf8 stub signature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Vincent Petry 52c3238959
Merge pull request #33888 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.5.0
Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration
2 years ago
Carl Schwan 3ec8dce3cc
Fix psalm errors fron the end of the baseline file
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
dependabot[bot] 48e79c6110
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Julius Härtl d2f436c7c0
Merge pull request #33185 from nextcloud/dependabot/composer/build/integration/stable24/behat/behat-approx-3.11.0 2 years ago
nextcloud-command 50842d2e71 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Côme Chilliet 3d5f2ced64
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
nextcloud-command 739daa84f1 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Côme Chilliet c99982bae9 Correctly handle Redis::keys returning false
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
nextcloud-command 49652c4024 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Vincent Petry 15416e7305 Fix copy in view-only mode
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
Vincent Petry 04fac4f540 Add int test for view-only download
Asserts that downloading a view-only document returns 403.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
nextcloud-command 4552450c65 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
nextcloud-command 31937f5488 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
dependabot[bot] 92b6914cc7
Update behat/behat requirement in /build/integration
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Daniel Calviño Sánchez 860f67ae8a Fix branch selection in stable24
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
dependabot[bot] c14e769615
Update sabre/dav requirement from 4.3.1 to 4.4.0 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.3.1...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Louis Chemineau 82fea7d000 Rename setting name to reduce its length
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
dependabot[bot] 82567ee8c9
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
nextcloud-command a7ee17cc06 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
dependabot[bot] 5e00868f88
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
blizzz 2f2de6276b
Merge pull request #32638 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.3
Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration
2 years ago
nextcloud-command da80b5d21c Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
dependabot[bot] 643cc0fcf2
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
John Molakvoæ f02ccc6d29
Merge pull request #32360 from nextcloud/backport/stable24/share_search_tweaks 2 years ago
Louis Chemineau 37a9a6246f Add setting to ignore email during search
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Vincent Petry 71cb301f97
Update psalm baseline for Sabre decodePath
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Vincent Petry cd95fce105
Merge pull request #31932 from nextcloud/feat/ignore_second_dn
Add settings to ignore second display name in search
2 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Côme Chilliet 95e0723d0c
Fix ZipArchive::addEmptyDir stub
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet 139da41bd4
Add stubs for ZipArchive
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Vincent Petry cde260577e
Merge pull request #31857 from nextcloud/feat/dont_match_userid
Add settings to not match userID during full match
2 years ago