summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
* Callable parameter injectionChristoph Wurst2020-07-037-3/+187
* [tx-robot] updated from transifexNextcloud bot2020-07-0320-24/+800
* Merge pull request #21644 from nextcloud/bugfix/noid/typo-in-variable-nameMorris Jobke2020-07-031-1/+1
|\
| * Fix typo in variable name and make check more accurateJoas Schilling2020-07-011-1/+1
* | Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissionsRoeland Jago Douma2020-07-021-1/+1
|\ \
| * | Pass $path to ocmPermissions2ncPermissionsDaniel Kesselberg2020-06-251-1/+1
* | | Merge pull request #21648 from nextcloud/bug/21647/tar-headerRoeland Jago Douma2020-07-021-0/+0
|\ \ \
| * | | Add missing TarHeader.phpDaniel Kesselberg2020-07-021-0/+0
* | | | Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma2020-07-026-1/+150
|\ \ \ \
| * | | | prevent the root storage from accidentally scanning user foldersRobin Appelman2020-06-116-1/+150
* | | | | Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma2020-07-025-70/+86
|\ \ \ \ \
| * | | | | Move the event listener into a dedicated classChristoph Wurst2020-06-244-40/+66
| * | | | | Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-242-41/+31
* | | | | | Merge pull request #21580 from therealklanni/masterRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | Add audio formats to htaccessKevin Lanni2020-06-241-1/+1
* | | | | | | Merge pull request #21590 from nextcloud/debt/noid/unused-methodRoeland Jago Douma2020-07-021-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused method.Daniel Kesselberg2020-06-251-6/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #21657 from nextcloud/fix/no_undefined_in_templateRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Check if debugMode is defined before using itRoeland Jago Douma2020-07-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-0227-156/+159
|\ \ \ \ \ \ \
| * | | | | | | Replace TYPE with TYPESDaniel Kesselberg2020-06-3027-156/+159
* | | | | | | | Merge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresse...Roeland Jago Douma2020-07-022-0/+34
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-022-0/+34
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-01123-170/+271
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix unit testsJoas Schilling2020-06-262-9/+9
| * | | | | | Add missing returnJoas Schilling2020-06-261-1/+1
| * | | | | | Also always return in app commandsJoas Schilling2020-06-2642-57/+102
| * | | | | | Add return value to all commandsJoas Schilling2020-06-2679-103/+159
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-...Joas Schilling2020-07-011-1/+1
|\ \ \ \ \ \
| * | | | | | Change OAuth2 redirect link to relative linkFabian Helm2020-02-251-1/+1
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-014-0/+58
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #21604 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2020-06-302-4/+4
|\ \ \ \ \ \
| * | | | | | Bump vue-loader from 15.9.2 to 15.9.3dependabot-preview[bot]2020-06-272-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #21588 from nextcloud/bug/21214/method-signatureRoeland Jago Douma2020-06-301-1/+2
|\ \ \ \ \ \
| * | | | | | Update presign method to match with interface again.Daniel Kesselberg2020-06-251-1/+2
| |/ / / / /
* | | | | | Merge pull request #21589 from nextcloud/debt/noid/wrong-exception-callRoeland Jago Douma2020-06-301-1/+1
|\ \ \ \ \ \
| * | | | | | Set retry = false for forbidden exception.Daniel Kesselberg2020-06-251-1/+1
| |/ / / / /
* | | | | | Merge pull request #21603 from nextcloud/dependabot/npm_and_yarn/mochapack-2.0.2Roeland Jago Douma2020-06-302-35/+28
|\ \ \ \ \ \
| * | | | | | Bump mochapack from 2.0.0 to 2.0.2dependabot-preview[bot]2020-06-272-35/+28
| |/ / / / /
* | | | | | Merge pull request #21592 from nextcloud/debt/noid/drop-parallel-lintRoeland Jago Douma2020-06-302-254/+597
|\ \ \ \ \ \
| * | | | | | Remove unused jakub-onderka/php-parallel-lintDaniel Kesselberg2020-06-262-254/+597
| |/ / / / /
* | | | | | Merge pull request #21596 from nextcloud/debt/noid/share-return-mismatchRoeland Jago Douma2020-06-301-3/+3
|\ \ \ \ \ \
| * | | | | | Replace Share with IShare and add missing return.Daniel Kesselberg2020-06-261-3/+3
| |/ / / / /
* | | | | | Merge pull request #21632 from nextcloud/techdebt/app-php-deprecation-logRoeland Jago Douma2020-06-301-0/+3
|\ \ \ \ \ \
| * | | | | | Log usages of the deprecated app.php fileChristoph Wurst2020-06-301-0/+3
* | | | | | | Merge pull request #21630 from nextcloud/fix/21627/close-xRoeland Jago Douma2020-06-306-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Make closing dialogs callback with falseGary Kim2020-06-306-5/+8
* | | | | | | | Merge pull request #21606 from nextcloud/dependabot/npm_and_yarn/exports-load...Roeland Jago Douma2020-06-302-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bump exports-loader from 1.0.1 to 1.1.0dependabot-preview[bot]2020-06-272-4/+4
| | |/ / / / / | |/| | | | |