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-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
2014-01-25add super useful `npm run watch` command!Feross Aboukhadijeh