]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-import.ts
Painfully debug concurrent import jobs
[github/Chocobozzz/PeerTube.git] / server / models / video / video-import.ts
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-06-18  ChocobozzzSplit types and typings
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-19  ChocobozzzStronger model typings
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-02-21  ChocobozzzfindById -> findByPk
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
2018-09-28  ChocobozzzFix video description when importing by url
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
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  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