1
0
Fork 0
peertube/server/lib/activitypub/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
..
shared Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
federate.ts Refactor AP video update 2021-06-02 16:57:53 +02:00
get.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
index.ts Refactor getOrCreateAPVideo 2021-06-02 16:57:53 +02:00
refresh.ts Process slow followers in unicast job queue 2021-10-13 11:47:32 +02:00
updater.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00