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
2021-07-25fix: log error when failing to load blocklist ip setDiego Rodríguez Baquero
2021-07-24fix: speed limit for zero (#2155)Alex
2021-07-24feat: add speed limit to client (#2062)Alex
2021-06-30fix: remove deprecated functionality (#2118)Cas
2021-06-23fix: enable UTP by default if there's supportDiego Rodríguez Baquero
2021-06-17fix: make utp-native optional (#1966)Julen Garcia Leunda
2021-02-10Support opts.preloadedStore in webtorrent.seedJohn Hiesey
2021-01-27seed: don't lose stream.name propertyFeross Aboukhadijeh
2020-12-11replace process.nextTick with queueMicrotaskftreesmilo
2020-11-14Fix review suggestionsJulen Garcia Leunda
2020-11-12Add lsd option to clientJulen Garcia Leunda
2020-10-29standardFeross Aboukhadijeh
2020-10-02Add uTP support (BEP29)Julen Garcia Leunda
2020-09-10Merge pull request #1364 from KayleePop/destroyKaylee
2020-05-10package metadataFeross Aboukhadijeh
2020-04-15implement store destruction optionKayleePop
2019-08-07remove safe-bufferFeross Aboukhadijeh
2019-07-06standardFeross Aboukhadijeh
2019-07-06standardFeross Aboukhadijeh
2018-08-29Don't verify files in client.seed()Kaylee
2018-08-29Don't call torrent.load when a FS path is seededKaylee
2018-08-29zero-fill seems like unnecessaryJimmy Wärting
2018-08-29modernize index.jsJimmy Wärting
2018-05-23Support versions being >= 100Feross Aboukhadijeh
2018-04-21expose webtorrent versionKaylee
2017-04-15feross -> webtorrentFeross Aboukhadijeh
2017-02-03include peerId in index.js debug logsFeross Aboukhadijeh
2016-10-04Remove lazy-wrtc code (to be moved into bittorrent-tracker)Feross Aboukhadijeh
2016-10-03Initialize WRTCDiego Rodríguez Baquero
2016-09-30Merge pull request #932 from feross/peeridFeross Aboukhadijeh
2016-09-24Add more peer ID entropyFeross Aboukhadijeh
2016-09-20Seed: allow announce field with trackers disabledDC
2016-09-17Option to disable BEP19 web seedsDC
2016-08-21print webtorrent debug message in right placeFeross Aboukhadijeh
2016-08-21replace 'hat' with 'randombytes'Feross Aboukhadijeh
2016-07-27Fix support for FileList input to client.seed()Feross Aboukhadijeh
2016-07-27Skip blocklist logic when opts.blocklist is not setFeross Aboukhadijeh
2016-07-27Ensure client.peerId is always a stringFeross Aboukhadijeh
2016-07-27Fixes for PR #851Feross Aboukhadijeh
2016-07-27don't use arrow functionMathias Rasmussen
2016-07-03Fix version stringMathias Rasmussen
2016-06-16Emit 'seed' event on the torrent objectFeross Aboukhadijeh
2016-05-30Use safe-bufferFeross Aboukhadijeh
2016-05-20Make user agent strings consistentFeross Aboukhadijeh
2016-05-14don't unset {tracker: {wrtc: false}} optionFeross Aboukhadijeh
2016-05-11On duplicate torrent add, don't emit 'infoHash'Feross Aboukhadijeh
2016-05-08style: set default peerId and nodeId in clearer wayFeross Aboukhadijeh
2016-05-08Move tracker options into `opts.tracker`Feross Aboukhadijeh
2016-04-21fix more bugsFeross Aboukhadijeh
2016-04-21use simple-concatFeross Aboukhadijeh