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
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
2014-09-17command line: fix -v and --versionFeross Aboukhadijeh
2014-09-13help message formattingFeross Aboukhadijeh
2014-09-12styleFeross Aboukhadijeh
2014-09-12Merge pull request #84 from gtuk/xbmcFeross Aboukhadijeh
2014-09-12VLC should not open on top (fix #85)Feross Aboukhadijeh
2014-09-07Add xbmc streaming supportgtuk
2014-08-17support --blocklist optionFeross Aboukhadijeh
2014-08-17improve UIFeross Aboukhadijeh
2014-08-17fix for bittorrent-client changesFeross Aboukhadijeh
2014-08-16on crash, ask user to report bugFeross Aboukhadijeh
2014-08-15add support for mpv playerFeross Aboukhadijeh
2014-08-15fix portFeross Aboukhadijeh
2014-08-15Merge branch 'chromecast'Feross Aboukhadijeh
2014-08-15no error when running `webtorrent` with no argsFeross Aboukhadijeh
2014-08-15Handle non-standard VLC location on OS XFeross Aboukhadijeh
2014-08-15cleverer way to print usageFeross Aboukhadijeh
2014-08-15remove chalk depFeross Aboukhadijeh
2014-08-14add chromecast supportFeross Aboukhadijeh
2014-07-29refactor command line programFeross Aboukhadijeh
2014-07-29code cleanupFeross Aboukhadijeh
2014-07-22use airplay-js instead of airplay2 (which requires compilation)Feross Aboukhadijeh
2014-07-20make airplay2 an optional dependencyFeross Aboukhadijeh
2014-07-20add airplay supportFeross Aboukhadijeh
2014-06-05add handy "getting started" clone scriptFeross Aboukhadijeh
2014-06-05always start http serverFeross Aboukhadijeh
2014-06-05fix address() bugFeross Aboukhadijeh
2014-06-05don't exit if http server is runningFeross Aboukhadijeh
2014-06-05make http server optional; emit 'listening'Feross Aboukhadijeh
2014-06-05small formatting improvement for initial piece verification displayfisch0920
2014-06-01small improvements to verifying logicfisch0920
2014-06-01small fix for verifying existing torrent datafisch0920
2014-05-31changes to support resuming torrents via initial piece verification; also inc...fisch0920
2014-05-19fix arg parsing bugsFeross Aboukhadijeh
2014-05-19support more flexible argument orderingFeross Aboukhadijeh
2014-05-18Fix ReferenceError: concat is not definedFeross Aboukhadijeh
2014-05-18print error message once, kill process on errorFeross Aboukhadijeh
2014-05-18use 'addTorrent' event so swarm will be definedFeross Aboukhadijeh
2014-05-18code cleanupFeross Aboukhadijeh
2014-05-18support new client.add usageFeross Aboukhadijeh