]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-import.ts
Update sequelize
[github/Chocobozzz/PeerTube.git] / server / models / video / video-import.ts
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-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