]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-blacklist.ts
Fix auto blacklist view
[github/Chocobozzz/PeerTube.git] / server / models / video / video-blacklist.ts
2019-09-04  ChocobozzzFix auto blacklist view
2019-08-01  ChocobozzzFix broken playlist api
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzFix blacklist sort
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzFix thumbnails in video blacklist list endpoint
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpdate sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-10  ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-09  ChocobozzzAdd user notification base code
2018-08-14  ChocobozzzCleanup utils helper
2018-08-14  ChocobozzzImprove blacklist management
2018-08-14  ChocobozzzAdd blacklist reason field
2018-02-19  ChocobozzzFix sort inconsistency
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzCleanup models
2017-09-22  Green-StarHandle blacklist (#84)
2017-08-25  ChocobozzzFormated -> Formatted
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-05  ChocobozzzMove to promises
2017-06-16  ChocobozzzAdd this context to instance model functions
2017-06-16  ChocobozzzReorganize model files