nextcloud-server/lib/public/AppFramework
Daniel Kesselberg 7cd356ee7d
Fix psalm warning for zip response due wrong type
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-13 15:50:26 +02:00
..
Bootstrap Allow registration of migrators 2022-02-11 23:34:25 +00:00
Db Always free the DB result in QBMapper::findEntities 2022-05-12 09:51:37 +02:00
Http Fix psalm warning for zip response due wrong type 2022-05-13 15:50:26 +02:00
OCS
Services Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
Utility Phase out the controller reflector 2021-06-17 18:21:19 +02:00
ApiController.php
App.php
AuthPublicShareController.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Controller.php
Http.php
IAppContainer.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Middleware.php
OCSController.php
PublicShareController.php
QueryException.php