Use inner join and document code for viewr stats for channels
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 30 Mar 2020 10:06:46 +0000 (12:06 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 31 Mar 2020 08:29:24 +0000 (10:29 +0200)
commit3d527ba173a37bd61ec8ad742642bb320d12995c
tree4b2890df00b64ff6cdcf96afb652af8abcac3ff5
parent714bfcc556177dce2b65a1e58babdf2488e9de13
Use inner join and document code for viewr stats for channels
client/package.json
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/video-channel/video-channel.model.ts
client/yarn.lock
server/models/video/video-channel.ts
server/tests/api/videos/video-channels.ts
shared/models/videos/channel/video-channel.model.ts