summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-211-4/+0
|\
| * Prevent query error when use subqueryVitor Mattos2022-01-211-4/+0
* | Update psalm baselinenextcloud-command2022-01-211-5/+0
|/
* Move jsunit dependencies to main package.jsonLouis Chemineau2022-01-182-9583/+0
* Update dependenciesLouis Chemineau2022-01-182-1425/+571
* Migrate to npm 7 for autotest-js.shLouis Chemineau2022-01-182-762/+1686
* Remove .php_cs.distJohn Molakvoæ2022-01-161-1/+0
* Allow .php-cs-fixer.dist.phpJohn Molakvoæ2022-01-141-0/+1
* Update psalm baselinenextcloud-command2022-01-141-3/+1
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-137-1648/+389
|\
| * Check style updateCarl Schwan2022-01-131-1/+1
| * Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-126-1605/+394
| * Fix psalm not runningCarl Schwan2022-01-061-51/+3
* | Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-112-1/+44
* | Update node deps for JS testsVincent Petry2022-01-102-12/+5235
* | Revert build/package-lock.json changeLouis Chemineau2022-01-081-172/+106
* | Don't import $ in every file that needs itLouis Chemineau2022-01-081-107/+173
* | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-2/+4
|/
* Improve api documentation for file sharing external storageCarl Schwan2022-01-031-3/+0
* Bump puppeteer from 13.0.0 to 13.0.1 in /builddependabot[bot]2022-01-032-4/+4
* Bump node-sass from 7.0.0 to 7.0.1 in /builddependabot[bot]2022-01-032-362/+423
* Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-213-2/+98
|\
| * Add integration tests for email completionJulius Härtl2021-12-083-2/+98
* | Bump puppeteer from 12.0.1 to 13.0.0 in /builddependabot[bot]2021-12-192-4/+4
* | Merge pull request #30304 from nextcloud/automated/noid/psalm-baseline-update...MichaIng2021-12-191-59/+1
|\ \
| * | Update psalm baselinenextcloud-command2021-12-171-59/+1
* | | Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integrationdependabot[bot]2021-12-181-1/+1
|/ /
* | Merge pull request #30184 from nextcloud/automated/noid/psalm-baseline-update...Côme Chilliet2021-12-131-4/+0
|\ \
| * | Update psalm baselinenextcloud-command2021-12-101-4/+0
| |/
* | Bump node-sass from 6.0.1 to 7.0.0 in /builddependabot[bot]2021-12-132-80/+120
* | Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integrationdependabot[bot]2021-12-111-1/+1
|/
* Update psalm baselinenextcloud-command2021-12-071-8/+0
* Bump puppeteer from 11.0.0 to 12.0.1 in /builddependabot[bot]2021-12-052-8/+8
* Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integrationdependabot[bot]2021-12-051-1/+1
* Update psalm baselinenextcloud-command2021-12-031-30/+0
* Update psalm baselinenextcloud-command2021-11-261-30/+0
* Correctly set the response after a ClientException as wellJoas Schilling2021-11-251-6/+22
* Add an integration testJoas Schilling2021-11-251-0/+9
* Update sabre/dav requirement from 3.2.3 to 4.2.0 in /build/integrationdependabot[bot]2021-11-231-1/+1
* Merge pull request #29570 from nextcloud/dependabot/npm_and_yarn/build/puppet...MichaIng2021-11-172-2/+4157
|\
| * Bump puppeteer from 10.4.0 to 11.0.0 in /builddependabot[bot]2021-11-172-2/+4157
* | Update behat/behat requirement in /build/integrationdependabot[bot]2021-11-171-1/+1
|/
* Update psalm baselineVincent Petry2021-11-051-2/+1
* Add integration tests for federated shares from unavailable serversDaniel Calviño Sánchez2021-11-053-4/+130
* Add integration tests for listing federated sharesDaniel Calviño Sánchez2021-11-052-0/+74
* Add integration tests for deleting federated sharesDaniel Calviño Sánchez2021-11-052-8/+102
* Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-0/+5
* Update psalm baselinenextcloud-command2021-11-041-19/+0
* properly handle cases where cache wrappers block accessRobin Appelman2021-11-011-3/+0
* Use findBinaryPath for previewsJ0WI2021-10-231-16/+0