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 Reorganize shared models 2020-08-07 08:28:14 +02:00
accounts.ts Fix express validator 2019-07-25 16:23:44 +02:00
actor-images.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
bulk.ts Add ability to bulk delete comments 2020-05-29 09:21:26 +02:00
feeds.ts Update dependencies 2020-02-28 16:21:34 +01:00
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 Update dependencies 2020-02-28 16:21:34 +01:00
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 Reorganize shared models 2020-08-07 08:28:14 +02:00
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 Move to eslint 2020-02-03 08:31:02 +01:00
video-rates.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
video-redundancies.ts Add ability to list redundancies 2020-01-28 11:35:26 +01:00
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 Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00