aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs
Commit message (Expand)AuthorAgeFilesLines
* Rename Pod -> ServerChocobozzz2017-11-272-4/+4
* Follow worksChocobozzz2017-11-273-4/+11
* Make it compile at leastChocobozzz2017-11-277-52/+69
* Remove references to authorChocobozzz2017-11-272-4/+4
* Begin activitypubChocobozzz2017-11-2711-34/+107
* Add og:video tagsChocobozzz2017-10-261-1/+1
* Fix integrity with transcoding jobsChocobozzz2017-10-262-8/+20
* Use async/await in lib and initializersChocobozzz2017-10-263-112/+115
* More robust transcoding jobsChocobozzz2017-10-174-4/+20
* Server: upgrade packagesChocobozzz2017-10-091-1/+1
* 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-072-6/+6
* Move to promisesChocobozzz2017-07-053-81/+66
* 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