nextcloud/lib/private/AppFramework
Côme Chilliet f2cdc4f47d
Fix crash in OCS when getting info about an application
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-20 11:22:09 +01:00
..
Bootstrap Move registration to IBootstrap 2022-08-31 16:20:06 +02:00
DependencyInjection feat(app framework)!: Inject services into controller methods 2023-01-18 14:00:38 +01:00
Http feat(app framework)!: Inject services into controller methods 2023-01-18 14:00:38 +01:00
Middleware use bruteforce protection on all methods wrapped by PublicShareMiddleware 2022-12-07 13:24:50 +01:00
OCS Fix crash in OCS when getting info about an application 2023-01-20 11:22:09 +01:00
Routing Make the route name error more helpful 2021-10-22 10:41:27 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Improve dependency injection error message 2022-12-01 12:46:01 +01:00
App.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php Update php licenses 2021-06-04 22:02:41 +02:00
ScopedPsrLogger.php Update php licenses 2021-06-04 22:02:41 +02:00