]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/videos.ts
Add a check for the duration of videos
authorChocobozzz <florian.bigard@gmail.com>
Mon, 16 May 2016 17:49:10 +0000 (19:49 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 16 May 2016 17:49:10 +0000 (19:49 +0200)
commit67100f1f971dd10a466a321899b56c0813e08d31
tree3253db23a9dca2273fd2c9702fb3b6f1801c0f1c
parentdcc7b3fe470fe5f1546c0f3e7c28c07fc54633c5
Add a check for the duration of videos
server/controllers/api/v1/videos.js
server/helpers/customValidators.js
server/initializers/constants.js
server/middlewares/reqValidators/videos.js
server/tests/api/checkParams.js
server/tests/api/fixtures/video_too_long.webm [new file with mode: 0644]