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-09-13`webtorrent` module works with browserify (fix #88)Feross Aboukhadijeh
2014-09-13actually support https torrent urlsFeross Aboukhadijeh
2014-09-13use built-in blocklist handling of bittorrent-clientFeross Aboukhadijeh
2014-09-13alias webtorrent.download to webtorrent.addFeross Aboukhadijeh
2014-09-12styleFeross Aboukhadijeh
2014-09-07Add gzip support for blocklistgtuk
2014-08-18update for bittorrent-client changesFeross Aboukhadijeh
2014-08-17support --blocklist optionFeross Aboukhadijeh
2014-08-17fix for bittorrent-client changesFeross Aboukhadijeh
2014-08-17set socket timeout to big numberFeross Aboukhadijeh
2014-08-17refactor request handlerFeross Aboukhadijeh
2014-08-16simplify webtorrent.addFeross Aboukhadijeh
2014-07-29refactor command line programFeross Aboukhadijeh
2014-07-29Remove blacklist logicFeross Aboukhadijeh
2014-07-29bittorrent-client@0.4.0Feross Aboukhadijeh
2014-07-20make airplay2 an optional dependencyFeross Aboukhadijeh
2014-07-20add airplay supportFeross Aboukhadijeh
2014-06-06document that parsed torrents are valid torrentIdFeross Aboukhadijeh
2014-06-05always start http serverFeross Aboukhadijeh
2014-06-05add destroy()Feross Aboukhadijeh
2014-06-05make http server optional; emit 'listening'Feross Aboukhadijeh
2014-06-03fs_storage.js -> fs-storage.jsFeross Aboukhadijeh
2014-05-18Fix ReferenceError: concat is not definedFeross Aboukhadijeh
2014-05-18emit 'error' events for torrent parse errorsFeross Aboukhadijeh
2014-05-18code cleanupFeross Aboukhadijeh
2014-05-16support peer blocklistfisch0920
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-15added time remaining estimate to console output; several small fixesfisch0920
2014-05-12merging latest changes with addition of working commandline PRfisch0920
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-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-23cooler usage messageFeross Aboukhadijeh
2014-04-19progress on command line clientFeross Aboukhadijeh
2014-04-17add command line client stubFeross Aboukhadijeh
2014-04-17remove chrome app stuffFeross Aboukhadijeh
2014-02-24hook up ui! (eliminate handlebars - it didn't help enough)Feross Aboukhadijeh
2014-02-23add todosFeross Aboukhadijeh
2014-02-23use handlebars for templatingFeross Aboukhadijeh
2014-02-23make TorrentManager instance the background pageFeross Aboukhadijeh
2014-02-07remove cruftFeross Aboukhadijeh