PeerTube/server/helpers
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
..
custom-validators add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
activitypub.ts Playlist server API 2019-03-18 11:17:59 +01:00
actor.ts
audit-logger.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
captions-utils.ts
core-utils.ts
custom-jsonld-signature.ts
database-utils.ts
express-utils.ts
ffmpeg-utils.ts
image-utils.ts
logger.ts
peertube-crypto.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
regexp.ts
requests.ts
signup.ts
utils.ts
video.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
webfinger.ts Handle actors search beginning with '@' 2018-09-17 10:13:54 +02:00
webtorrent.ts
youtube-dl.ts