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/public/AppFramework
provokateurin d92c2de741
fix(IRegistrationContext): Use IContainer in registerService factory
1 month ago
..
Attribute feat(OCP): Consumable vs. Implementable public API 9 months ago
Bootstrap fix(IRegistrationContext): Use IContainer in registerService factory 1 month ago
Db fix(Entity): Add type for getUpdatedField in doc 2 months ago
Http fix(AppFramework): Adjust types so PHPStan understands them 1 month ago
OCS chore: apply new CSFixer rules 9 months ago
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 1 year ago
Utility
ApiController.php refactor: migrate from OC to OCP in public interfaces 10 months ago
App.php refactor(QueryException): Remove most usage of QueryException 2 months ago
AuthPublicShareController.php fix(dav): allow multiple link shares token in session 5 months ago
Controller.php fix(AppFramework): Check for responder existence 4 months ago
Http.php
IAppContainer.php fix(IAppContainer): Expose more correct type 2 months ago
Middleware.php
OCSController.php
PublicShareController.php fix(dav): allow multiple link shares token in session 5 months ago
QueryException.php