1
0
Fork 0
peertube/server/tests/api/check-params
Josh Morel 7ccddd7b52 add quarantine videos feature (#1637)
* 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
2019-04-02 11:26:47 +02:00
..
accounts.ts
blocklist.ts
config.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
contact-form.ts
follows.ts
index.ts Add playlist rest tests 2019-03-18 11:17:59 +01:00
jobs.ts
redundancy.ts
search.ts
services.ts
user-notifications.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
user-subscriptions.ts
users.ts
video-abuses.ts
video-blacklist.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-captions.ts
video-channels.ts
video-comments.ts
video-imports.ts
video-playlists.ts Forbid public playlists not assigned to a channel 2019-03-18 11:17:59 +01:00
videos-filter.ts Fix unit tests 2019-03-18 11:17:59 +01:00
videos-history.ts
videos.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00