]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/blacklist.ts
Add plugin static files cache
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / blacklist.ts
2019-07-24  ChocobozzzAdd plugin static files cache
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-18  ChocobozzzPlaylist server API
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  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