nextcloud-server/tests/lib/AppFramework
Joas Schilling 2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-11 07:35:50 +07:00
..
Bootstrap
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
Db
DependencyInjection
Http feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 2023-07-11 07:35:50 +07:00
Middleware fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:20:19 +07:00
OCS Allow stdClass in XML responses 2023-06-13 11:44:47 +07:00
Routing DI for Router 2023-02-13 22:51:14 +07:00
Utility feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +07:00
AppTest.php