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
path: root/lib
AgeCommit message (Expand)Author
2015-04-24media-stream: don't autoplay mediaFeross Aboukhadijeh
2015-04-11support new bittorrent-swarm@2 usageFeross Aboukhadijeh
2015-04-11unref timersFeross Aboukhadijeh
2015-04-11Breaking: rename "blocked-peer" event to "blockedPeer"Feross Aboukhadijeh
2015-03-20internal: simplify how storage opts are passedFeross Aboukhadijeh
2015-03-18detect browsers that lack MediaSource supportFeross Aboukhadijeh
2015-03-18don't check for WebKitMediaSourceFeross Aboukhadijeh
2015-03-07style: always use bracesFeross Aboukhadijeh
2015-03-07file.getBlobURL requires window.URL window.Blob supportFeross Aboukhadijeh
2015-03-04bittorrent-dht@3Feross Aboukhadijeh
2015-03-04styleFeross Aboukhadijeh
2015-03-04dlna header fixFeross Aboukhadijeh
2015-03-01parse-torrent@4Feross Aboukhadijeh
2015-02-18Allow to cancel reserve on unwritten blocksgrunjol
2015-02-03fix file.createReadStream regressionFeross Aboukhadijeh
2015-02-01use xtendFeross Aboukhadijeh
2015-01-29more style fixesFeross Aboukhadijeh
2015-01-29styleFeross Aboukhadijeh
2015-01-27styleFeross Aboukhadijeh
2015-01-27pass createServer(opts) to http serverFeross Aboukhadijeh
2015-01-27JavaScript Standard StyleFeross Aboukhadijeh
2015-01-26fix unexpected 'torrent' event in browserFeross Aboukhadijeh
2015-01-16Use a map instead of multiple ternary statementsJoseph Dykstra
2015-01-16Renamed instances of 'video' to 'media'Joseph Dykstra
2015-01-16code styleFeross Aboukhadijeh
2015-01-16Add <audio> tag streaming support for mp3 filesmathiasvr
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 `rtcConfig` optionFeross Aboukhadijeh
2015-01-04remove concat-stream depFeross Aboukhadijeh
2015-01-04Add file.getBuffer() APIFeross Aboukhadijeh
2015-01-04add blocklist testsFeross Aboukhadijeh
2014-12-31test that blocklist blocks connections to peersFeross Aboukhadijeh
2014-12-31Use 'WebTorrent' user-agent for http requestsFeross Aboukhadijeh
2014-12-31Support DLNA streamingFeross Aboukhadijeh
2014-12-30New API: Add file.getURL()Feross Aboukhadijeh
2014-12-30add `torrent.magnetURI` getter functionFeross Aboukhadijeh
2014-12-30propagate initial mediasource errorsFeross Aboukhadijeh
2014-12-30video-stream: fix undefined var usageFeross Aboukhadijeh
2014-12-30hide EventEmitter warnings when not in debug modeFeross Aboukhadijeh
2014-12-28support .torrent urls with gzip/deflate responseFeross Aboukhadijeh
2014-12-27fix commentFeross Aboukhadijeh
2014-12-17support seeding by string path to fileFeross Aboukhadijeh
2014-11-29allow Torrent to be initialized from another Torrent instanceFeross Aboukhadijeh
2014-11-27style fixFeross Aboukhadijeh
2014-11-27dynamic requests pipeline lengthAstro
2014-11-25exclude addr-to-ip-portFeross Aboukhadijeh