aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/view/local-video-viewer.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix "unique viewers" inconsistency with countriesChocobozzz2023-02-151-5/+20
* Add missing url unique index in local video viewerChocobozzz2023-01-191-0/+4
* Fix overall viewers stats with start/end datesChocobozzz2022-11-241-45/+75
* Add total viewers overall statChocobozzz2022-05-181-0/+5
* Fix stats time metricChocobozzz2022-05-061-1/+11
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-5/+7
* Add filter by start/end date overall stats in apiChocobozzz2022-05-051-9/+27
* Remove comments, rates and views from statsChocobozzz2022-05-051-13/+1
* Support interactive video stats graphChocobozzz2022-04-151-4/+4
* Add ability to set start/end date to timeserieChocobozzz2022-04-151-12/+27
* Improve views/viewers documentationChocobozzz2022-04-151-0/+7
* Support video views/viewers stats in serverChocobozzz2022-04-151-0/+274