aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/handlers/video-transcoder.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement video transcoding on server sideChocobozzz2017-10-031-34/+0
* Move video file metadata in their own tableChocobozzz2017-08-251-1/+3
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+2
* Fix error loggingChocobozzz2017-07-071-1/+1
* Move to promisesChocobozzz2017-07-051-14/+8
* Use typescript standard and lint all filesChocobozzz2017-06-161-2/+2
* Type functionsChocobozzz2017-06-101-3/+4
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+37