nextcloud/apps
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
..
accessibility Adjust accessibility app color replacement 2018-10-29 12:09:44 +01:00
admin_audit Use numeric placeholders if there are multiple, so that RTL languages can operate better 2018-10-09 14:32:14 +02:00
cloud_federation_api Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
comments Revert "Populate the mention-notification with the actual message" 2018-10-31 16:16:51 +01:00
dav extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
encryption skip already encrypted files on encrypt all command 2018-10-24 16:53:39 +02:00
federatedfilesharing Fix logo path in personal federated sharing settings 2018-10-29 13:18:39 +01:00
federation Add missing variable declarations 2018-10-19 20:17:55 +02:00
files Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-css-classes-to-their-container 2018-10-31 15:37:48 +01:00
files_external Fix JS namespace of files_external app 2018-10-30 09:43:26 +01:00
files_sharing Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidation 2018-10-30 19:27:05 +01:00
files_trashbin Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
files_versions [tx-robot] updated from transifex 2018-10-30 01:12:54 +00:00
lookup_server_connector Do not try to contact lookup server without internet connection or URL 2018-10-18 17:49:28 +02:00
oauth2 Move ExpiredTokenException to the correct namespace 2018-10-30 19:30:45 +01:00
provisioning_api Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 2018-10-15 19:01:46 +02:00
sharebymail Merge pull request #12095 from MasterOfDeath/OCA-ShareByMail-Capabilities-test-unit 2018-10-31 10:15:03 +01:00
systemtags OCA\SystemTags\Activity\Setting unit test 2018-10-31 01:26:59 +05:00
testing Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
theming Remove replace call which does not replace anything 2018-10-24 14:53:52 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-10-27 00:12:35 +00:00
updatenotification Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotification 2018-10-29 08:22:25 +00:00
user_ldap Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject 2018-10-30 13:38:16 +01:00
workflowengine A folder should get a folder mimetype 2018-10-29 21:35:08 +01:00