summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20221 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-...Roeland Jago Douma2020-04-013-5/+5
|\
| * Bump blueimp-md5 from 2.12.0 to 2.13.0dependabot-preview[bot]2020-04-013-5/+5
|/
* Merge pull request #19858 from nextcloud/feature/webauthnRoeland Jago Douma2020-03-3167-308/+2523
|\
| * Start with webauthnRoeland Jago Douma2020-03-3166-306/+2521
| * Make password nullable in LoginDataRoeland Jago Douma2020-03-311-2/+2
* | Merge pull request #19845 from nextcloud/enh/events/loginFailedEventRoeland Jago Douma2020-03-319-5/+207
|\ \ | |/ |/|
| * [POC] Event for failed login attemptsRoeland Jago Douma2020-03-319-5/+207
|/
* Merge pull request #20210 from nextcloud/fix/outdated/admin-dir_permissionsJoas Schilling2020-03-313-9/+3
|\
| * Update base.phpJohn Molakvoæ2020-03-281-2/+1
| * Update base.phpJohn Molakvoæ2020-03-281-1/+0
| * Update util.phpJohn Molakvoæ2020-03-281-2/+1
| * Update Config.phpJohn Molakvoæ2020-03-281-4/+1
* | Merge pull request #20245 from nextcloud/tcitworld-patch-1-1Christoph Wurst2020-03-311-0/+1
|\ \
| * | Add myself to .mailmapThomas Citharel2020-03-311-0/+1
|/ /
* | Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-3148-202/+195
|\ \
| * | Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-3048-202/+195
| |/
* | Merge pull request #20234 from nextcloud/design/pdf-iconRoeland Jago Douma2020-03-311-1/+1
|\ \
| * | Remove Acrobat logo from PDF filetype iconJan-Christoph Borchardt2020-03-301-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-03-3114-6/+32
* | | Merge pull request #20227 from nextcloud/enhancement/sabre-address-book-calen...Christoph Wurst2020-03-302-0/+4
|\ \ \ | |/ / |/| |
| * | Update the info.xsd for address book and calendar pluginsChristoph Wurst2020-03-302-0/+4
|/ /
* | Merge pull request #20208 from nextcloud/smb-folder-contents-normalize-pathJohn Molakvoæ2020-03-301-1/+1
|\ \
| * | normalize smb path while listing folder contentsRobin Appelman2020-03-271-1/+1
* | | Merge pull request #20207 from nextcloud/smb-3.2.1John Molakvoæ2020-03-3021-93/+300
|\ \ \
| * | | update icewind/smb to 3.2.1Robin Appelman2020-03-2721-93/+300
| |/ /
* | | Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-3023-41/+45
|\ \ \
| * | | RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke2020-03-271-1/+1
| * | | Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke2020-03-271-1/+1
| * | | Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-272-8/+16
| * | | Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-275-18/+14
| * | | Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-2713-13/+13
| * | | Update Sabre (and friends) to 4.0Christoph Wurst2020-03-271-0/+0
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-3040-40/+116
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-2944-62/+84
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-03-28132-196/+328
* | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-27197-332/+0
|\ \ \ | |/ / |/| |
| * | Remove unused importsChristoph Wurst2020-03-25197-332/+0
* | | Merge pull request #20186 from szaimen/patch-2Roeland Jago Douma2020-03-271-1/+1
|\ \ \
| * | | Fix "Use this address..." Stringszaimen2020-03-261-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-2716-8/+428
|/ / /
* | | Merge pull request #19872 from nextcloud/techdebt/bable-polyfill-to-core-jsJohn Molakvoæ2020-03-2617-107/+105
|\ \ \
| * | | Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-2617-107/+105
* | | | Merge pull request #20168 from nextcloud/techdebt/short-array-syntaxJoas Schilling2020-03-26454-4220/+4220
|\ \ \ \ | |/ / / |/| | |
| * | | Use the short array syntax, everywhereChristoph Wurst2020-03-26454-4220/+4220
|/ / /
* | | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warningblizzz2020-03-261-28/+26
|\ \ \
| * | | single squashed commit for bug fixPhilipp Staiger2020-03-261-28/+26
* | | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-26230-3356/+3356
|\ \ \ \
| * | | | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-25230-3356/+3356
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-2616-22/+50
* | | | Merge pull request #20169 from nextcloud/techdebt/lower-case-true-false-nullChristoph Wurst2020-03-2513-25/+25
|\ \ \ \ | |/ / / |/| | |