nextcloud/apps/files_sharing/lib
Roeland Jago Douma ea07bbc562
Move Share20OCS to ShareAPIController
It was already a controller just still residing in its old location.

* Moved ShareAPIController to user plain userID instead of user object
* Moved Share20OCS to ShareAPIController
* Removed initisation of class from Application.php and leave it to the
AppFramework
* Fixed tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-24 09:52:34 +02:00
..
AppInfo Move Share20OCS to ShareAPIController 2016-10-24 09:52:34 +02:00
Controller Move Share20OCS to ShareAPIController 2016-10-24 09:52:34 +02:00
Controllers Adding Open Graph Support for public shares http://ogp.me/ 2016-10-21 21:42:40 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External Inject IHTTPClientService 2016-09-29 00:26:20 +02:00
Middleware Move Share20OCS to ShareAPIController 2016-10-24 09:52:34 +02:00
ShareBackend Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
Activity.php Adjust wording to make the separation between sharing and files clearer 2016-10-18 17:18:14 +02:00
Cache.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
Capabilities.php Add files drop capability for clients 2016-08-13 14:02:09 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Update with robin 2016-07-21 18:13:58 +02:00
Hooks.php HTTPHelper is deprecated 2016-08-24 21:30:39 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
Maintainer.php Fix apps/ 2016-07-21 18:13:57 +02:00
Migration.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
Scanner.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
SharedMount.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
SharedPropagator.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
SharedStorage.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +02:00