aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/views/video-views-overall-stats.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix overall viewers stats with start/end datesChocobozzz2022-11-241-0/+66
* Correctly terminate an ended liveChocobozzz2022-11-151-2/+2
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Add total viewers overall statChocobozzz2022-05-181-0/+10
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-2/+24
* Add filter by start/end date overall stats in apiChocobozzz2022-05-051-0/+21
* Remove comments, rates and views from statsChocobozzz2022-05-051-59/+20
* Increase test timeoutChocobozzz2022-05-021-1/+1
* Increase test timeoutChocobozzz2022-04-151-1/+1
* Improve viewer counterChocobozzz2022-04-151-3/+3
* Support video views/viewers stats in serverChocobozzz2022-04-151-0/+291