PeerTube/server/controllers/api/videos
Chocobozzz 4638cd713d
Don't inject untrusted input
Even if it's already checked in middlewares
It's better to have safe modals too
2022-11-15 14:41:55 +01:00
..
blacklist.ts
captions.ts
comment.ts
files.ts
import.ts Fix transcoding failure when importing a video 2022-10-31 13:30:39 +01:00
index.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
live.ts
ownership.ts
rate.ts
stats.ts
studio.ts
token.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
transcoding.ts Prevent broken transcoding with audio only input 2022-11-14 11:39:01 +01:00
update.ts Don't inject untrusted input 2022-11-15 14:41:55 +01:00
upload.ts
view.ts