aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-blacklist.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on youtube for testsChocobozzz2020-07-311-5/+5
| | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test
* preserve original variable names server-sideRigel Kent2020-06-101-10/+10
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-10/+10
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* Move to eslintcontainChocobozzz2020-02-031-43/+43
|
* Fix lintChocobozzz2019-07-241-0/+2
|
* 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