You cannot 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/lib/private/AppFramework
Morris Jobke 7e28286e9d
Merge pull request #21542 from nextcloud/activity-notifications
basic settings system for activity notifications
4 years ago
..
Bootstrap Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 4 years ago
DependencyInjection Add a scoped PSR logger for apps 4 years ago
Http Fix PHPDoc of IRequest::getHeader 4 years ago
Middleware Move NotFoundResponse to a proper TemplateResponse 4 years ago
OCS Update license headers for 19 4 years ago
Routing Fix supporting defaults for routes 4 years ago
Services Fix return code of AppConfig::deleteUserValue 4 years ago
Utility Use PSR container interface and deprecate our own abstraction 4 years ago
App.php basic settings system for activity notifications 4 years ago
Http.php Move the notmodified check to middleware where it belongs 4 years ago
Logger.php Deprecate ILogger 4 years ago
ScopedPsrLogger.php Add a scoped PSR logger for apps 4 years ago