1
0
Fork 0
peertube/server/helpers/custom-validators
Chocobozzz b211106695 Support video views/viewers stats in server
* Add "currentTime" and "event" body params to view endpoint
 * Merge watching and view endpoints
 * Introduce WatchAction AP activity
 * Add tables to store viewer information of local videos
 * Add endpoints to fetch video views/viewers stats of local videos
 * Refactor views/viewers handlers
 * Support "views" and "viewers" counters for both VOD and live videos
2022-04-15 09:49:35 +02:00
..
activitypub Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
abuses.ts
accounts.ts
actor-images.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
bulk.ts
feeds.ts
follows.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
jobs.ts Refactor jobs state 2020-12-14 12:00:35 +01:00
logs.ts
misc.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
plugins.ts Fix type conflict 2021-12-24 10:40:51 +01:00
search.ts Add ability to filter my videos by live 2021-05-03 16:42:15 +02:00
servers.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
user-notifications.ts Reduce bundle size using a const enum 2021-03-24 18:18:40 +01:00
users.ts Resolve enums at compile time 2021-12-28 15:34:55 +01:00
video-blacklist.ts
video-captions.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-channels.ts Fix backend channel name validator consistency 2021-08-05 13:54:35 +02:00
video-comments.ts Move middleware utils in middlewares 2021-06-03 18:03:36 +02:00
video-imports.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-lives.ts Add latency setting support 2022-03-09 09:23:10 +01:00
video-ownership.ts Refactor requests 2021-07-20 15:27:18 +02:00
video-playlists.ts
video-rates.ts
video-redundancies.ts
video-stats.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-studio.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
video-transcoding.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
video-view.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
videos.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
webfinger.ts