PeerTube/server/middlewares/validators
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 Cleanup express locals typings 2019-03-19 10:35:15 +01:00
videos add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
account.ts Does exist 2019-03-19 09:26:50 +01:00
avatar.ts
blocklist.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
config.ts
feeds.ts Does exist 2019-03-19 09:26:50 +01:00
follows.ts
index.ts
jobs.ts
oembed.ts Does exist 2019-03-19 09:26:50 +01:00
pagination.ts
redundancy.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
search.ts
server.ts Does exist 2019-03-19 09:26:50 +01:00
sort.ts
user-history.ts
user-notifications.ts
user-subscriptions.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
users.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
utils.ts
webfinger.ts