Add videos count in channels list
authorChocobozzz <me@florianbigard.com>
Tue, 16 Jun 2020 12:13:01 +0000 (14:13 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 16 Jun 2020 12:13:01 +0000 (14:13 +0200)
commit1ba471c55fdbf05ef2c10152b3e4b0c5d8da3213
tree0f231073a848f3089752fda5fe378ff5b64c229b
parentaf75e2d8df92d5d602e11353536ec6804a25f16f
Add videos count in channels list
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts
client/src/app/shared/confirm/confirm.component.scss
client/src/app/shared/video-channel/video-channel.model.ts
server/models/video/video-channel.ts
server/models/video/video.ts
server/tests/api/videos/video-channels.ts
shared/models/videos/channel/video-channel.model.ts