]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models/videos/index.ts
Add watch messages if live has not started
[github/Chocobozzz/PeerTube.git] / shared / models / videos / index.ts
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzLive streaming implementation first step
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-06-23  ChocobozzzReorganize client shared modules
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-08-01  ChocobozzzFix broken playlist api
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-03-18  ChocobozzzAdd/update/delete/list my playlists
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
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