aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+stats/video/video-stats.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add years when grouping by stats by monthChocobozzz2022-08-111-1/+1
|
* Better stats date formatChocobozzz2022-05-181-6/+20
|
* Add total viewers overall statChocobozzz2022-05-181-1/+5
|
* Add min range to stats graphsChocobozzz2022-05-101-0/+5
|
* Add help to understand what is a viewChocobozzz2022-05-061-2/+3
|
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-39/+173
|
* Remove comments, rates and views from statsChocobozzz2022-05-051-6/+2
| | | | It prevent us to apply date filters
* Don't date if no there aren't peak viewersChocobozzz2022-04-201-1/+3
|
* Include upper boundary on stats graph zoomChocobozzz2022-04-151-1/+16
|
* Support interactive video stats graphChocobozzz2022-04-151-25/+182
|
* Support videos stats in clientChocobozzz2022-04-151-0/+295