nextcloud/lib/public/AppFramework
Ferdinand Thiessen 323afd1f4e fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-05-11 13:03:28 +02:00
..
Bootstrap Move registration to IBootstrap 2022-08-31 16:20:06 +02:00
Db Fix reading blob data as resource 2022-07-25 09:45:47 +02:00
Http Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-16 10:48:40 +00:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Services Fix psalm parameter type 2022-09-15 11:28:40 +02:00
Utility Phase out the controller reflector 2021-06-17 18:21:19 +02:00
ApiController.php Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +02:00
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 Also copy bruteforce meta data when converting DataResponse to JSONResponse 2023-02-14 19:46:12 +01:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppContainer.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Middleware.php Update php licenses 2021-06-04 22:02:41 +02:00
OCSController.php Allow CSRF on CORS routes 2022-09-21 10:42:00 +00:00
PublicShareController.php Update php licenses 2021-06-04 22:02:41 +02:00
QueryException.php fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-05-11 13:03:28 +02:00