PeerTube/shared/models/plugins/server
lutangar 7226e90fdc Add `req` and `res` as controllers hooks parameters
Hooks prefixed by `action:api` now give access the original express req and res.
Checkout guide.md for possible usage.
2021-11-25 09:54:22 +01:00
..
api Reorganize plugin models 2021-05-11 13:33:11 +02:00
managers Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
settings Reorganize plugin models 2021-05-11 13:33:11 +02:00
index.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-constant-manager.model.ts Introduce generic video constant manager for plugins 2021-07-16 17:49:40 +02:00
plugin-translation.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
register-server-hook.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
server-hook.model.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00