1
0
Fork 0
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 Introduce channels command 2021-07-20 15:27:18 +02:00
video-channel-create-result.model.ts Introduce channels command 2021-07-20 15:27:18 +02:00
video-channel-create.model.ts Add ability to set a name to a channel 2018-08-27 09:41:54 +02:00
video-channel-update.model.ts Server: Bulk update videos support field 2019-05-31 16:44:46 +02:00
video-channel.model.ts Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00