1
0
Fork 0
peertube/server/lib
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
..
activitypub add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
files-cache
job-queue add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
schedulers add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
avatar.ts
blocklist.ts
client-html.ts
emailer.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
hls.ts
notifier.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
oauth-model.ts
peertube-socket.ts
redis.ts
redundancy.ts
user.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-blacklist.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-channel.ts
video-comment.ts
video-playlist.ts
video-transcoding.ts