nextcloud/apps/files/lib
Daniel Calviño Sánchez 5da4e4dc53 Fix transfering ownership of a share to user with same id as receiver
When the ownership of a user share is transfered to the receiver the
share is removed, as the receiver now owns the original file. However,
due to a missing condition, any share with a group, link or remote with
the same id as the user was removed, not only the user shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-07 09:09:01 +02:00
..
Activity Catch exception when the parent is deleted as well 2018-03-06 12:16:04 +01:00
AppInfo Add events for favorites 2018-01-10 11:20:21 +01:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command Fix transfering ownership of a share to user with same id as receiver 2018-08-07 09:09:01 +02:00
Controller Update license headers 2017-11-06 16:56:19 +01:00
Service Add events for favorites 2018-01-10 11:20:21 +01:00
Settings Update license headers 2017-11-06 16:56:19 +01:00
App.php Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authenticated-web-upload 2017-11-10 15:35:58 +01:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Update quota on file upload and deletion 2017-12-21 10:48:43 +01:00