nextcloud/apps/files/lib
Roeland Jago Douma 50985e5461
Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-error-handling
Catch file transfer error and stop transfer ownership command
2019-12-04 13:53:43 +01:00
..
Activity Some php-cs fixes 2019-11-22 20:52:10 +01:00
AppInfo Fix files app LoadSidebar event 2019-12-04 08:07:42 +00: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 Fix files app LoadSidebar event 2019-12-04 08:07:42 +00:00
Migration Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
Notification Fix mixed up message and subject on notifications for file transfer 2019-12-03 17:52:33 +01:00
Service Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-error-handling 2019-12-04 13:53:43 +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