aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-blacklist.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix video import if autoblacklist is enabledChocobozzz2019-06-071-6/+52
|
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
|
* Cleanup testsChocobozzz2019-04-241-1/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-14/+101
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-2/+23
| | | | | | | | | | | | | | | | | | | | * 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-34/+265
|
* Move utils to /sharedbuoyantair2018-10-291-3/+3
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Improve tests when waiting pending jobsChocobozzz2018-06-131-9/+3
|
* Tests directories refractorChocobozzz2017-12-281-0/+98