Split types and typings
[oweals/peertube.git] / server / controllers / api / videos / abuse.ts
2020-06-18 ChocobozzzSplit types and typings
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-08 Rigel KentAlign follower handle display on instance display in...
2020-05-08 Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-07 ChocobozzzAdd moderation helpers to plugins
2020-05-07 ChocobozzzUse video abuse filters on client side
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-05-01 Rigel KentAdd search for video, reporter and channel name fields
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29 ChocobozzzHide video abuses from muted accounts
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19 ChocobozzzStronger model typings
2019-07-29 ChocobozzzAdd gitlab ci support
2019-05-15 ChocobozzzMerge branch 'master' into develop
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-02-06 ChocobozzzMerge branch 'release/v1.2.0'
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