nextcloud/apps/files_trashbin/lib
Morris Jobke 5987099d2a
Remove unneeded check if app is enabled
App code will not be executable if the app is not enabled, because the autoloader refuses to load that class.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-23 23:47:06 +02:00
..
AppInfo Fix apps/ 2016-07-21 18:13:57 +02:00
BackgroundJob Remove unused use statements 2017-04-22 19:23:31 -05:00
Command introduce callForSeenUsers and countSeenUsers (#26361) 2016-10-28 08:44:05 +02:00
Controller Handle more error cases 2017-05-02 13:43:48 +02:00
Events allow apps to control the trash bin 2017-09-15 11:32:45 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Expiration.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php fix path for files from root folder 2017-03-22 17:17:37 -06:00
Hooks.php Remove unneeded check if app is enabled 2017-10-23 23:47:06 +02:00
Storage.php allow apps to control the trash bin 2017-09-15 11:32:45 +02:00
Trashbin.php Fix comparisions in the trashbin app 2017-08-01 13:56:12 +02:00