PeerTube/packages/tests/src/plugins
kontrollanten 1b323f4f65 feat(plugins): add req.rawBody for routes
Stripe webhooks endpoints requires to read the raw request body.
https://docs.stripe.com/webhooks#verify-webhook-signatures-with-official-libraries
2024-04-02 11:06:34 +02:00
..
action-hooks.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
external-auth.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
filter-hooks.ts Remove difficult to maintain config update method 2024-03-28 09:10:36 +01:00
html-injection.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
id-and-pass-auth.ts Ensure user is owned by plugin before updating it 2023-12-06 08:43:19 +01:00
index.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
plugin-helpers.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
plugin-router.ts feat(plugins): add req.rawBody for routes 2024-04-02 11:06:34 +02:00
plugin-storage.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
plugin-transcoding.ts Remove difficult to maintain config update method 2024-03-28 09:10:36 +01:00
plugin-unloading.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
plugin-websocket.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
translations.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
video-constants.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00