aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/video.ts
Commit message (Expand)AuthorAgeFilesLines
* Add priority to transcoding jobsChocobozzz2021-01-251-27/+1
* Refactor transcoding job handlersChocobozzz2021-01-211-2/+2
* Upgrade sequelize to v6Chocobozzz2020-12-091-13/+12
* Add save replay live testsChocobozzz2020-11-091-1/+9
* Refactor video extensions logic in serverChocobozzz2020-08-111-5/+14
* Split types and typingsChocobozzz2020-06-181-1/+1
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-2/+18
* Avoir some circular dependenciesChocobozzz2020-05-041-3/+39
* Don't refresh videos when processing viewsChocobozzz2020-02-041-3/+12
* Add model cache for videoChocobozzz2020-02-041-4/+8
* Add ability to disable webtorrentChocobozzz2019-11-251-5/+0
* 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 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