Add downloadingEnabled property to video model
[oweals/peertube.git] / server / models / video / video-format-utils.ts
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05 ChocobozzzAdd user moderation in the account page
2018-10-05 ChocobozzzAdd user history and resume videos
2018-09-28 ChocobozzzEnable more angular options
2018-09-28 ChocobozzzFix video description when importing by url
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-19 ChocobozzzReduce video.ts file size by moving some methods in...