1
0
Fork 0
peertube/server
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
..
controllers add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
helpers add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
initializers add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
lib add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
middlewares add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
models add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
tools Refractor published date on video import 2019-02-12 11:47:23 +01:00
typings Cleanup express locals typings 2019-03-19 10:35:15 +01:00