]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-abuse.ts
Add reason when banning a user
[github/Chocobozzz/PeerTube.git] / server / models / video / video-abuse.ts
2018-08-08  ChocobozzzAdd reason when banning a user
2018-03-12  ChocobozzzChange video abuse API response
2018-02-19  ChocobozzzFix sort inconsistency
2018-02-01  ChocobozzzSend an email on video abuse report
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzAdd activitypub migration script
2017-11-27  ChocobozzzFederate video abuses
2017-11-27  ChocobozzzAdd video abuse to activity pub
2017-11-27  ChocobozzzRename Pod -> Server
2017-08-25  ChocobozzzFormated -> Formatted
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-05  ChocobozzzMove to promises
2017-06-17  ChocobozzzShare models between server and client
2017-06-16  ChocobozzzAdd this context to instance model functions
2017-06-16  ChocobozzzReorganize model files