]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/check-params/videos.ts
Add ability to update another user video
authorChocobozzz <me@florianbigard.com>
Thu, 22 Feb 2018 08:03:45 +0000 (09:03 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 22 Feb 2018 08:03:45 +0000 (09:03 +0100)
commit6221f311de0eb8f2a9e7e4a77b8cb0ecbde6dfcd
tree895e833221877e5f2c4bf291a7cd1bda05cf8865
parent9f4183c9b57acd382668d49e86b0001bcd55550f
Add ability to update another user video
client/src/app/shared/video/video-details.model.ts
client/src/app/videos/+video-edit/video-update.component.ts
server/middlewares/validators/videos.ts
server/tests/api/check-params/videos.ts
shared/models/users/user-right.enum.ts
shared/models/users/user-role.ts