nextcloud-server/lib/private/AppFramework
Morris Jobke 7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-21 20:44:05 +07:00
..
Bootstrap Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 2020-07-21 20:44:05 +07:00
DependencyInjection Add a scoped PSR logger for apps 2020-07-16 19:11:56 +07:00
Http Fix PHPDoc of IRequest::getHeader 2020-07-14 14:20:43 +07:00
Middleware Add real events to load additionalscripts 2020-07-15 14:07:18 +07:00
OCS
Routing Fix supporting defaults for routes 2020-07-08 19:52:45 +07:00
Services Fix return code of AppConfig::deleteUserValue 2020-05-13 14:55:00 +07:00
Utility Use PSR container interface and deprecate our own abstraction 2020-07-16 13:35:45 +07:00
App.php Allow to specify the cookie type for appframework responses 2020-06-22 08:38:44 +07:00
Http.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
Logger.php Deprecate ILogger 2020-07-16 19:19:23 +07:00
ScopedPsrLogger.php Add a scoped PSR logger for apps 2020-07-16 19:11:56 +07:00