1
0
Fork 0
peertube/shared/models
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
..
activitypub Add playlist rest tests 2019-03-18 11:17:59 +01:00
actors Playlist server API 2019-03-18 11:17:59 +01:00
avatars Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
blocklist Add user/instance block by users in the client 2018-10-16 16:41:36 +02:00
feeds
i18n Add ru pl and it translations 2018-12-05 10:35:44 +01:00
nodeinfo
overviews Playlist server API 2019-03-18 11:17:59 +01:00
redundancy Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
search Add search by original publication date 2019-02-12 11:14:37 +01:00
server add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
users add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
videos add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
index.ts Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
oauth-client-local.model.ts
result-list.model.ts