]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-abuse.ts
Stronger model typings
[github/Chocobozzz/PeerTube.git] / server / models / video / video-abuse.ts
2019-08-19  ChocobozzzStronger model typings
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpdate sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
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-14  ChocobozzzIncrease abuse length to 3000
2019-01-09  ChocobozzzAdd user notification base code
2018-08-14  ChocobozzzImprove blacklist management
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
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