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
path: root/lib
AgeCommit message (Expand)Author
2022-11-11perf: drop chunk store streamThaUnknown
2022-11-11Merge branch 'v2' into dead-codeCas
2022-11-11fix: remove dead codeThaUnknown
2022-11-11feat: esmThaUnknown
2022-11-04Merge branch 'master' of https://github.com/webtorrent/webtorrent into v2ThaUnknown
2022-09-02Merge pull request #2349 from ThaUnknown/multistreamCas
2022-09-02Merge pull request #2339 from ThaUnknown/streamxCas
2022-08-30fix: documentation, unityThaUnknown
2022-08-30fix: standard [whitespace]ThaUnknown
2022-08-30update tests, minor fixesThaUnknown
2022-08-30feat: unify HTTP server and SW rendererThaUnknown
2022-07-04fix: drop multi-streamThaUnknown
2022-07-04fix: dedupe packagesThaUnknown
2022-07-03chore: merge master into v2 (#2345)Diego Rodríguez Baquero
2022-06-26fix: null opts causing errorThaUnknown
2022-06-26fix: use streamx instead of streamThaUnknown
2022-06-23fix: support stream cancelling (#2335)Cas
2022-06-23fix: deprecate render-media (#2180)Cas
2022-05-11fix: measure transfer rates without using timeouts (#2314)Cas
2022-04-22chore: standard 17Diego Rodriguez Baquero
2022-03-27refactor: trigger _onWireWithMetadata after selections are updated (#2103)Alex
2022-03-27fix: web seed request URLs (#2267)Justin Lewis Salmon
2022-03-25refactor: replace deprecated String.prototype.substr() (#2282)CommanderRoot
2022-02-03Merge branch 'v2' into masterDiego Rodríguez Baquero
2022-02-03feat: rescan of torrent should get all (in)valid events (#1903)ftrees
2022-01-20feat: add reqq field support (#2246)Paul-Louis Ageneau
2022-01-18feat: add BEP6 Fast Extension support (#2243)Paul-Louis Ageneau
2021-10-26fix: Prep for esm (#2205)Jimmy Wärting
2021-10-25fix: add storeOpts, specify store path, align with docs (#2121)Cas
2021-08-26fix: handle done event when new files selected (#2183)Julen Garcia Leunda
2021-08-20feat: add service worker server as an alternative to renderMedia (#2098)Cas
2021-08-17feat: Add PE/MSE support (#1820)Ivan Borzenkov
2021-07-24feat: add speed limit to client (#2062)Alex
2021-07-23refactor: change behaviour of `noPeers` event (#2142)Alex
2021-07-14fix: call public FileStream.destroy method so cb is defined (#2135)John Hiesey
2021-07-13fix: store.put is async and might fail (#2006)ftrees
2021-07-11fix: modernize code (#2134)Diego Rodríguez Baquero
2021-07-10feat: support adding paused torrents. (#2004)nkavian
2021-07-06fix: ensure uTP peer address is IPv4 (#2125)Julen Garcia Leunda
2021-07-03fix: Cleanup duplicated deselect() code (#2113)Feross Aboukhadijeh
2021-06-30feat: Use a cache on the chunk store (#2095)John Hiesey
2021-06-30fix: remove deprecated functionality (#2118)Cas
2021-06-17fix: make utp-native optional (#1966)Julen Garcia Leunda
2021-05-21fix: getAnnounceOpts (#2075)Alex
2021-05-08Merge pull request #2018 from jimmywarting/setDiego Rodríguez Baquero
2021-04-21FileStream: remove onclose argument to destroy()Feross Aboukhadijeh
2021-04-14Merge pull request #2025 from jhiesey/lt_donthaveFeross Aboukhadijeh
2021-04-14Add timeouts and retry inside webconnJohn Hiesey
2021-04-13Make file.downloaded getter not throw when destroyedJohn Hiesey
2021-04-13remove leaked event listenersFeross Aboukhadijeh