nextcloud/apps/files/lib
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
..
Activity Some php-cs fixes 2019-11-22 20:52:10 +01:00
AppInfo Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
BackgroundJob Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Collaboration/Resources Use rich objects instead of name, link and icon 2019-03-19 13:06:55 +01:00
Command Extract transfer ownership logic into a reusable service 2019-11-26 08:50:19 +01:00
Controller Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Db Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Event Add LoadSidebar event 2019-10-29 13:20:07 +01:00
Exception Extract transfer ownership logic into a reusable service 2019-11-26 08:50:19 +01:00
Listener Add new LoadAdditionalScriptsEvent 2019-09-23 10:09:57 +02:00
Migration Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Notification Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Service Only expose link to info endpoint in capabilties 2019-11-27 19:56:45 +01:00
Settings Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
App.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Capabilities.php Only expose link to info endpoint in capabilties 2019-11-27 19:56:45 +01:00
Helper.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00