1
0
Fork 0
peertube/server/types/models/video
Chocobozzz b211106695 Support video views/viewers stats in server
* Add "currentTime" and "event" body params to view endpoint
 * Merge watching and view endpoints
 * Introduce WatchAction AP activity
 * Add tables to store viewer information of local videos
 * Add endpoints to fetch video views/viewers stats of local videos
 * Refactor views/viewers handlers
 * Support "views" and "viewers" counters for both VOD and live videos
2022-04-15 09:49:35 +02:00
..
index.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
local-video-viewer-watch-section.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
local-video-viewer.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
schedule-video-update.ts Refactor schedule update 2021-06-11 14:33:34 +02:00
tag.ts
thumbnail.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-blacklist.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-caption.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-change-ownership.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-channels.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-comment.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-file.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-import.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-live.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-playlist-element.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-playlist.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-rate.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-redundancy.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-share.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video-streaming-playlist.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
video.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00