Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #11396 from nextcloud/wellknown-webfinger | Morris Jobke | 2018-10-24 | 7 | -8/+43 | |
|\ \ \ \ | ||||||
| * | | | | Add check for well known URL of WebFinger in the settings overview | Daniel Calviño Sánchez | 2018-10-10 | 2 | -2/+19 | |
| * | | | | Make possible to set the expected status of the well known URL check | Daniel Calviño Sánchez | 2018-10-10 | 2 | -5/+21 | |
| * | | | | Return 404 when the service is not available | Joas Schilling | 2018-10-10 | 1 | -1/+1 | |
| * | | | | adding .well-known/webfinger | Maxence Lange | 2018-10-10 | 2 | -0/+2 | |
* | | | | | Merge pull request #11891 from stweil/scrutinizer | Morris Jobke | 2018-10-24 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Migrate Scrutinizer to new PHP Analysis | Stefan Weil | 2018-10-17 | 1 | -0/+7 | |
* | | | | | | Merge pull request #12013 from nextcloud/bugfix/noid/accountmanager | Roeland Jago Douma | 2018-10-24 | 3 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow property filters to be null | Julius Härtl | 2018-10-24 | 1 | -1/+1 | |
| * | | | | | | Register IAccountManager as a service | Julius Härtl | 2018-10-24 | 1 | -0/+2 | |
| * | | | | | | Use empty string instead of null | Julius Härtl | 2018-10-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav... | Roeland Jago Douma | 2018-10-24 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix for favorites-quickaccess: newly added folders dont show up when added to... | Felix Nüsse | 2018-10-10 | 2 | -0/+17 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-24 | 136 | -172/+300 | |
* | | | | | | | Merge pull request #11886 from nextcloud/feature/noid/principal_search_displa... | Roeland Jago Douma | 2018-10-23 | 12 | -38/+428 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | allow group principal search for dav displayname property | Georg Ehrke | 2018-10-22 | 3 | -19/+313 | |
| * | | | | | | | allow user principal search for dav displayname property | Georg Ehrke | 2018-10-22 | 2 | -15/+69 | |
| * | | | | | | | overwrite Sabre/DAV's handler for calendar-user-type to report correct user type | Georg Ehrke | 2018-10-22 | 1 | -0/+25 | |
| * | | | | | | | add correct calendar-user-type to resource and room backend | Georg Ehrke | 2018-10-22 | 6 | -4/+21 | |
* | | | | | | | | Merge pull request #11928 from stweil/fix | Roeland Jago Douma | 2018-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix use of undeclared variable | Stefan Weil | 2018-10-22 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #11778 from nextcloud/versions-webui-dav | Roeland Jago Douma | 2018-10-23 | 11 | -529/+118 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | move versions webui over to the dav api | Robin Appelman | 2018-10-11 | 11 | -529/+118 | |
* | | | | | | | | | Merge pull request #11985 from nextcloud/dependabot/npm_and_yarn/build/node-s... | Roeland Jago Douma | 2018-10-23 | 2 | -73/+77 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump node-sass from 4.9.3 to 4.9.4 in /build | dependabot[bot] | 2018-10-22 | 2 | -73/+77 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11906 from kevin147147/patch-5 | Morris Jobke | 2018-10-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | make scroll navigation items full width | kevin147147 | 2018-10-18 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11439 from nextcloud/trash-modular-api | Morris Jobke | 2018-10-23 | 33 | -483/+1073 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | store user for trashitem in the trashitem | Robin Appelman | 2018-10-17 | 10 | -68/+50 | |
| * | | | | | | | | | remove user parameter from `ITrashItem::getOriginalLocation` | Robin Appelman | 2018-10-17 | 3 | -9/+8 | |
| * | | | | | | | | | fix trash storage wrapper tests | Robin Appelman | 2018-10-17 | 1 | -0/+3 | |
| * | | | | | | | | | fix preview controller tests | Robin Appelman | 2018-10-17 | 1 | -4/+29 | |
| * | | | | | | | | | fix error message for folder preview request | Robin Appelman | 2018-10-17 | 1 | -4/+4 | |
| * | | | | | | | | | pass `Cache::getMoveInfo` along cache wrappers | Robin Appelman | 2018-10-17 | 1 | -0/+6 | |
| * | | | | | | | | | expose storagefactory in server container | Robin Appelman | 2018-10-17 | 3 | -2/+22 | |
| * | | | | | | | | | use name in fileinfo if set | Robin Appelman | 2018-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | fix trashbin previews for modular api | Robin Appelman | 2018-10-17 | 4 | -40/+78 | |
| * | | | | | | | | | fix select statement | Robin Appelman | 2018-10-17 | 24 | -435/+952 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteData | Morris Jobke | 2018-10-23 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove cookies from Clear-Site-Data Header | Patrick Conrad | 2018-10-15 | 2 | -3/+3 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 578 | -2206/+3556 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11914 from nextcloud/csp/report-uri | Morris Jobke | 2018-10-23 | 4 | -0/+46 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 4 | -0/+46 | |
* | | | | | | | | | | Merge pull request #11943 from nextcloud/buttons-round | Morris Jobke | 2018-10-23 | 7 | -27/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix password protected share link button | Jan-Christoph Borchardt | 2018-10-23 | 1 | -11/+11 | |
| * | | | | | | | | | | Round off buttons 'pill style' like on the website | Jan-Christoph Borchardt | 2018-10-23 | 6 | -16/+25 | |
* | | | | | | | | | | | Merge pull request #11966 from nextcloud/csp/safari12-support | Morris Jobke | 2018-10-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add nonce for Safari 12+ | Roeland Jago Douma | 2018-10-21 | 1 | -0/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #11980 from nextcloud/assemblly-stream-lazy | Morris Jobke | 2018-10-23 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lazy open first source stream in assemblystream | Robin Appelman | 2018-10-22 | 1 | -5/+6 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | |