]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/videos/videos.ts
Enable video upload and edit
authorclementbrizard <clementbrizard53@gmail.com>
Sat, 12 Jan 2019 13:45:23 +0000 (13:45 +0000)
committerclementbrizard <clementbrizard53@gmail.com>
Sat, 12 Jan 2019 13:45:23 +0000 (13:45 +0000)
commit1e74f19a2179df7fc2e0da73163ef2c3118cbecb
treed00a7b500e5ffe4973f4ce4a52b85da28733ae28
parentc80341655fce5e70ad6da7d812e2ddeb1f8ef7f2
Enable video upload and edit
client/src/app/shared/forms/form-validators/video-validators.service.ts
client/src/app/shared/video-import/video-import.service.ts
client/src/app/shared/video/video.service.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.ts
server/controllers/api/videos/index.ts
server/helpers/custom-validators/videos.ts
server/middlewares/validators/videos/videos.ts