summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Guzzle's InvalidArgumentExceptionDaniel Kesselberg2020-07-141-0/+0
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #21813 from nextcloud/enh/noid/report-code-style-to-githubMorris Jobke2020-07-131-1/+2
|\ | | | | Report php-cs-fixer errors to GitHub
| * Report php-cs-fixer errors to GitHubDaniel Kesselberg2020-07-131-1/+2
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #21820 from ↵Morris Jobke2020-07-1315-29/+37
|\ \ | | | | | | | | | | | | nextcloud/techdebt/noid/ldap-do-not-use-custom-DI-names Do not use custom DI object names for user_ldap
| * | Do not use custom DI object names for user_ldapMorris Jobke2020-07-1315-29/+37
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21819 from ↵Morris Jobke2020-07-132-40/+13
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/updatenotification-bootstrap Use IBootstrap for the app updatenotification
| * | | Use IBootstrap for the app updatenotificationMorris Jobke2020-07-132-40/+13
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21785 from ↵Morris Jobke2020-07-1323-83/+83
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/remove-classmap-in-files_external Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH us…
| * | | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in ↵Morris Jobke2020-07-1023-83/+83
| | | | | | | | | | | | | | | | | | | | | | | | files_external Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #21792 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.19Roeland Jago Douma2020-07-133-5/+5
|\ \ \ \ | | | | | | | | | | Bump lodash from 4.17.15 to 4.17.19
| * | | | Bump lodash from 4.17.15 to 4.17.19dependabot-preview[bot]2020-07-133-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #21748 from ↵Joas Schilling2020-07-138-9/+11
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-error-reporting-with-sharing Improve error reporting on sharing errors
| * | | | Improve error reporting on sharing errorsJoas Schilling2020-07-088-9/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #21800 from nextcloud/bug/noid/key_export_callMorris Jobke2020-07-131-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Call openssl_pkey_export with $config and log errors.
| * | | | | Call openssl_pkey_export with $config and log errors.Daniel Kesselberg2020-07-121-1/+4
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #21789 from nextcloud/ftp-filter-hashMorris Jobke2020-07-132-1/+21
|\ \ \ \ \ | |_|_|/ / |/| | | | filter files containing a hash in the path for ftp storages
| * | | | filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-102-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the php ftp streamwrapper doesn't handle hashes correctly and will break when it tries to enter a path containing a hash. By filtering out paths containing a hash we can at least stop the external storage from breaking completely Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #21794 from nextcloud/dependabot/npm_and_yarn/jsdom-16.3.0Roeland Jago Douma2020-07-132-103/+51
|\ \ \ \ \ | | | | | | | | | | | | Bump jsdom from 16.2.2 to 16.3.0
| * | | | | Bump jsdom from 16.2.2 to 16.3.0dependabot-preview[bot]2020-07-112-103/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.3.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/16.2.2...16.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-132-0/+6
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-124-2/+8
|/ / / / /
* | | | | Merge pull request #21796 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.3Roeland Jago Douma2020-07-112-13/+13
|\ \ \ \ \ | | | | | | | | | | | | Bump mochapack from 2.0.2 to 2.0.3
| * | | | | Bump mochapack from 2.0.2 to 2.0.3dependabot-preview[bot]2020-07-112-13/+13
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [mochapack](https://github.com/sysgears/mochapack) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/sysgears/mochapack/releases) - [Commits](https://github.com/sysgears/mochapack/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / | | | [tx-robot] updated from transifexNextcloud bot2020-07-1124-0/+104
|/ / / /
* | | | Merge pull request #21684 from ↵Roeland Jago Douma2020-07-102-35/+59
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/sass-loader-9.0.1 Bump sass-loader from 8.0.2 to 9.0.1
| * | | | Bump sass-loader from 8.0.2 to 9.0.1dependabot-preview[bot]2020-07-042-35/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #21730 from nextcloud/design/app-limitRoeland Jago Douma2020-07-102-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Up the limit for the header app menu
| * | | | | Up the limit for the header app menu, fix #21635Jan-Christoph Borchardt2020-07-102-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | / [tx-robot] updated from transifexNextcloud bot2020-07-10246-876/+906
| |_|_|/ |/| | |
* | | | Merge pull request #21760 from nextcloud/fix/20453/get-pluralRoeland Jago Douma2020-07-093-4/+4
|\ \ \ \ | | | | | | | | | | Fix parsing of language code
| * | | | Compile assetsDaniel Kesselberg2020-07-092-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Fix parsing of language codeDaniel Kesselberg2020-07-091-2/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #21777 from nextcloud/search-min-lengthRoeland Jago Douma2020-07-092-2/+2
|\ \ \ \ | | | | | | | | | | lower minimum search length to 2 characters
| * | | | lower minimum search length to 2 charactersRobin Appelman2020-07-092-2/+2
| | |/ / | |/| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #21771 from ↵Roeland Jago Douma2020-07-091-8/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/clarify-scopes-for-profile-data Clarify the scopes for profile data federation
| * | | | Clarify the scropes for profile data federationJoas Schilling2020-07-091-8/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #21750 from nextcloud/techdebt/noid/files_versions-bootstrapRoeland Jago Douma2020-07-093-55/+24
|\ \ \ \ \ | | | | | | | | | | | | Move files_versions to bootstrap mechanism
| * | | | | Move files_versions to bootstrap mechanismMorris Jobke2020-07-093-55/+24
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #21778 from nextcloud/fix/moment-locale-earlyMorris Jobke2020-07-092-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Set the moment locale even earlier
| * | | | | Set the moment locale even earlierChristoph Wurst2020-07-092-6/+6
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #21759 from nextcloud/enh/lazy_subscriptionRoeland Jago Douma2020-07-094-12/+127
|\ \ \ \ \ | |/ / / / |/| | | | Make the subscription registry lazy
| * | | | Add DummySubscription for testsDaniel Kesselberg2020-07-092-0/+68
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Make the subscription registry lazyRoeland Jago Douma2020-07-093-12/+59
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | This will allow to do lazy registration here which should allow for loading less (or at least only when needed!). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #21733 from ↵Morris Jobke2020-07-092-4/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/cache-system-card-etag-during-request Update system addressbook card only when there was a change based on a cached etag
| * | | | Update system addressbook card only when there was a change based on a ↵Morris Jobke2020-07-092-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cached etag Due to our old and new hook system the card dav backend listens to old and new hooks. This triggers this code multiple times and always causes an update. With this change we cache the etag during a request and only trigger the update if the etag has changed. This does not catches all not needed updates, but it does not need another round trip to the database and still covers most cases where multiple attributes are updated during one single request. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #21489 from nextcloud/fix/share/use_correct_mountJoas Schilling2020-07-0910-4/+284
|\ \ \ \ \ | | | | | | | | | | | | Use the correct mountpoint to calculate
| * | | | | better cleanup in share testsRobin Appelman2020-07-092-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | ensure home storage is initialized on first setupRobin Appelman2020-07-093-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | ensure mounts are scanned during testsRobin Appelman2020-07-092-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | Add more integration tests for resharing permissionsDaniel Calviño Sánchez2020-07-091-0/+244
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>