nextcloud/tests/lib/AppFramework
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-27 09:57:52 +02:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
Db composer run cs:fix 2023-01-20 11:45:08 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 2023-07-11 07:35:50 +02:00
Middleware fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2023-07-27 09:57:52 +02:00
OCS Allow stdClass in XML responses 2023-06-13 11:44:47 +02:00
Routing DI for Router 2023-02-13 22:51:14 +01:00
Utility feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +01:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00