aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+2
| | | | | | | | | | * 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
* Rename studio to editorChocobozzz2022-03-221-1/+1
|
* Add basic video editor supportChocobozzz2022-02-281-0/+1
|
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+1
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-0/+1
|
* Fix ownership change with a live videoChocobozzz2021-06-281-0/+2
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-1/+0
|
* Check activities hostChocobozzz2018-11-141-0/+2
|
* Add user history and resume videosChocobozzz2018-10-051-0/+8