]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/view/local-video-viewer.ts
Support interactive video stats graph
authorChocobozzz <me@florianbigard.com>
Fri, 8 Apr 2022 08:22:56 +0000 (10:22 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 15 Apr 2022 07:49:35 +0000 (09:49 +0200)
commit3eda9b775ae700ac544e8c5588514627796b83cd
tree97ec1fdfce274e83d976352f5b4154c315ee33d7
parent901bcf5c188ea79350fecd499ad76460b866617b
Support interactive video stats graph
12 files changed:
client/package.json
client/src/app/+stats/video/video-stats.component.html
client/src/app/+stats/video/video-stats.component.scss
client/src/app/+stats/video/video-stats.component.ts
client/src/app/+stats/video/video-stats.service.ts
client/yarn.lock
server/lib/timeserie.ts
server/models/view/local-video-viewer.ts
server/tests/api/views/video-views-timeserie-stats.ts
shared/models/videos/stats/index.ts
shared/models/videos/stats/video-stats-timeserie-group-interval.type.ts [deleted file]
shared/models/videos/stats/video-stats-timeserie.model.ts