Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -2/+2 |
| | | | | | | | | | | * 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 | ||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Fix live tests | Chocobozzz | 2021-11-15 | 1 | -2/+0 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -19/+19 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -9/+7 |
| | |||||
* | Shorter live methods | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | Introduce live command | Chocobozzz | 2021-07-20 | 1 | -11/+8 |
| | |||||
* | Introduce socket io command | Chocobozzz | 2021-07-20 | 1 | -6/+5 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -7/+8 |
| | |||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -0/+196 |