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
jobs.ts
logs.ts
misc.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
plugins.ts
search.ts
servers.ts
user-notifications.ts
users.ts
video-blacklist.ts
video-captions.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-channels.ts
video-comments.ts
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
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
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