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
AgeCommit message (Expand)Author
2014-05-180.2.7v0.2.7Feross Aboukhadijeh
2014-05-18emit 'error' events for torrent parse errorsFeross 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-18spacesFeross Aboukhadijeh
2014-05-18code cleanupFeross Aboukhadijeh
2014-05-18support new client.add usageFeross Aboukhadijeh
2014-05-18Merge branch 'pr/56'Feross Aboukhadijeh
2014-05-18readmeFeross Aboukhadijeh
2014-05-18link to webtorrent.appFeross Aboukhadijeh
2014-05-17add @mafintoshFeross 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-16support peer blocklistfisch0920
2014-05-16added small optimization to FSStorage.readBlock to read blocks from in-memory...fisch0920
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-15removed extraneous commentfisch0920
2014-05-15merge changesfisch0920
2014-05-15added time remaining estimate to console output; several small fixesfisch0920
2014-05-14style fixesFeross Aboukhadijeh
2014-05-12merging latest changes with addition of working commandline PRfisch0920
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-05-12pass cb thru to client.addFeross Aboukhadijeh
2014-05-12add some sample torrentsFeross Aboukhadijeh
2014-05-12upgrade bittorrent-client and pumpFeross Aboukhadijeh
2014-05-12add webtorrent.js coming soon linkFeross Aboukhadijeh
2014-05-12make contributing instructions clearerFeross Aboukhadijeh
2014-05-12added @fisch0920, @astro, @ivantodorovich as contributorsFeross Aboukhadijeh
2014-05-12readme: remove talk imageFeross Aboukhadijeh
2014-04-260.2.6v0.2.6Feross Aboukhadijeh
2014-04-26upgrade bittorrent-clientFeross Aboukhadijeh
2014-04-240.2.5v0.2.5Feross Aboukhadijeh
2014-04-23new constructor usageFeross Aboukhadijeh
2014-04-23handle ready on a per-torrent basisFeross Aboukhadijeh
2014-04-23don't 404 if server is not ready, just waitFeross Aboukhadijeh
2014-04-23clean up torrent addingFeross Aboukhadijeh
2014-04-23if add called before ready, wait til readyFeross Aboukhadijeh
2014-04-23remove torrentId in constructor convenienceFeross 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-21Merge pull request #49 from shyamsalimkumar/minor-typoFeross 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-17remove chrome app stuffFeross Aboukhadijeh