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-03-11BREAKING: Move command line to new package: webtorrent-cliFeross Aboukhadijeh
2016-03-11replace pretty-bytes with prettier-bytesFeross Aboukhadijeh
2016-02-20call unref only when presentJames Halliday
2016-02-19cmd: fix UI with lots of peersFeross Aboukhadijeh
2016-02-16catch and print chromecast errorsFeross Aboukhadijeh
2016-02-14remove hefty `inquirer` dependencyFeross Aboukhadijeh
2016-02-14cmd: proper fatal error on port takenFeross Aboukhadijeh
2016-02-14cmd: only make vlc-log.txt when DEBUG is enabledFeross Aboukhadijeh
2016-02-08standard styleFeross Aboukhadijeh
2016-02-06chromecast torrent titleWim
2016-02-04styleFeross Aboukhadijeh
2016-01-15cmd: fix ui when download completes on select screenFeross Aboukhadijeh
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