1
0
Fork 0
peertube/server/lib/activitypub
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
..
actors Remove activitypub helper 2022-03-23 14:24:50 +01:00
playlists Remove activitypub helper 2022-03-23 14:24:50 +01:00
process Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
send Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
videos Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
activity.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
audience.ts Refactor AP context builder 2022-03-24 09:40:46 +01:00
cache-file.ts Fix shared imports 2021-12-24 10:14:47 +01:00
collection.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
context.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
crawl.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
follow.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
inbox-manager.ts Constants consistency 2021-10-22 10:28:00 +02:00
local-video-viewer.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
outbox.ts Refactor AP actors 2021-06-03 16:40:32 +02:00
share.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
url.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-comments.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
video-rates.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00