PeerTube/server/models
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
..
abuse Update server dependencies 2022-03-21 14:20:47 +01:00
account Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
actor Refactor AP context builder 2022-03-24 09:40:46 +01:00
application Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
oauth Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
redundancy Fix shared imports 2021-12-24 10:14:47 +01:00
server Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
shared Refactor a little bit raw sql builders 2022-03-03 10:23:44 +01:00
user Rename studio to editor 2022-03-22 17:24:32 +01:00
video Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
view Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
utils.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00