nextcloud/apps/files/lib
Vincent Petry f31b794add
Transfer ownership only analyze home storage
When transferring ownership, only the local files will be transferred
during the rename operation. This means that the analyzing code doesn't
need to recurse into any mount points.

Furthermore this fixes issues where FailedStorage might appear as mount
points as a result of inaccessible external storages or shares. So this
makes it more robust.
2016-11-14 14:34:30 +01:00
..
AppInfo add recent files api endpoint 2016-07-22 14:48:51 +02:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command Transfer ownership only analyze home storage 2016-11-14 14:34:30 +01:00
Controller Update thumbnail endpoint to new generato 2016-11-03 14:00:33 +01:00
Service Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
Settings Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
Activity.php Adjust wording to make the separation between sharing and files clearer 2016-10-18 17:18:14 +02:00
ActivityHelper.php Fix apps/ 2016-07-21 18:13:57 +02:00
App.php Fix apps/ 2016-07-21 18:13:57 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00