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/bin
AgeCommit message (Expand)Author
2015-03-07style: always use bracesFeross Aboukhadijeh
2015-03-05Replace --list with interactive --select optionFeross Aboukhadijeh
2015-03-01parse-torrent@4Feross Aboukhadijeh
2015-03-01update clone scriptFeross Aboukhadijeh
2015-02-28Revert "remove clone script"Feross Aboukhadijeh
2015-02-19remove clone scriptFeross Aboukhadijeh
2015-02-16Merge branch 'master' of https://github.com/feross/webtorrent into show-reser...grunjol
2015-02-16show reserved blocks in cmdgrunjol
2015-02-12styleFeross Aboukhadijeh
2015-02-09styleFeross Aboukhadijeh
2015-01-29more style fixesFeross Aboukhadijeh
2015-01-27JavaScript Standard StyleFeross Aboukhadijeh
2015-01-12command line: add `seed` commandFeross Aboukhadijeh
2015-01-11command line: add `create` commandFeross Aboukhadijeh
2015-01-10command line: add `info` commandFeross Aboukhadijeh
2014-12-31remove unused code/modulesFeross Aboukhadijeh
2014-12-30Show out folder in webtorrent command line UIFeross Aboukhadijeh
2014-12-22npm test: abort if node tests failFeross Aboukhadijeh
2014-12-05use base-10 file sizesSindre Sorhus
2014-11-27use localhost when possibleFeross Aboukhadijeh
2014-11-27Control+C shuts down webtorrent on the first tryFeross Aboukhadijeh
2014-11-27Report file size when running with --list switchFeross Aboukhadijeh
2014-11-22display remote pieces progress per wireAstro
2014-11-22display wire upload speedAstro
2014-11-22display requests per wireAstro
2014-11-22display pieces that are in progressAstro
2014-11-20better error handling on player quitFeross Aboukhadijeh
2014-11-20change default port to 8000Feross Aboukhadijeh
2014-11-19helpFeross Aboukhadijeh
2014-11-19add --stdoutFeross Aboukhadijeh
2014-11-17Removed `--remove` and `--no-quit`; replaced with inference. Resolves issue #...Chris
2014-11-03improve help messageFeross Aboukhadijeh
2014-11-03Don't run browser tests in PRs because they failFeross Aboukhadijeh
2014-11-03changed command to outopfl
2014-11-03Changed command name to downloadopfl
2014-11-03Changed command name to downloadopfl
2014-11-03Added command to override default tmp pathopfl
2014-10-29remove dead codeFeross Aboukhadijeh
2014-10-25make airplay, chromecast, and xmbc module optionalFeross Aboukhadijeh
2014-10-22regression: command line: don't ignore --port optionFeross Aboukhadijeh
2014-10-22add torrent.createServer() methodFeross Aboukhadijeh
2014-10-14Use --index to pick video file to stream (fix #150)Feross Aboukhadijeh
2014-10-10fix --list option (#95)Feross Aboukhadijeh
2014-10-03name process 'WebTorrent'Feross Aboukhadijeh
2014-09-21merge `bittorrent-client` into this moduleFeross Aboukhadijeh
2014-09-21vast improvement to readme; lots more docsFeross Aboukhadijeh
2014-09-18use lighter-weight prettysize depFeross Aboukhadijeh
2014-09-17command line: add test for -v --version flagsFeross Aboukhadijeh
2014-09-17command line: don't crash on invalid torrent filenameFeross Aboukhadijeh
2014-09-17simplify client.add codeFeross Aboukhadijeh