nextcloud/apps/dav
Jan-Philipp Litza 6c5c01974f dav: Fix handling of chunked WebDAV upload
When $data is null (which can happen when $request->getBodyAsStream() returns
null), the Exceptions says "copied bytes: 0, expected filesize: 0", which
sounds more like success...
2019-03-04 16:44:21 +00:00
..
appinfo Add a repair step to remove sensitive event activity 2019-01-09 13:12:55 +01:00
bin Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00
composer Add a repair step to remove sensitive event activity 2019-01-09 13:12:55 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generation-dav-app 2018-07-13 14:54:53 +02:00
l10n [tx-robot] updated from transifex 2019-03-01 01:12:48 +00:00
lib dav: Fix handling of chunked WebDAV upload 2019-03-04 16:44:21 +00:00
templates Rename CalDAV to Calendar settings 2018-08-01 09:41:08 +02:00
tests check anonymous OPTIONS requests file in root (not in subdir) 2019-01-04 17:48:04 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00