summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-2114-273/+229
|\
| * PHP CS fixesJoas Schilling2020-04-182-5/+1
| * Directly use the class to get the serviceJoas Schilling2020-04-181-1/+1
| * Make sure the cloud_federation_api routes are loadedJoas Schilling2020-04-181-0/+2
| * Reduce noise in test outputJoas Schilling2020-04-181-1/+2
| * Fix route definitions of cloud_federation_apiJoas Schilling2020-04-181-11/+13
| * Fix creating the share controllerJoas Schilling2020-04-181-70/+3
| * Fix legacy routesJoas Schilling2020-04-184-15/+15
| * Extend tests for root urlJoas Schilling2020-04-182-89/+52
| * PHP CS fixesJoas Schilling2020-04-182-3/+3
| * Fix creation of legacy routesJoas Schilling2020-04-181-0/+29
| * Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-187-93/+123
* | Merge pull request #20552 from liamjack/fix/20551/login_username_autocapitalizeRoeland Jago Douma2020-04-214-3/+5
|\ \
| * | Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-214-3/+5
| |/
* | Merge pull request #20577 from nextcloud/bugfix/noid/sabre4_aftermethodRoeland Jago Douma2020-04-212-2/+2
|\ \
| * | Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
* | | Merge pull request #20564 from go2sh/fix_fileinfoMorris Jobke2020-04-213-5/+5
|\ \ \
| * | | Set fileInfo correctly for LegacyTabsChristoph Seitz2020-04-193-5/+5
* | | | Merge pull request #20557 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...Roeland Jago Douma2020-04-212-5/+5
|\ \ \ \
| * | | | Bump @nextcloud/eslint-plugin from 1.1.0 to 1.4.0dependabot-preview[bot]2020-04-192-5/+5
| | |_|/ | |/| |
* | | | Merge pull request #20554 from nextcloud/dependabot/composer/build/integratio...Roeland Jago Douma2020-04-211-1/+1
|\ \ \ \
| * | | | Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]2020-04-191-1/+1
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-2124-62/+132
* | | | Merge pull request #20232 from nextcloud/storage-getdirectorycontentblizzz2020-04-2114-69/+177
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add method to storage backends to get directory content with metadataRobin Appelman2020-04-2014-69/+177
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2020-04-2024-16/+150
| |/ |/|
* | Merge pull request #20561 from nextcloud/revert-20555-dependabot/npm_and_yarn...Roeland Jago Douma2020-04-192-257/+281
|\ \
| * | Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"Roeland Jago Douma2020-04-192-257/+281
* | | Merge pull request #19214 from nextcloud/enh/preview_folder_treeRoeland Jago Douma2020-04-196-44/+223
|\ \ \ | |/ / |/| |
| * | Move to subfolders for preview filesRoeland Jago Douma2020-04-196-44/+223
| |/
* | Merge pull request #20555 from nextcloud/dependabot/npm_and_yarn/build/karma-...Roeland Jago Douma2020-04-192-281/+257
|\ \
| * | Bump karma-coverage from 2.0.1 to 2.0.2 in /builddependabot-preview[bot]2020-04-192-281/+257
| |/
* | Merge pull request #20560 from nextcloud/dependabot/npm_and_yarn/style-loader...Roeland Jago Douma2020-04-192-10/+52
|\ \
| * | Bump style-loader from 1.1.3 to 1.1.4dependabot-preview[bot]2020-04-192-10/+52
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-04-198-12/+16
|/
* Merge pull request #20449 from liamjack/fix/19066/empty_file_versionsRoeland Jago Douma2020-04-182-0/+10
|\
| * Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-122-0/+10
* | Merge pull request #20540 from nextcloud/fix/mail-testRoeland Jago Douma2020-04-182-7/+7
|\ \
| * | Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
| * | Fix mailer testRoeland Jago Douma2020-04-171-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-04-1814-2/+752
* | | Merge pull request #20537 from nextcloud/external-tests-allow-local-accessRobin Appelman2020-04-171-0/+2
|\ \ \ | |/ / |/| |
| * | allow local remote access in external storage ciRobin Appelman2020-04-171-0/+2
|/ /
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\ \
| * | Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * | Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * | Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| * | Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | | Merge pull request #20529 from nextcloud/fix/Card-multipleJohn Molakvoæ2020-04-172-15/+87
|\ \ \
| * | | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87