aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/video.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to disable webtorrentChocobozzz2019-11-251-5/+0
| | | | In favour of HLS
* Cleanup model typesChocobozzz2019-08-201-4/+15
|
* Stronger model typingsChocobozzz2019-08-191-2/+27
|
* Update P2P media loader peer versionChocobozzz2019-04-081-3/+0
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+3
| | | | | | | | | | | | | | | | | | | | * 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
* Add hls support on serverChocobozzz2019-02-111-1/+3
|
* Add user history and resume videosChocobozzz2018-10-051-2/+2
|
* Refractor videos AP functionsChocobozzz2018-09-191-0/+25