]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/helpers/custom-validators/videos.ts
Fix video channel update with an admin account
authorChocobozzz <me@florianbigard.com>
Wed, 16 May 2018 09:33:11 +0000 (11:33 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 17 May 2018 08:55:49 +0000 (10:55 +0200)
commit6200d8d91710b03a72a27e35cbe6eed1e6cc8c62
treeccd64f46009e45272d1a3426e206438cd5d50d4c
parenta14d3b6b23816299dba2c5e1010ea8f6eb3d3289
Fix video channel update with an admin account
client/src/app/videos/+video-edit/video-add.component.ts
client/src/app/videos/+video-edit/video-update.component.ts
server/controllers/api/videos/index.ts
server/helpers/custom-validators/videos.ts
server/middlewares/validators/videos.ts
server/tests/api/check-params/videos.ts