Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax views federation | Chocobozzz | 2022-06-20 | 1 | -1/+1 |
| | |||||
* | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 1 | -1/+0 |
| | |||||
* | Reduce error logs | Chocobozzz | 2022-05-18 | 1 | -0/+1 |
| | |||||
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 4 | -105/+197 |
| | | | | More precise, avoid weird decrease, reuse an id to federate viewers | ||||
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 1 | -3/+4 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 3 | -0/+338 |
* 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 |