nextcloud/lib
Vincent Petry 2e57fe93e4 Disable part files for OC ext storage backend + s2s backend
When uploading files to an OC ext storage backend or when using server
to server sharing storage, part files aren't needed because the backend
already has its own part files and takes care of the final atomic rename
operation.

This also fixes issues when using two encrypted ownCloud instances where
one mounts the other either as external storage (ownCloud backend) or
through server to server sharing.
2015-01-07 21:21:51 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-07 01:55:42 -05:00
private Disable part files for OC ext storage backend + s2s backend 2015-01-07 21:21:51 +01:00
public add SIZE_ALL const 2015-01-02 10:28:42 +01:00
repair allow css/js asset directory to be relocated (#13053) 2015-01-05 15:24:23 -08:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 2015-01-02 10:28:41 +01:00