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
Kate e5f50dafcb
Merge pull request #55620 from nextcloud/fix/appframework/check-reponder-existence
1 month ago
..
Bootstrap fix(userconfig): duplicate core lexicon 5 months ago
DependencyInjection fix(container): Reduce general deprecation spam on all requests 5 months ago
Http fix(AppFramework): Check for responder existence 1 month ago
Middleware Merge pull request #55620 from nextcloud/fix/appframework/check-reponder-existence 1 month ago
OCS chore: apply new CSFixer rules 6 months ago
Routing feat(route): globalsiteselector as root url generator 2 months ago
Services fix: Use only enabled applications versions in the cache prefix 7 months ago
Utility fix: Do not try to create lazy ghosts for PHP internal classes 3 months ago
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 5 months ago
Http.php chore: apply new CSFixer rules 6 months ago
ScopedPsrLogger.php