nextcloud/apps/files/lib/Controller
Roeland Jago Douma 5274c54268
Add a transfer ownership background job
This job can be initiated by a user to transfer a file/folder to a
target user.

The target user will have to accept the job.
Once that is done the transfers is initiated in the background.

Both parties get notified when the job is done.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-02 15:28:47 +01:00
..
AjaxController.php Move storagestats endpoint to proper controller 2018-03-13 12:44:48 +01:00
ApiController.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
DirectEditingController.php Only expose link to info endpoint in capabilties 2019-11-27 19:56:45 +01:00
DirectEditingViewController.php Direct editing API to allow file editing using a one-time token for 2019-11-27 14:36:20 +01:00
TransferOwnershipController.php Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
ViewController.php Merge pull request #18107 from nextcloud/undefined-index-owner 2019-11-25 20:53:02 +01:00