aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live-socket-messages.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
|
* We don't need to import mochaChocobozzz2022-08-171-1/+0
|
* More robust live ending jobChocobozzz2022-05-251-1/+1
|
* Support video views/viewers stats in serverChocobozzz2022-04-151-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-utilsChocobozzz2021-12-171-2/+2
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Fix live testsChocobozzz2021-11-151-2/+0
|
* Reorganize importsChocobozzz2021-07-201-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-19/+19
|
* Introduce videos commandChocobozzz2021-07-201-9/+7
|
* Shorter live methodsChocobozzz2021-07-201-2/+2
|
* Introduce live commandChocobozzz2021-07-201-11/+8
|
* Introduce socket io commandChocobozzz2021-07-201-6/+5
|
* Introduce config commandChocobozzz2021-07-201-7/+8
|
* Refactor live managerChocobozzz2021-06-171-0/+196