summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17717 from nextcloud/fix/noid/ldap-relax-getHomeblizzz2020-01-146-160/+101
|\
| * ensure that only valid group members are returnedArthur Schiwon2020-01-131-8/+27
| * remove superfluous testsArthur Schiwon2020-01-081-58/+0
| * adjust testsArthur Schiwon2020-01-082-36/+11
| * decouple userExists from userExistsOnLDAP checkArthur Schiwon2020-01-083-15/+57
| * relax strict getHome behaviour for LDAP users in a shadow stateArthur Schiwon2020-01-082-45/+8
* | Merge pull request #18869 from nextcloud/feature/noid/create-hover-color-vari...Roeland Jago Douma2020-01-141-1/+2
|\ \
| * | Create hover color variableMarco Ambrosini2020-01-131-1/+2
* | | Merge pull request #18862 from nextcloud/bugfix/talk-2663/register-with-poten...Roeland Jago Douma2020-01-141-3/+5
|\ \ \
| * | | Allow to force register the namespaceJoas Schilling2020-01-131-3/+4
| * | | Register the namespace after reading the new fileJoas Schilling2020-01-131-1/+2
* | | | Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-142-7/+28
|\ \ \ \
| * | | | CHeck if file already exists during file creationJulius Härtl2020-01-132-7/+28
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1428-6/+580
| |_|/ / |/| | |
* | | | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-1324-72/+43
|\ \ \ \
| * | | | Fix license headersChristoph Wurst2020-01-1324-72/+43
* | | | | Merge pull request #18837 from nextcloud/dependabot/npm_and_yarn/underscore-1...Roeland Jago Douma2020-01-138-10/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bump underscore from 1.9.1 to 1.9.2dependabot-preview[bot]2020-01-138-10/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1316-0/+72
* | | | | Merge pull request #18786 from nextcloud/bugfix/noid/fix_fileName_apiEndPoint...Roeland Jago Douma2020-01-124-1306/+1392
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-094-1306/+1392
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-1238-42/+52
* | | | | Merge pull request #18819 from nextcloud/bugfix/guest-container-sizeRoeland Jago Douma2020-01-112-2/+3
|\ \ \ \ \
| * | | | | Limit the size of the container on guest pagesJulius Härtl2020-01-102-2/+3
* | | | | | Merge pull request #18806 from nextcloud/bugfix/contactsmenu-fix-minRoeland Jago Douma2020-01-111-5/+7
|\ \ \ \ \ \
| * | | | | | Set the contactsmenu height without min calculationJulius Härtl2020-01-101-5/+7
| |/ / / / /
* | | | | | Merge pull request #18814 from nextcloud/backport/18771/masterRoeland Jago Douma2020-01-118-32/+43
|\ \ \ \ \ \
| * | | | | | Add placeholderJohn Molakvoæ2020-01-105-21/+22
| * | | | | | Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-104-11/+21
| |/ / / / /
* | | | | | Merge pull request #18817 from nextcloud/bugfix/18751Roeland Jago Douma2020-01-111-5/+6
|\ \ \ \ \ \
| * | | | | | Narrow error button styling scopeJulius Härtl2020-01-101-5/+6
| |/ / / / /
* | | / / / [tx-robot] updated from transifexNextcloud bot2020-01-1138-18/+312
| |_|/ / / |/| | | |
* | | | | Fix webdav url (#18804)John Molakvoæ2020-01-103-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-103-2/+4
|/ / / /
* | | | Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scrollRoeland Jago Douma2020-01-101-10/+6
|\ \ \ \
| * | | | Fix contacts menu sizingJulius Härtl2020-01-081-10/+6
* | | | | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo...Roeland Jago Douma2020-01-103-10/+9
|\ \ \ \ \
| * | | | | Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-093-10/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #18787 from acs-ferreira/patch-1Roeland Jago Douma2020-01-101-1/+1
|\ \ \ \ \
| * | | | | Update config.sample.phpCarlos Ferreira2020-01-091-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-01-102-106/+104
| |_|_|/ / |/| | | |
* | | | | Merge pull request #18780 from nextcloud/bugfix/18779/safari_madnessRoeland Jago Douma2020-01-091-0/+1
|\ \ \ \ \
| * | | | | Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779Georg Ehrke2020-01-091-0/+1
* | | | | | Merge pull request #18777 from nextcloud/bugfix/noid/direct-after-resetRoeland Jago Douma2020-01-093-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Set direct login after password resetJulius Härtl2020-01-093-2/+3
* | | | | | Merge pull request #18774 from nextcloud/fix/18762/mimetype-checker-for-usersRoeland Jago Douma2020-01-091-0/+4
|\ \ \ \ \ \
| * | | | | | make the mime type checker for flow available to regular usersArthur Schiwon2020-01-091-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18773 from nextcloud/fix/18623/transfer-paddingRoeland Jago Douma2020-01-093-4/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add more padding in transfer ownershipGary Kim2020-01-093-4/+9
|/ / / / /
* | | | | Merge pull request #18766 from nextcloud/bugfix/workflow-filter-storeblizzz2020-01-095-6/+7
|\ \ \ \ \