PeerTube/shared/models/videos/channel
Florian CUNY c6f8ca4d65
Added "total views" in the my channels list (#5007)
* Added "total views" in the my channels list

Implements https://github.com/Chocobozzz/PeerTube/issues/4331

* Fix lint

* applied suggested change

* updated openAPI spec for the use "withStats" when getting video channels

* applied code change

* removed GROUP BY in query

* Fixed test
2022-05-31 16:01:11 +02:00
..
index.ts
video-channel-create-result.model.ts
video-channel-create.model.ts
video-channel-update.model.ts
video-channel.model.ts