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
2022-02-17chore(docs): Remove duplicate config row (#2265)Artak Safaryan
2022-02-04fix: getStreamURL docs (#2257)Cas
2021-12-08Added missing comma from api.md (#2231)developomp
2021-10-25fix: add storeOpts, specify store path, align with docs (#2121)Cas
2021-08-20docs: document SW renderer (#2174)Cas
2021-07-25fix: log error when failing to load blocklist ip setDiego Rodríguez Baquero
2021-07-24feat: add speed limit to client (#2062)Alex
2021-07-03docs: update docs (#2124)Cas
2021-07-03docs: no more var (#2123)Diego Rodríguez Baquero
2021-06-30feat: Use a cache on the chunk store (#2095)John Hiesey
2021-06-30docs: update utp defaultDiego Rodríguez Baquero
2021-03-25Add opts.destroyStoreOnDestroy to torrentJohn Hiesey
2021-02-27Code review fixesJohn Hiesey
2020-11-13oxford commaFeross Aboukhadijeh
2020-11-12Document lsd optionJulen Garcia Leunda
2020-10-27docsFeross Aboukhadijeh
2020-10-02Add uTP support (BEP29)Julen Garcia Leunda
2020-09-10Merge pull request #1364 from KayleePop/destroyKaylee
2020-05-05added more explicit docs for certian key items (relevent github issue https:/...Aditya Shankar
2020-04-15Docs and tests for store destructionKaylee
2020-03-15Add tests for private optionAlex
2020-03-14Add private attribute to docsAlex
2019-08-15doc: Remove duplicated API docsFeross Aboukhadijeh
2019-08-15docs(api): add documentation for announce, maxWebConns, ready, paused, done, ...Gabriel Juchault
2019-07-23doc: add torrent.nameFeross Aboukhadijeh
2019-07-09Add torrent.rescanFiles() to allow manual verifyJohn Hiesey
2018-04-20Update documentation for render-media@3Feross Aboukhadijeh
2018-04-01Remove semicolons for consistencyRaymond Tan
2018-03-24Fix ratio limit in documentationGustavo Rodrigues
2018-01-12Add hostname option to mitigate DNS rebindingyan
2017-10-02Updated docs and README to show Safari supportLukaKerr
2017-06-25Merge pull request #1096 from webtorrent/feross/corsDiego R. B
2017-06-01added file.progress property, along with documentationAsh
2017-04-15feross -> webtorrentFeross Aboukhadijeh
2017-04-08Add `origin` option for torrent.createServer()Feross Aboukhadijeh
2017-03-31update docs with new sintel torrentFeross Aboukhadijeh
2017-03-17doc: torrent.createServer() takes a function argumentFeross Aboukhadijeh
2017-03-09Update api.mdFeross Aboukhadijeh
2017-03-09renderto exampleAnthony Ettinger
2017-01-12Notify user for file.deselect featureChuong
2017-01-11docs: clarify wordingFeross Aboukhadijeh
2017-01-11Until it is fixed, let notify webtorrent userChuong
2016-11-23document "file.downloaded"Feross Aboukhadijeh
2016-10-14Remove tracker.webtorrent.io referencesFeross Aboukhadijeh
2016-09-17Option to disable BEP19 web seedsDC
2016-08-23docs: better docs for .renderTo()Feross Aboukhadijeh
2016-08-04Add options to disable autoplay/hide controlsFeross Aboukhadijeh
2016-07-27Clarify 'error' event handling in docsFeross Aboukhadijeh
2016-06-15API: Add file.getBlob() methodFeross Aboukhadijeh
2016-05-08Move tracker options into `opts.tracker`Feross Aboukhadijeh