1
0
Fork 0
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 Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
multiple-servers.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
resumable-upload.ts Test digest check for resumable upload 2022-04-19 14:25:33 +02:00
single-server.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-captions.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-change-ownership.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
video-channels.ts Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
video-comments.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
video-description.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-files.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-imports.ts Correctly fix import tests 2022-05-20 08:33:49 +02:00
video-nsfw.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
video-playlist-thumbnails.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-playlists.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-privacy.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-schedule-update.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
videos-common-filters.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
videos-history.ts Increase timeouts 2022-05-19 08:27:04 +02:00
videos-overview.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00