1
0
Fork 0
peertube/shared/utils/videos
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
..
services.ts Move utils to /shared 2018-10-29 22:18:31 +05:30
video-abuses.ts Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-utils-to-shared 2018-11-20 12:28:13 +05:30
video-blacklist.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-captions.ts Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-utils-to-shared 2018-11-20 12:28:13 +05:30
video-change-ownership.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-channels.ts Add playlist rest tests 2019-03-18 11:17:59 +01:00
video-comments.ts Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-utils-to-shared 2018-11-20 12:28:13 +05:30
video-history.ts Add history on server side 2018-12-18 11:35:50 +01:00
video-imports.ts Add import finished and video published notifs 2019-01-09 11:15:15 +01:00
video-playlists.ts Refresh playlists 2019-03-19 14:13:53 +01:00
video-streaming-playlists.ts Playlist server API 2019-03-18 11:17:59 +01:00
videos.ts Refactor video playlist middlewares 2019-03-18 11:17:59 +01:00