PeerTube/shared/server-commands/server
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
..
config-command.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
contact-form-command.ts
debug-command.ts
follows-command.ts
follows.ts
index.ts
jobs-command.ts Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
jobs.ts
object-storage-command.ts
plugins-command.ts Fix type conflict 2021-12-24 10:40:51 +01:00
redundancy-command.ts
server.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
servers-command.ts Correctly cleanup server tests 2022-02-28 15:51:41 +01:00
servers.ts
stats-command.ts