aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Service/OwnershipTransferService.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Allow specifying this is the first loginRoeland Jago Douma2020-02-031-2/+9
* Catch \Error in Transfer::restoreSharesTobia De Koninck2020-02-031-1/+1
* Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
* Add option to transfer-ownership to move dataTobia De Koninck2020-02-031-3/+16
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Transfer ownership function polishingSascha Wiswedel2019-12-171-6/+6
* Update license headersChristoph Wurst2019-12-051-3/+6
* Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-er...Roeland Jago Douma2019-12-041-1/+6
|\
| * Catch file transfer error and stop transfer ownership commandChristoph Wurst2019-11-271-1/+6
* | Also allow transfer ownership of filesChristoph Wurst2019-12-021-1/+1
|/
* Extract transfer ownership logic into a reusable serviceChristoph Wurst2019-11-261-0/+276