summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Update psalm baselinenextcloud-command2023-04-021-10/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #36750 from nextcloud/backport/36689/stable24Arthur Schiwon2023-03-153-5/+5
|\ | | | | [stable24] Change X-Robots-Tag header from "none" to "noindex, nofollow"
| * Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-163-5/+5
| | | | | | | | | | | | | | | | | | | | 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>
* | Update psalm baselinenextcloud-command2023-02-271-8/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-02-081-5/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-02-021-15/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update CA certificate bundlenextcloud-command2023-01-101-1/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* Only normalize data in public shares and not crudCarl Schwan2023-01-021-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update psalm baselinenextcloud-command2022-12-291-6/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update CA certificate bundlenextcloud-command2022-12-161-1/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2022-12-092-20/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update behat/behat requirement in /build/integrationdependabot[bot]2022-12-051-1/+1
| | | | | | | | | | | | | | 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>
* Update baseline for some unrelated errorsVincent Petry2022-11-241-1/+18
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix idn_to_utf8 stub signatureCôme Chilliet2022-11-141-2/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #33888 from ↵Vincent Petry2022-11-041-1/+1
|\ | | | | | | | | 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
| * Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-10-271-48/+3
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #33185 from ↵Julius Härtl2022-10-261-1/+1
|\ | | | | | | nextcloud/dependabot/composer/build/integration/stable24/behat/behat-approx-3.11.0
| * Update behat/behat requirement in /build/integrationdependabot[bot]2022-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Update psalm baselinenextcloud-command2022-10-261-12/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | add .pre-commit-config.yaml to expected files in checkerCôme Chilliet2022-10-251-0/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Update CA certificate bundlenextcloud-command2022-10-111-1/+1
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Correctly handle Redis::keys returning falseCôme Chilliet2022-09-301-1/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Update CA certificate bundlenextcloud-command2022-09-201-0/+1
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix copy in view-only modeVincent Petry2022-08-263-1/+21
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Add int test for view-only downloadVincent Petry2022-08-262-7/+40
| | | | | | | | | | | | Asserts that downloading a view-only document returns 403. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Update psalm baselinenextcloud-command2022-08-241-5/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselinenextcloud-command2022-07-151-8/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix branch selection in stable24Daniel Calviño Sánchez2022-07-062-7/+7
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integrationdependabot[bot]2022-07-021-1/+1
| | | | | | | | | | | | | | 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>
* Rename setting name to reduce its lengthLouis Chemineau2022-06-281-1/+1
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-06-251-1/+1
| | | | | | | | | | | | | | 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>
* Update psalm baselinenextcloud-command2022-06-211-5/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-06-111-1/+1
| | | | | | | | | | | | | | 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>
* Merge pull request #32638 from ↵blizzz2022-06-101-1/+1
|\ | | | | | | | | 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
| * Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Update psalm baselinenextcloud-command2022-06-101-4/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #32360 from nextcloud/backport/stable24/share_search_tweaksJohn Molakvoæ2022-05-131-0/+1
|\
| * Add setting to ignore email during searchLouis Chemineau2022-05-121-0/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Update psalm baseline for Sabre decodePathVincent Petry2022-05-021-1/+2
|/ | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add a metadata service to store file metadataCarl Schwan2022-04-131-10/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-131-0/+1
|\ | | | | Add settings to ignore second display name in search
| * Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Fix ZipArchive::addEmptyDir stubCôme Chilliet2022-04-121-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Add stubs for ZipArchiveCôme Chilliet2022-04-121-0/+1482
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry2022-04-111-0/+1
|\ | | | | Add settings to not match userID during full match
| * Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Update psalm baselinenextcloud-command2022-04-091-5/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselinenextcloud-command2022-04-071-3/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2022-04-061-6/+1
| | | | Signed-off-by: GitHub <noreply@github.com>