1
0
Fork 0
peertube/server/tests/api/videos
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 Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
multiple-servers.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
resumable-upload.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
single-server.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-captions.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-change-ownership.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
video-channels.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-comments.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
video-description.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-files.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-imports.ts Add ability to filter my imports by target URL 2022-01-19 14:58:16 +01:00
video-nsfw.ts shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
video-playlist-thumbnails.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-playlists.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-privacy.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
video-schedule-update.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
videos-common-filters.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
videos-history.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
videos-overview.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00