summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-247-8/+43
|\ \ \ \
| * | | | Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-102-2/+19
| * | | | Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-102-5/+21
| * | | | Return 404 when the service is not availableJoas Schilling2018-10-101-1/+1
| * | | | adding .well-known/webfingerMaxence Lange2018-10-102-0/+2
* | | | | Merge pull request #11891 from stweil/scrutinizerMorris Jobke2018-10-241-0/+7
|\ \ \ \ \
| * | | | | Migrate Scrutinizer to new PHP AnalysisStefan Weil2018-10-171-0/+7
* | | | | | Merge pull request #12013 from nextcloud/bugfix/noid/accountmanagerRoeland Jago Douma2018-10-243-2/+4
|\ \ \ \ \ \
| * | | | | | Allow property filters to be nullJulius Härtl2018-10-241-1/+1
| * | | | | | Register IAccountManager as a serviceJulius Härtl2018-10-241-0/+2
| * | | | | | Use empty string instead of nullJulius Härtl2018-10-241-1/+1
* | | | | | | Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav...Roeland Jago Douma2018-10-242-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse2018-10-102-0/+17
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-24136-172/+300
* | | | | | | Merge pull request #11886 from nextcloud/feature/noid/principal_search_displa...Roeland Jago Douma2018-10-2312-38/+428
|\ \ \ \ \ \ \
| * | | | | | | allow group principal search for dav displayname propertyGeorg Ehrke2018-10-223-19/+313
| * | | | | | | allow user principal search for dav displayname propertyGeorg Ehrke2018-10-222-15/+69
| * | | | | | | overwrite Sabre/DAV's handler for calendar-user-type to report correct user typeGeorg Ehrke2018-10-221-0/+25
| * | | | | | | add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-226-4/+21
* | | | | | | | Merge pull request #11928 from stweil/fixRoeland Jago Douma2018-10-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix use of undeclared variableStefan Weil2018-10-221-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #11778 from nextcloud/versions-webui-davRoeland Jago Douma2018-10-2311-529/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | move versions webui over to the dav apiRobin Appelman2018-10-1111-529/+118
* | | | | | | | | Merge pull request #11985 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2018-10-232-73/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump node-sass from 4.9.3 to 4.9.4 in /builddependabot[bot]2018-10-222-73/+77
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #11906 from kevin147147/patch-5Morris Jobke2018-10-231-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | make scroll navigation items full widthkevin1471472018-10-181-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke2018-10-2333-483/+1073
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | store user for trashitem in the trashitemRobin Appelman2018-10-1710-68/+50
| * | | | | | | | | remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-173-9/+8
| * | | | | | | | | fix trash storage wrapper testsRobin Appelman2018-10-171-0/+3
| * | | | | | | | | fix preview controller testsRobin Appelman2018-10-171-4/+29
| * | | | | | | | | fix error message for folder preview requestRobin Appelman2018-10-171-4/+4
| * | | | | | | | | pass `Cache::getMoveInfo` along cache wrappersRobin Appelman2018-10-171-0/+6
| * | | | | | | | | expose storagefactory in server containerRobin Appelman2018-10-173-2/+22
| * | | | | | | | | use name in fileinfo if setRobin Appelman2018-10-171-1/+1
| * | | | | | | | | fix trashbin previews for modular apiRobin Appelman2018-10-174-40/+78
| * | | | | | | | | fix select statementRobin Appelman2018-10-1724-435/+952
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteDataMorris Jobke2018-10-232-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-152-3/+3
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-23578-2206/+3556
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke2018-10-234-0/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add report-uri to CSPRoeland Jago Douma2018-10-214-0/+46
* | | | | | | | | | Merge pull request #11943 from nextcloud/buttons-roundMorris Jobke2018-10-237-27/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix password protected share link buttonJan-Christoph Borchardt2018-10-231-11/+11
| * | | | | | | | | | Round off buttons 'pill style' like on the websiteJan-Christoph Borchardt2018-10-236-16/+25
* | | | | | | | | | | Merge pull request #11966 from nextcloud/csp/safari12-supportMorris Jobke2018-10-231-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add nonce for Safari 12+Roeland Jago Douma2018-10-211-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #11980 from nextcloud/assemblly-stream-lazyMorris Jobke2018-10-231-5/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lazy open first source stream in assemblystreamRobin Appelman2018-10-221-5/+6
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |