aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/handlers
Commit message (Expand)AuthorAgeFilesLines
* Implement video transcoding on server sideChocobozzz2017-10-033-11/+90
* 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-052-19/+11
* Use typescript standard and lint all filesChocobozzz2017-06-161-2/+2
* Type functionsChocobozzz2017-06-102-4/+13
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-203-21/+17
* Server: Fix video propagation with transcoding enabledChocobozzz2017-05-051-5/+14
* Server: add job scheduler to transcode video filesChocobozzz2017-05-042-0/+41