add quarantine videos feature (#1637)
[oweals/peertube.git] / server / lib / job-queue / handlers / video-import.ts
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzRename video-file job to video-transcoding
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-11 ChocobozzzUse move instead rename
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix images size when downloading them
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01 ChocobozzzCorrectly delete files on failed import
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-08 ChocobozzzCorrect webtorrent download cleanup
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzCorrectly handle video import errors
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl