nextcloud/lib/private/Files
Robin Appelman cbc4134f33 handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage
the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 13:54:57 +00:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache set a storage availability delay on auth issues to avoid lock out 2019-09-09 14:51:31 +00:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-21 21:57:47 +01:00
Node Add additional check for read permissions 2019-07-29 15:00:12 +00:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Fix File#putContents(string) on ObjectStorage 2019-07-17 20:39:24 +00:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:57 +00:00
Stream Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +01:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Merge pull request #16082 from nextcloud/backport/15832/stable16 2019-06-26 15:49:12 +02:00