aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/video-transcoding.ts
Commit message (Expand)AuthorAgeFilesLines
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
* Fix resolution for portrait videosChocobozzz2020-08-031-4/+5
* Split types and typingsChocobozzz2020-06-181-1/+1
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Fix HLS audio only transcodingChocobozzz2020-05-051-0/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-35/+7
* Move to eslintcontainChocobozzz2020-02-031-10/+7
* Add ability to disable webtorrentChocobozzz2019-11-251-55/+64
* Stronger model typingsChocobozzz2019-08-191-3/+4
* Correctly notify on auto blacklistChocobozzz2019-07-241-2/+2
* Add audio support in uploadChocobozzz2019-05-161-15/+41
* Move config in its own fileChocobozzz2019-04-111-1/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-8/+4
* Move video file import in its own fileChocobozzz2019-03-191-29/+5
* Rename video-file job to video-transcodingChocobozzz2019-03-191-0/+204