aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-blacklist.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
|
* Update validator dependencyChocobozzz2020-01-071-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-19/+1
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Does existChocobozzz2019-03-191-2/+2
|
* Add blacklist reason fieldChocobozzz2018-08-141-0/+32