nextcloud-server/tests/lib/AppFramework
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-28 06:11:57 +07:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Controller chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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(API): Use a distinct exception so apps can react to it and customize the return 2023-11-28 06:11:57 +07:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
OCS Allow stdClass in XML responses 2023-06-13 11:44:47 +07:00
Routing chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Utility enh(dispatcher): enforce psalm ranges in the http dispatcher 2023-11-24 12:46:38 +07:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00