Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 1 | -479/+0 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 1 | -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-side | Rigel Kent | 2020-06-10 | 1 | -10/+10 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -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 eslintcontain | Chocobozzz | 2020-02-03 | 1 | -43/+43 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -14/+101 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -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) | Chocobozzz | 2019-01-10 | 1 | -34/+265 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+3 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -9/+3 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -0/+98 |