aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/schedule-video-update.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to disable webtorrentChocobozzz2019-11-251-4/+6
| | | | In favour of HLS
* Type toFormattedJSONChocobozzz2019-08-201-1/+2
|
* Fix scheduled updateChocobozzz2019-04-241-1/+2
|
* Update sequelizeChocobozzz2019-04-241-4/+4
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+2
| | | | | | | | | | | | | | | | | | | | * 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
* Fix removing scheduled updateChocobozzz2018-06-181-0/+11
|
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+22
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+71