]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/forms/form-validators/video.ts
Relax on tags (accept any characters and not required anymore)
authorChocobozzz <florian.bigard@gmail.com>
Wed, 22 Mar 2017 20:47:05 +0000 (21:47 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 22 Mar 2017 20:56:02 +0000 (21:56 +0100)
commite54163c2d5cc925eb56ead831f2fecd000222a98
tree142d0592d66d90b489f592a867770235315bee0c
parent6e07c3de88791a0b342e0cc319590048117f9c2d
Relax on tags (accept any characters and not required anymore)
client/src/app/shared/forms/form-validators/video.ts
client/src/app/videos/video-add/video-add.component.ts
client/src/app/videos/video-list/video-miniature.component.scss
server/helpers/custom-validators/videos.js
server/initializers/constants.js
server/middlewares/validators/videos.js
server/tests/api/check-params/videos.js