Merge branch 'develop' into pr/1217
[oweals/peertube.git] / server / controllers / api / videos / import.ts
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2018-12-11 ChocobozzzUse move instead rename
2018-12-11 ChocobozzzSupport additional video extensions
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzRefractor audit user identifier
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-08 ChocobozzzAdd torrent tests
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 ChocobozzzAdd import http enabled configuration
2018-08-06 ChocobozzzAdd audit logs for video import
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzAdd ability to remove a video import
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl