aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live-views.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+2
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Refactor video viewsChocobozzz2021-11-091-51/+58
| | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration
* Reorganize importsChocobozzz2021-07-201-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-10/+10
|
* Introduce videos commandChocobozzz2021-07-201-11/+7
|
* Shorter live methodsChocobozzz2021-07-201-1/+1
|
* Introduce live commandChocobozzz2021-07-201-5/+3
|
* Introduce config commandChocobozzz2021-07-201-7/+8
|
* Refactor live managerChocobozzz2021-06-171-0/+130