nextcloud/lib/private/AppFramework
Joas Schilling 35a8519591
Fix CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-19 11:20:36 +02:00
..
Bootstrap Merge pull request #22133 from nextcloud/boot-app-once 2020-08-07 12:05:09 +02:00
DependencyInjection Add a scoped PSR logger for apps 2020-07-16 19:11:56 +02:00
Http Fix PHPDoc of IRequest::getHeader 2020-07-14 14:20:43 +02:00
Middleware Fix CS 2020-08-19 11:20:36 +02:00
OCS Update license headers for 19 2020-04-29 11:57:22 +02:00
Routing Fix supporting defaults for routes 2020-07-08 19:52:45 +02:00
Services Fix return code of AppConfig::deleteUserValue 2020-05-13 14:55:00 +02:00
Utility Use PSR container interface and deprecate our own abstraction 2020-07-16 13:35:45 +02:00
App.php basic settings system for activity notifications 2020-07-21 17:12:38 +02:00
Http.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Logger.php Deprecate ILogger 2020-07-16 19:19:23 +02:00
ScopedPsrLogger.php Add a scoped PSR logger for apps 2020-07-16 19:11:56 +02:00