You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/AppFramework
Morris Jobke 7e28286e9d
Merge pull request #21542 from nextcloud/activity-notifications
6 years ago
..
Bootstrap Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 6 years ago
DependencyInjection Add a scoped PSR logger for apps 6 years ago
Http Fix PHPDoc of IRequest::getHeader 6 years ago
Middleware Move NotFoundResponse to a proper TemplateResponse 6 years ago
OCS Update license headers for 19 6 years ago
Routing Fix supporting defaults for routes 6 years ago
Services Fix return code of AppConfig::deleteUserValue 6 years ago
Utility Use PSR container interface and deprecate our own abstraction 6 years ago
App.php basic settings system for activity notifications 6 years ago
Http.php Move the notmodified check to middleware where it belongs 6 years ago
Logger.php Deprecate ILogger 6 years ago
ScopedPsrLogger.php Add a scoped PSR logger for apps 6 years ago