1
0
Fork 0
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 esModuleInterop to true 2021-08-27 15:12:22 +02:00
captions.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
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 Rewrite youtube-dl import 2021-10-22 10:25:24 +02:00
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 esModuleInterop to true 2021-08-27 15:12:22 +02:00
rate.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
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 esModuleInterop to true 2021-08-27 15:12:22 +02:00