Begin moving video channel to actor
[oweals/peertube.git] / server / controllers / api / videos / abuse.ts
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzFederate video abuses
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzMake it compile at least
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzUse async/await in controllers
2017-08-25 ChocobozzzFormated -> Formatted
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-10 ChocobozzzBetter typescript typing for a better world
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