PeerTube/server/lib/job-queue/handlers
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
..
utils
activitypub-follow.ts
activitypub-http-broadcast.ts Limit user tokens cache 2019-03-19 14:30:43 +01:00
activitypub-http-fetcher.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
activitypub-http-unicast.ts Limit user tokens cache 2019-03-19 14:30:43 +01:00
activitypub-refresher.ts
email.ts
video-file-import.ts Move video file import in its own file 2019-03-19 17:10:53 +01:00
video-import.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-transcoding.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-views.ts