11 Commits

Author SHA1 Message Date
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Sijawusz Pur Rahnama
acd12eaab7
Use ctx._matchedRoute instead of ctx.request.url for Sentry transaction name 2022-06-09 22:37:33 +02:00
Julian Weiland
e9286911fc Fix calling sendError on wrong object
Fixes the sentry plugin middleware calling the `sendError` function on the wrong object (sentry SDK instead of the sentry service)
2022-01-01 16:45:23 +01:00
Pierre Noël
5dc63b6f90 Don't use sentry middleware if sentry initialization failed 2021-10-13 10:55:46 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
Alexandre Bodin
c7a94ed081 Migrate middlwares to programmatic for plugin that do not need to export them 2021-09-29 10:47:10 +02:00
Alexandre Bodin
4349d6b822 Init new routing layer 2021-09-07 15:11:04 +02:00
Pierre Noël
bc56be3560 Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin 2021-08-20 16:32:14 +02:00
Pierre Noël
09945a46df fixes 2021-08-20 15:23:02 +02:00
Alexandre Bodin
575cbbdc7c Migrate plugin getters 2021-08-19 23:30:49 +02:00
Pierre Noël
3b179169d4 wip 2021-07-29 16:39:26 +02:00