aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Use typescript standard and lint all filesChocobozzz2017-06-161-2/+2
|
* Type functionsChocobozzz2017-06-103-14/+27
|
* Type modelsChocobozzz2017-05-252-4/+4
|
* First typescript iterationChocobozzz2017-05-206-150/+155
|
* Server: finish old jobs at startupChocobozzz2017-05-051-18/+37
|
* Server: Fix video propagation with transcoding enabledChocobozzz2017-05-052-11/+20
|
* Server: add job scheduler to transcode video filesChocobozzz2017-05-043-0/+151