nextcloud/lib/private/Files
Robin Appelman 35f317df7b
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-25 19:17:06 +02:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache Properly return an int in the getId function of the cache 2019-08-07 20:38:42 +02: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-24 14:01:24 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Fix typo in comment 2019-07-29 14:55:43 +02: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-25 19:17:06 +02:00
Stream Update Encryption.php 2019-06-17 12:13:29 +02:00
Type Do not fail integrity check if mimetype list is changed 2019-05-29 22:43:23 +02: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 #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 2019-06-25 21:43:37 +02:00