]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models/videos/index.ts
Set bitrate limits for transcoding (fixes #638) (#1135)
[github/Chocobozzz/PeerTube.git] / shared / models / videos / index.ts
2018-10-08  Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-14  ChocobozzzUpdate client according to new model paths
2018-08-14  ChocobozzzFlat shared module directory
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-14  ChocobozzzAdd ability to delete and update abuse on client
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd tests regarding video import
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-26  ChocobozzzAdd video channels
2017-10-03  ChocobozzzImplement video transcoding on server side
2017-07-10  ChocobozzzBetter typescript typing for a better world