1
0
Fork 0
peertube/shared/models/server
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
..
about.model.ts Add short description in config 2018-03-15 14:34:47 +01:00
contact-form.model.ts Implement contact form on server side 2019-01-10 11:32:37 +01:00
custom-config.model.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
index.ts Implement contact form on server side 2019-01-10 11:32:37 +01:00
job.model.ts Rename video-file job to video-transcoding 2019-03-19 17:00:08 +01:00
server-config.model.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
server-stats.model.ts Add totalLocalVideoFilesSize in stats 2019-01-15 09:45:54 +01:00