1
0
Fork 0
peertube/shared/models/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
..
blacklist Reorganize shared models 2020-08-07 08:28:14 +02:00
caption Reorganize client shared modules 2020-06-23 16:00:49 +02:00
change-ownership Cleanup shared models 2021-05-11 11:32:31 +02:00
channel Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
comment Cleanup shared models imports 2021-07-28 10:46:32 +02:00
file Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
import Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
live Support live session in server 2022-05-03 14:49:15 +02:00
playlist Introduce playlist command 2021-07-20 15:27:18 +02:00
rate Reorganize client shared modules 2020-06-23 16:00:49 +02:00
stats Add total viewers overall stat 2022-05-18 09:18:39 +02:00
studio Rename studio to editor 2022-03-22 17:24:32 +01:00
transcoding Add basic video editor support 2022-02-28 10:42:19 +01:00
index.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
nsfw-policy.type.ts Add ability to choose what policy we have for NSFW videos 2018-04-19 11:01:34 +02:00
thumbnail.type.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-constant.model.ts add ng-select for templatable select options 2020-08-11 09:03:39 +02:00
video-create-result.model.ts Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
video-create.model.ts Add check constraints live tests 2020-11-09 15:33:04 +01:00
video-filter.type.ts Deprecate filter video query 2021-10-29 11:48:21 +02:00
video-include.enum.ts Add ability to filter out public videos from admin 2021-11-12 14:23:22 +01:00
video-privacy.enum.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-rate.type.ts Check activities host 2018-11-14 16:32:27 +01:00
video-schedule-update.model.ts Add internal privacy mode 2019-12-12 16:51:59 +01:00
video-sort-field.type.ts (#4959) Add 'Originally Published At' sort option in videos pages (#4977) 2022-05-24 11:42:50 +02:00
video-state.enum.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-storage.enum.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video-streaming-playlist.model.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
video-streaming-playlist.type.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-update.model.ts Introduce videos command 2021-07-20 15:27:18 +02:00
video-view.model.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video.model.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00