PeerTube/server/controllers/api/videos
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
..
blacklist.ts
captions.ts Refactor user build and express file middlewares 2022-03-04 10:57:36 +01:00
comment.ts
files.ts
import.ts Refactor user build and express file middlewares 2022-03-04 10:57:36 +01:00
index.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
live.ts Add latency setting support 2022-03-09 09:23:10 +01:00
ownership.ts
rate.ts
stats.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
studio.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
transcoding.ts
update.ts Process video torrents in order 2022-03-16 15:45:58 +01:00
upload.ts Add video edition finished notification 2022-03-22 16:25:14 +01:00
view.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00