1
0
Fork 0
peertube/server/tests/api/users
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
..
blocklist.ts Move utils to /shared 2018-10-29 22:18:31 +05:30
index.ts Fix socket.io websocket connection 2019-01-09 11:15:15 +01:00
user-notifications.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
user-subscriptions.ts Move utils to /shared 2018-10-29 22:18:31 +05:30
users-multiple-servers.ts Cleanup tmp directory at startup 2019-03-19 10:53:53 +01:00
users-verification.ts Fix socket.io websocket connection 2019-01-09 11:15:15 +01:00
users.ts Cleanup reset user password by admin 2019-02-11 10:37:27 +01:00