nextcloud/apps/files
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
..
ajax share api expanded by tags (#26583) 2017-04-11 11:54:13 -05:00
appinfo Remove update.php of files app 2017-04-12 00:35:12 -05:00
css Fix drag shadow not visible when dragging a file on a narrow screen 2018-01-02 16:12:47 +01:00
img Add some whitespace around change.svg icon (stable12) 2018-02-23 11:19:08 +01:00
js Fix empty details view after renaming a file 2018-01-11 13:25:41 +01:00
l10n [tx-robot] updated from transifex 2018-03-09 01:13:00 +00:00
lib Fix transfering ownership of a share to user with same id as receiver 2018-08-07 09:30:08 +02:00
templates Add space between ellipsis and word 2017-10-25 00:11:05 +02:00
tests Fix empty details view after renaming a file 2018-01-11 13:25:41 +01:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00