]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix video channel description/support max length
authorChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 11:32:44 +0000 (13:32 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 11:32:44 +0000 (13:32 +0200)
commita10fc78bb0e00e98c8f59edc16cd323b9c8b0615
tree4988ea8836d47321061c7f8c8a78ebd2b4eb35ef
parent360329cc029c062bfb145c90f7bf1c007c39af81
Fix video channel description/support max length
client/src/app/shared/forms/form-validators/video-channel.ts
client/src/app/shared/forms/form-validators/video.ts
server/initializers/constants.ts
server/initializers/migrations/0215-video-support-length.ts [new file with mode: 0644]
server/models/video/video-channel.ts