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-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
2014-05-16fixed possibility of hanging process on --remove and fixed an error in FSStor...fisch0920
2014-05-16.fisch0920
2014-05-16added missing commandline blocklist parsing for blocklist supportfisch0920
2014-05-16adding FSStorage; webtorrent now can save the results of a torrent download t...fisch0920
2014-05-16stream to VLC is now workingfisch0920
2014-05-15merge changesfisch0920
2014-05-15added time remaining estimate to console output; several small fixesfisch0920
2014-05-14style fixesFeross Aboukhadijeh
2014-05-12removed unintended double-newlinefisch0920
2014-05-12fix for invalid torrents passed via commandlinefisch0920
2014-05-12updating webtorrent with working commandline interface based off of peerflix;...fisch0920
2014-04-23new constructor usageFeross Aboukhadijeh
2014-04-23support filesystem urls, move support to moduleFeross Aboukhadijeh
2014-04-23support http urlsFeross Aboukhadijeh
2014-04-23cooler usage messageFeross Aboukhadijeh
2014-04-21arg was not defined. Might be a silly typoShyam S Kumar
2014-04-19progress on command line clientFeross Aboukhadijeh
2014-04-17add command line client stubFeross Aboukhadijeh
2014-04-17move chrome app stuff to webtorrent-chromeFeross Aboukhadijeh
2014-03-25code styleFeross Aboukhadijeh
2014-03-06Improve the accessibility of the project for linux users.cagedwisdom
2014-02-07Initial UI (close #25)Feross Aboukhadijeh
2014-02-01make start script executableFeross Aboukhadijeh