]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/abuse.ts
Cleanup express locals typings
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / abuse.ts
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-01-15  ChocobozzzCorrectly send Flag/Dislike/View activities
2019-01-09  ChocobozzzAdd user notification base code
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-07-31  AurĂ©lien BertronAdd audit logs in various modules
2018-06-13  ChocobozzzRefractor retry transaction function
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-18  ChocobozzzSet sort refractoring
2017-12-28  ChocobozzzPropagate old comment on new follow
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