aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-import.ts
Commit message (Expand)AuthorAgeFilesLines
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Add import finished and video published notifsChocobozzz2019-01-091-0/+4
* Fix video description when importing by urlChocobozzz2018-09-281-3/+2
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-0/+1
* Add import.video.torrent configurationChocobozzz2018-08-081-49/+34
* Import torrents with webtorrentChocobozzz2018-08-081-0/+4
* Import magnets with webtorrentChocobozzz2018-08-081-1/+14
* Add tests regarding video importChocobozzz2018-08-061-2/+2
* Correctly handle video import errorsChocobozzz2018-08-061-2/+4
* Add ability to list video importsChocobozzz2018-08-061-7/+75
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+105