Split types and typings
[oweals/peertube.git] / server / models / video / video-blacklist.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-01 Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01 Rigel KentAdd filter inputs for blacklisted videos and muted...
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 ChocobozzzBetter video publishing notification
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04 ChocobozzzFix blacklist sort
2019-09-04 ChocobozzzFix auto blacklist view
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
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-20 ChocobozzzType toFormattedJSON
2019-08-19 ChocobozzzStronger model typings
2019-08-01 ChocobozzzFix broken playlist api
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzFix blacklist sort
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzFix thumbnails in video blacklist list endpoint
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpdate sequelize
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
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-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-09 ChocobozzzAdd user notification base code
2018-08-14 ChocobozzzCleanup utils helper
2018-08-14 ChocobozzzImprove blacklist management
2018-08-14 ChocobozzzAdd blacklist reason field
2018-02-19 ChocobozzzFix sort inconsistency
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup models
2017-09-22 Green-StarHandle blacklist (#84)
2017-08-25 ChocobozzzFormated -> Formatted
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-05 ChocobozzzMove to promises
2017-06-16 ChocobozzzAdd this context to instance model functions
2017-06-16 ChocobozzzReorganize model files