]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts
Account/channel descriptions are not required anymore
authorChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 09:23:14 +0000 (11:23 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 09:41:18 +0000 (11:41 +0200)
commit360329cc029c062bfb145c90f7bf1c007c39af81
treea40fb8e31c0d40d65a83e9f0fbc12793230b5c0e
parentbf696869538eaef27e5a8445035967c01f214501
Account/channel descriptions are not required anymore
client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts
client/src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts
client/src/app/shared/forms/form-validators/user.ts
client/src/app/shared/misc/utils.ts
client/src/app/shared/video/video.service.ts
server/helpers/custom-validators/misc.ts
server/middlewares/validators/videos.ts
server/tests/api/check-params/videos.ts