PeerTube/server/lib/activitypub/process
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
..
index.ts Check activities host 2018-11-14 16:32:27 +01:00
process-accept.ts Refactor AP actors 2021-06-03 16:40:32 +02:00
process-announce.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
process-create.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
process-delete.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
process-dislike.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
process-flag.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
process-follow.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
process-like.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
process-reject.ts Cleanup models directory organization 2021-05-11 11:32:31 +02:00
process-undo.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
process-update.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
process-view.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
process.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00