nextcloud-server/tests/lib/AppFramework
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:01:02 +07:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
Db composer run cs:fix 2023-01-20 11:45:08 +07:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Http fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
Middleware techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +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(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00