]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - support/doc/api/openapi.yaml
Add filter by start/end date overall stats in api
authorChocobozzz <me@florianbigard.com>
Thu, 5 May 2022 12:12:57 +0000 (14:12 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 5 May 2022 12:13:14 +0000 (14:13 +0200)
commit49f0468d44468528c2fb2c8b0efd19cdaeeec43d
tree4fd07d5da74506729a1cbbe67548bfd9c6c76849
parentf18a060a83d7053897173b2a24fb7984893131c7
Add filter by start/end date overall stats in api
server/controllers/api/videos/stats.ts
server/middlewares/validators/videos/video-stats.ts
server/models/view/local-video-viewer.ts
server/tests/api/check-params/views.ts
server/tests/api/views/video-views-overall-stats.ts
shared/models/videos/stats/index.ts
shared/models/videos/stats/video-stats-overall-query.model.ts [new file with mode: 0644]
shared/server-commands/videos/video-stats-command.ts
support/doc/api/openapi.yaml