]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/job-queue/handlers/video-import.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / server / lib / job-queue / handlers / video-import.ts
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-16  ChocobozzzAdd audio support in upload
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
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-02-06  ChocobozzzMerge branch 'release/v1.2.0'
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