Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25Fix file.downloaded for last pieceAlex
2017-06-01added file.progress property, along with documentationAsh
2016-11-10Adding property for downloaded bytes per file.Mikeal Rogers
2016-08-04Add options to disable autoplay/hide controlsFeross Aboukhadijeh
2016-06-15API: Add file.getBlob() methodFeross Aboukhadijeh
2016-05-29Fix exception in file.jsFeross Aboukhadijeh
2016-04-21More thorough object cleanupFeross Aboukhadijeh
2016-04-21move method comments to api docFeross Aboukhadijeh
2016-03-20Fix uncaught exception "torrent is destroyed"Feross Aboukhadijeh
2016-02-05Swap core stream for readble-streamZander Mackie
2016-02-03stream-to-blob-url@2Feross Aboukhadijeh
2016-01-03Select priorityDiego RodrĂ­guez Baquero
2015-12-30Pulled code out into 3 new packages!Feross Aboukhadijeh
2015-12-22Implement 'render-to' methodValérian Galliat
2015-10-05Accommodate Chrome/FF optional Blob arg differenceYousef Amar
2015-08-22file: make file.createReadStream work on zero-length fileFeross Aboukhadijeh
2015-08-22file: emit 'done' on zero-length fileFeross Aboukhadijeh
2015-08-22remove stray console logsFeross Aboukhadijeh
2015-08-22BREAKING: Use abstract-chunk-store for storageFeross Aboukhadijeh