1
0
Fork 0
peertube/server/types
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
..
models Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
plugins Fix missing Account.name on getAuthUser return type. 2022-01-12 15:26:13 +01:00
activitypub-processor.model.ts Split types and typings 2020-06-18 10:46:27 +02:00
express-handler.ts Stop using tsconfig register 2022-01-06 08:26:14 +01:00
express.d.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
index.ts Reorganize client shared modules 2020-06-23 16:00:49 +02:00
sequelize.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00