aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-blacklist
Commit message (Collapse)AuthorAgeFilesLines
* add quarantine videos feature (#1637)Josh Morel2019-04-021-10/+41
| | | | | | | | | | | | | | | | | | | | * 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
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-2/+5
|
* Improve blacklist managementChocobozzz2018-08-141-3/+3
|
* Add blacklist reason fieldChocobozzz2018-08-141-2/+4
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-9/+14
|
* Fix human dates in result listsChocobozzz2018-01-311-8/+0
|
* Move to angular cliChocobozzz2017-12-121-7/+6
|
* Video blacklist refractoringChocobozzz2017-10-102-0/+51