aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/webtorrent.ts
Commit message (Expand)AuthorAgeFilesLines
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-011-7/+5
* Delete each file on failed importChocobozzz2018-10-011-15/+19
* Correctly delete directories on importChocobozzz2018-09-281-8/+21
* Correctly fix the webtorrent redundancy bugChocobozzz2018-09-261-12/+25
* Dirty webtorrent fix to wait FS syncChocobozzz2018-09-251-2/+4
* Fix redundancy bug with old peertube torrentChocobozzz2018-09-251-13/+2
* Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
* Basic video redundancy implementationChocobozzz2018-09-131-15/+46
* Correctly migrate to fs-extraChocobozzz2018-08-271-4/+3
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Correct webtorrent download cleanupChocobozzz2018-08-081-2/+19
* Add torrent testsChocobozzz2018-08-081-4/+5
* Import torrents with webtorrentChocobozzz2018-08-081-5/+10
* Import magnets with webtorrentChocobozzz2018-08-081-0/+31