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
Christoph Wurst 8a581c230b refactor: improve reflection attribute typing 3 weeks ago
..
Bootstrap fix(userconfig): duplicate core lexicon 5 months ago
DependencyInjection feat(DI): Abort querying if infinite loop is detected 2 months ago
Http feat(log): Add script name and occ command to log details 3 weeks ago
Middleware refactor: improve reflection attribute typing 3 weeks 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 feat(DI): Abort querying if infinite loop is detected 2 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