nextcloud/apps/files/lib
Daniel Calviño Sánchez ae90f3eb17 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:30:08 +02:00
..
Activity Use PNG version of the icons for shipped activities 2017-07-07 11:16:44 +02:00
AppInfo Fix app name of files app 2017-02-14 17:36:23 -06: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:30:08 +02:00
Controller Add an event so apps can add hidden fields to the files page 2017-06-13 12:28:03 -05:00
Service Make sure the file information is available when sending the email 2017-01-20 12:52:56 +01:00
Settings Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
App.php Allow multiple navigation links from info.xml 2017-03-26 21:15:25 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Correctly format OCS response with favorites 2017-09-04 11:49:19 +02:00