PeerTube/server/middlewares
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
..
validators add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
activitypub.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
async.ts Refractor retry transaction function 2018-06-13 14:27:40 +02:00
cache.ts Do not host remote AP objects 2018-11-16 11:18:13 +01:00
csp.ts BREAKING: update CSP configuration 2019-02-21 16:28:53 +01:00
dnt.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
index.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
oauth.ts Add user notification base code 2019-01-09 11:15:15 +01:00
pagination.ts Add max count in pagination 2018-07-24 18:03:38 +02:00
servers.ts Add account view 2018-04-24 15:13:19 +02:00
sort.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
user-right.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00