1
0
Fork 0
peertube/server/lib/schedulers
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
..
abstract-scheduler.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
actor-follow-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
auto-follow-index-instances.ts Constants consistency 2021-10-22 10:28:00 +02:00
geo-ip-update-scheduler.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
peertube-version-check-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
plugins-check-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
remove-dangling-resumable-uploads-scheduler.ts Decrease time to cleanup resumable uploads 2021-12-03 14:01:38 +01:00
remove-old-history-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
remove-old-jobs-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
remove-old-views-scheduler.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
update-videos-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
video-views-buffer-scheduler.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
videos-redundancy-scheduler.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
youtube-dl-update-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00