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-05-24command line: "add" is alias to "download"Feross Aboukhadijeh
2015-05-23bug: if download is really fast, streaming doesn't startFeross Aboukhadijeh
2015-05-12remove links to webtorrent-swarm/trackerFeross Aboukhadijeh
2015-05-12Fix webrtc crash from command lineFeross Aboukhadijeh
2015-05-05Breaking: change wire.remoteAddress propertyFeross Aboukhadijeh
2015-03-20cli: `out` option won't create extra "webtorrent/<infohash>" folderFeross Aboukhadijeh
2015-03-20cli: alphabetize commandsFeross Aboukhadijeh
2015-03-20cli: seed: print magnetURIFeross Aboukhadijeh
2015-03-20cli: document `seed` commandFeross Aboukhadijeh
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