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
2016-01-11cmd: webtorrent info, delete extra propertyFeross Aboukhadijeh
2016-01-11BREAKING: `downloadSpeed` and `uploadSpeed` are gettersFeross Aboukhadijeh
2016-01-11cmd: use `torrent.numPeers` APIFeross Aboukhadijeh
2016-01-11cmd: better UI at smaller terminal widthsFeross Aboukhadijeh
2016-01-11eliminate `torrent.swarm` usageFeross Aboukhadijeh
2016-01-10show help if there is not exactly one argument for info, create, download, ad...Romain Beaumont
2016-01-10Remove windows-no-runnableFeross Aboukhadijeh
2016-01-04cmd: interface less than 80 chars wideFeross Aboukhadijeh
2015-12-27styleFeross Aboukhadijeh
2015-12-27cmd: --announce flag works for "create" and "download" tooFeross Aboukhadijeh
2015-12-27Merge pull request #427 from valeriangalliat/feature/announceFeross Aboukhadijeh
2015-12-01cli: Using Control-C should not print "Unexpected error" message (Fix #497)Feross Aboukhadijeh
2015-11-09Pick a new port on EACCESYoann Ciabaud
2015-11-09Pick an available port instead of crashing with "listen EADDRINUSE" or "liste...Yoann Ciabaud
2015-11-08Add an 'announce' option to announce to custom trackersValérian Galliat
2015-08-31Switching to mafinstosh/chromecastsGilles De Mey
2015-08-24cmd: remove verbose block dataFeross Aboukhadijeh
2015-08-24cmd: use new `torrent.downloaded` propertyFeross Aboukhadijeh
2015-08-22cmd: torrent.parsedTorrent is goneFeross Aboukhadijeh
2015-08-22BREAKING: Use abstract-chunk-store for storageFeross Aboukhadijeh
2015-08-14adhere to padded-blocksLinus Unnebäck
2015-08-12Use temp folder when streaming to stdout.Gilles De Mey
2015-08-12Default download destination should be current directory, fixes #390Gilles De Mey
2015-08-10cmd: use torrent.timeRemainingFeross Aboukhadijeh
2015-07-30command line cleanupFeross Aboukhadijeh
2015-07-30Fixed for CI style check.Simba Zhang
2015-07-30Fixed for CI style check.Simba Zhang
2015-07-30Fixed for CI Style checkSimba Zhang
2015-07-30Added command line hook scripts(done/exit).Simba Zhang
2015-07-28cmd: --vlc keeps the event loop alive during "graceful exit" stage (fix #388)Feross Aboukhadijeh
2015-07-24cmd: --helpFeross Aboukhadijeh
2015-07-17cmd: fix seeding UIFeross Aboukhadijeh
2015-07-17cmd: quit fasterFeross Aboukhadijeh
2015-07-17Silence vlc debug outputFeross Aboukhadijeh
2015-07-17cmd: improve handling of graceful exitFeross Aboukhadijeh
2015-07-17cmd: fix omx player argumentFeross Aboukhadijeh
2015-07-17cmd: --vlc default to on topFeross Aboukhadijeh
2015-07-17cmd: better crash outputFeross Aboukhadijeh
2015-07-16command line UI improvementsFeross Aboukhadijeh
2015-07-16cmd: listen to 'wire' event on torrent directlyFeross Aboukhadijeh
2015-07-07Merge branch 'storage-leakfix' of https://github.com/astro/webtorrent into as...Feross Aboukhadijeh
2015-06-17styleFeross Aboukhadijeh
2015-06-14added --verbose option to show piece info barsJosip Janžić
2015-06-12command line: hide magnet uriFeross Aboukhadijeh
2015-06-12command line: more accurate height calculationFeross Aboukhadijeh
2015-06-12command line: print system info on crashFeross Aboukhadijeh
2015-06-01Display info hash on commandline for seed optionJohnny Tong
2015-05-24handle uppercase file extension namesFeross Aboukhadijeh
2015-05-24command line: make "seed" command do the right thingFeross Aboukhadijeh
2015-05-24command line: "add" is alias to "download"Feross Aboukhadijeh