nextcloud/apps/dav
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage
this removes the need for temporary storages with some external storage backends.
The new method is added to a separate interface to maintain compatibility with
storage backends implementing the storage interface directly (without inheriting common)

Currently the interface is implemented for objectstorage based storages and local storage
and used by webdav uploads

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:44 +01:00
..
appinfo convert source column in calendarsubscription table to (long) text 2018-10-15 13:16:31 +02:00
bin Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00
composer Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscription_source_to_long_text 2018-10-19 15:49:17 +02: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 2018-10-29 01:13:07 +00:00
lib extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
templates Rename CalDAV to Calendar settings 2018-08-01 09:41:08 +02:00
tests allow group principal search for dav displayname property 2018-10-22 15:48:18 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00