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
2015-03-20internal: simplify how storage opts are passedFeross Aboukhadijeh
2015-03-07file.getBlobURL requires window.URL window.Blob supportFeross Aboukhadijeh
2015-02-18Allow to cancel reserve on unwritten blocksgrunjol
2015-02-03fix file.createReadStream regressionFeross Aboukhadijeh
2015-02-01use xtendFeross Aboukhadijeh
2015-01-27JavaScript Standard StyleFeross Aboukhadijeh
2015-01-09code styleFeross Aboukhadijeh
2015-01-08fix Piece.verify method and update README with options available when adding ...Anthony MOI
2015-01-05upgrade simple-sha1 to v2; use async sha1Feross Aboukhadijeh
2015-01-05client.seed: skip piece verification for performanceFeross Aboukhadijeh
2015-01-05replace git-sha1 with simple-sha1Astro
2015-01-04Add file.getBuffer() APIFeross Aboukhadijeh
2014-12-30New API: Add file.getURL()Feross Aboukhadijeh
2014-12-30hide EventEmitter warnings when not in debug modeFeross Aboukhadijeh
2014-10-22add torrent.createServer() methodFeross Aboukhadijeh
2014-10-22`client.seed` streams into storageFeross Aboukhadijeh
2014-09-21merge `bittorrent-client` into this moduleFeross Aboukhadijeh
2014-05-12updating webtorrent with working commandline interface based off of peerflix;...fisch0920
2014-03-03hooked up a lot more of the UIFeross Aboukhadijeh
2014-03-03fix progress barFeross Aboukhadijeh
2014-03-03torrent successfully fetched over the net!Feross Aboukhadijeh
2014-03-03add file fetching / piece verification / storage classesFeross Aboukhadijeh