aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix emptying video tagsChocobozzz2021-03-031-11/+7
|
* Add priority to transcoding jobsChocobozzz2021-01-251-3/+41
| | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days
* Regenerate miniature on live saveChocobozzz2020-11-091-1/+1
|
* Add check constraints live testsChocobozzz2020-11-091-7/+8
|
* Add modal to display live informationChocobozzz2020-11-091-1/+27
|
* Refactor video creationChocobozzz2020-11-091-6/+62
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+31