aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/server-stats.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* add channel and playlist stats to server stats endpoint (#3747)Rigel Kent2021-04-121-0/+7
| | | | | | | * add channel and playlist stats to nodeinfo * add tests for active video channels stats * fix tests for active channel stats
* Add more AP stats to stats endpointChocobozzz2021-02-261-1/+29
| | | | It will help to understand if the federation correctly works or not
* Add AP statsChocobozzz2020-12-151-0/+4
|
* Add last login date to usersChocobozzz2020-05-071-0/+4
|
* Add ability to list redundanciesChocobozzz2020-01-281-8/+10
|
* Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-0/+1
|
* Add redundancy statsChocobozzz2018-09-141-0/+10
|
* Add stats routeChocobozzz2018-02-281-0/+12