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
Kate 21ab477b35
Merge pull request #55474 from nextcloud/carl/missing-attributes
2 weeks ago
..
Attribute feat(OCP): Consumable vs. Implementable public API 7 months ago
Bootstrap feat(lexicon): moving out from unstable 7 months ago
Db fix(Entity): Add type for getUpdatedField in doc 2 weeks ago
Http refactor(AppFramework): Change version to 34 2 weeks ago
OCS chore: apply new CSFixer rules 7 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 9 months ago
App.php refactor(QueryException): Remove most usage of QueryException 4 weeks ago
AuthPublicShareController.php fix(dav): allow multiple link shares token in session 4 months ago
Controller.php fix(AppFramework): Check for responder existence 3 months ago
Http.php
IAppContainer.php
Middleware.php
OCSController.php
PublicShareController.php fix(dav): allow multiple link shares token in session 4 months ago
QueryException.php