aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-imports.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup utils helperChocobozzz2018-08-141-1/+1
|
* 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
| | | | Users should remove the linked video instead
* Add ability to remove a video importChocobozzz2018-08-061-3/+11
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+51