aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-imports.ts
Commit message (Expand)AuthorAgeFilesLines
* Add import.video.torrent configurationChocobozzz2018-08-081-4/+11
* Import torrents with webtorrentChocobozzz2018-08-081-3/+10
* Import magnets with webtorrentChocobozzz2018-08-081-2/+16
* Add import http enabled configurationChocobozzz2018-08-061-0/+9
* Remove ability to delete video importsChocobozzz2018-08-061-25/+4
* Add ability to remove a video importChocobozzz2018-08-061-3/+11
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+51