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
2015-07-28cmd: --vlc keeps the event loop alive during "graceful exit" stage (fix #388)Feross Aboukhadijeh
2015-07-03http server: send 404 messageFeross Aboukhadijeh
2015-03-07style: always use bracesFeross Aboukhadijeh
2015-03-04styleFeross Aboukhadijeh
2015-03-04dlna header fixFeross Aboukhadijeh
2015-01-27pass createServer(opts) to http serverFeross Aboukhadijeh
2015-01-27JavaScript Standard StyleFeross Aboukhadijeh
2014-12-31Support DLNA streamingFeross Aboukhadijeh
2014-11-22server: statusCode 200 unless range requestAstro
2014-10-22server: homepage list files in torrentFeross Aboukhadijeh
2014-10-22add torrent.createServer() methodFeross Aboukhadijeh
2014-10-22server: remove duplicate Access-Control-Allow-Origin headerFeross Aboukhadijeh
2014-10-14Use --index to pick video file to stream (fix #150)Feross Aboukhadijeh
2014-10-14allow CORS range requestsFeross Aboukhadijeh
2014-09-17add CORS headerFeross Aboukhadijeh
2014-09-13`webtorrent` module works with browserify (fix #88)Feross Aboukhadijeh