1
0
Fork 0
peertube/server/lib/activitypub
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
..
process Add playlist rest tests 2019-03-18 11:17:59 +01:00
send Add playlist rest tests 2019-03-18 11:17:59 +01:00
actor.ts Refresh playlists 2019-03-19 14:13:53 +01:00
audience.ts Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
cache-file.ts Playlist server API 2019-03-18 11:17:59 +01:00
crawl.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
index.ts Add playlist check param tests 2019-03-18 11:17:59 +01:00
playlist.ts Refresh playlists 2019-03-19 14:13:53 +01:00
share.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
url.ts Rename streaming playlists routes/directories 2019-03-18 11:17:59 +01:00
video-comments.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
video-rates.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
videos.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00