]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/blacklist.ts
Add ability to unfederate a local video (on blacklist)
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / blacklist.ts
2019-01-10  ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-09  ChocobozzzAdd user notification base code
2018-08-14  ChocobozzzImprove blacklist management
2018-08-14  ChocobozzzAdd blacklist reason field
2018-03-26  ChocobozzzFix error logging
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzRefractor validators
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzUse async/await in controllers
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration