Put channel stats behind withStats flag
authorRigel Kent <sendmemail@rigelk.eu>
Tue, 24 Mar 2020 00:12:30 +0000 (01:12 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 31 Mar 2020 08:29:24 +0000 (10:29 +0200)
commit747c562837e37f2fa455e8ef62165e9bb4e365f1
treeae7628afb2865de93b195b064df1dace2e524dbe
parent8165d00ac6263cf3c0d61d450960ef36635084ff
Put channel stats behind withStats flag
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/src/app/shared/video-channel/video-channel.service.ts
server/controllers/api/accounts.ts
server/middlewares/validators/videos/video-channels.ts
server/models/video/video-channel.ts