PeerTube/server/tests/api/videos
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
multiple-servers.ts
resumable-upload.ts
single-server.ts
video-captions.ts
video-change-ownership.ts
video-channels.ts Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
video-comments.ts
video-description.ts
video-files.ts
video-imports.ts
video-nsfw.ts
video-playlist-thumbnails.ts
video-playlists.ts
video-privacy.ts
video-schedule-update.ts
videos-common-filters.ts
videos-history.ts
videos-overview.ts