aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers/remove-old-views-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support video views/viewers stats in serverChocobozzz2022-04-151-3/+3
| | | | | | | | | | * 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
* Constants consistencyChocobozzz2021-10-221-1/+1
|
* Fix video view filenameChocobozzz2020-06-151-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-2/+0
|
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+33