]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/auth/auth.service.ts
Add channels to upload form
authorChocobozzz <florian.bigard@gmail.com>
Wed, 25 Oct 2017 15:31:11 +0000 (17:31 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 26 Oct 2017 07:11:38 +0000 (09:11 +0200)
commitbcd9f81eff05ffd930c5d8175fb907d4d371432a
tree071c9bff7135ae968f329623b77a4835e1afcb59
parentd412e80e5f748f92118541a5334c14ebd4a90881
Add channels to upload form
client/src/app/app.component.ts
client/src/app/core/auth/auth-user.model.ts
client/src/app/core/auth/auth.service.ts
client/src/app/shared/forms/form-validators/video.ts
client/src/app/shared/users/user.service.ts
client/src/app/videos/+video-edit/video-add.component.html
client/src/app/videos/+video-edit/video-add.component.ts
client/src/app/videos/video-list/video-list.component.ts
server/tests/api/friends-advanced.ts