PeerTube/server/controllers/api/videos
Chocobozzz 0628157fe9
Move uuid stuff in extra utils
Since it requires an external dependency
2021-12-29 14:44:58 +01:00
..
blacklist.ts Fix shared imports 2021-12-24 10:14:47 +01:00
captions.ts Add video caption created and deleted hooks 2021-12-23 09:35:35 +01: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 Fix shared imports 2021-12-24 10:14:47 +01:00
index.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
live.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
ownership.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
rate.ts Fix shared imports 2021-12-24 10:14:47 +01:00
transcoding.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
update.ts Fix shared imports 2021-12-24 10:14:47 +01:00
upload.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
watching.ts Fix shared imports 2021-12-24 10:14:47 +01:00