PeerTube/server/controllers/api/videos
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
..
blacklist.ts
captions.ts
comment.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
files.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
import.ts
index.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
live.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
ownership.ts
rate.ts
transcoding.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
update.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
upload.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
watching.ts