aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/views
Commit message (Collapse)AuthorAgeFilesLines
* Reduce error logsChocobozzz2022-05-181-0/+1
|
* Improve viewer counterChocobozzz2022-04-155-117/+214
| | | | More precise, avoid weird decrease, reuse an id to federate viewers
* Improve views/viewers documentationChocobozzz2022-04-152-3/+22
|
* Support video views/viewers stats in serverChocobozzz2022-04-154-0/+408
* 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