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 (Collapse)Author
2022-10-28chore(release): 1.9.0v1.9.0semantic-release-bot
# [1.9.0](https://github.com/webtorrent/webtorrent/compare/v1.8.32...v1.9.0) (2022-10-28) ### Bug Fixes * **deps:** update dependency fs-chunk-store to v3 ([#2380](https://github.com/webtorrent/webtorrent/issues/2380)) ([9abd966](https://github.com/webtorrent/webtorrent/commit/9abd96691ab73ebc8fb10aa79a67b5db0c92ec72)) ### Features * add chitchatter link ([#2388](https://github.com/webtorrent/webtorrent/issues/2388)) ([7ef22f7](https://github.com/webtorrent/webtorrent/commit/7ef22f726bed2dfaa6f29ad633955f59db6a9022))
2022-10-09chore(release): 1.8.31v1.8.31semantic-release-bot
## [1.8.31](https://github.com/webtorrent/webtorrent/compare/v1.8.30...v1.8.31) (2022-10-08) ### Bug Fixes * **deps:** update dependency bittorrent-dht to ^10.0.6 ([#2384](https://github.com/webtorrent/webtorrent/issues/2384)) ([34089f8](https://github.com/webtorrent/webtorrent/commit/34089f836bcb24df275f83b3026af548e32d02e9))
2022-09-12chore(release): 1.8.30v1.8.30semantic-release-bot
## [1.8.30](https://github.com/webtorrent/webtorrent/compare/v1.8.29...v1.8.30) (2022-09-12) ### Bug Fixes * return duplicate torrent on Webtorrent.add() ([#2372](https://github.com/webtorrent/webtorrent/issues/2372)) ([05d27bf](https://github.com/webtorrent/webtorrent/commit/05d27bfd449aa705cefefe74d4a9eef327f63b4a))
2022-09-02chore(release): 1.8.27v1.8.27semantic-release-bot
## [1.8.27](https://github.com/webtorrent/webtorrent/compare/v1.8.26...v1.8.27) (2022-09-02) ### Bug Fixes * dedupe packages ([9ea33c2](https://github.com/webtorrent/webtorrent/commit/9ea33c2c1cd3ea9fcfa66569a3fb94148afd9869)) * drop multi-stream ([5d87d1b](https://github.com/webtorrent/webtorrent/commit/5d87d1b32356f6b75ed4f9aefe91f3ddf1ecebdb)) * null opts causing error ([3a8f901](https://github.com/webtorrent/webtorrent/commit/3a8f901a48503a5c767b6174904e2c062d403a6a)) * use streamx instead of stream ([8b97ee8](https://github.com/webtorrent/webtorrent/commit/8b97ee8cc18b05e0d20135ea8f1651e97bb65c6f))
2022-05-12chore(release): 1.8.19v1.8.19semantic-release-bot
## [1.8.19](https://github.com/webtorrent/webtorrent/compare/v1.8.18...v1.8.19) (2022-05-11) ### Bug Fixes * **deps:** update dependency torrent-discovery to ^9.4.12 ([36e931a](https://github.com/webtorrent/webtorrent/commit/36e931aff5e44fc5aa298a6166bfe7b4e1560499))
2022-04-26chore(release): 1.8.15v1.8.15semantic-release-bot
## [1.8.15](https://github.com/webtorrent/webtorrent/compare/v1.8.14...v1.8.15) (2022-04-26)
2022-04-22chore(release): 1.8.14v1.8.14semantic-release-bot
## [1.8.14](https://github.com/webtorrent/webtorrent/compare/v1.8.13...v1.8.14) (2022-04-22) ### Bug Fixes * **deps:** update dependency bitfield to ^4.1.0 ([#2303](https://github.com/webtorrent/webtorrent/issues/2303)) ([a778522](https://github.com/webtorrent/webtorrent/commit/a7785227d88fbac22a1b627460694b3523833fde)) * **deps:** update dependency bittorrent-protocol to ^3.5.3 ([#2302](https://github.com/webtorrent/webtorrent/issues/2302)) ([11f9426](https://github.com/webtorrent/webtorrent/commit/11f9426ee9ef3b800ac978afa5082809eb87c545))
2022-03-27chore(release): 1.8.10v1.8.10semantic-release-bot
## [1.8.10](https://github.com/webtorrent/webtorrent/compare/v1.8.9...v1.8.10) (2022-03-27) ### Bug Fixes * web seed request URLs ([#2267](https://github.com/webtorrent/webtorrent/issues/2267)) ([5b4880a](https://github.com/webtorrent/webtorrent/commit/5b4880aee559b4b8d294503039d07af98b09418c))
2022-03-25chore(release): 1.8.7v1.8.7semantic-release-bot
## [1.8.7](https://github.com/webtorrent/webtorrent/compare/v1.8.6...v1.8.7) (2022-03-24)
2022-02-21chore(release): 1.8.3v1.8.3semantic-release-bot
## [1.8.3](https://github.com/webtorrent/webtorrent/compare/v1.8.2...v1.8.3) (2022-02-21)
2022-02-18chore(release): 1.8.2v1.8.2semantic-release-bot
## [1.8.2](https://github.com/webtorrent/webtorrent/compare/v1.8.1...v1.8.2) (2022-02-17) ### Bug Fixes * **deps:** update dependency simple-peer to ^9.11.1 ([34df41a](https://github.com/webtorrent/webtorrent/commit/34df41a05438bcb765077187e04ac2d95d74ea74))
2022-01-18chore(release): 1.6.0v1.6.0semantic-release-bot
# [1.6.0](https://github.com/webtorrent/webtorrent/compare/v1.5.11...v1.6.0) (2022-01-17) ### Features * add BEP6 Fast Extension support ([#2243](https://github.com/webtorrent/webtorrent/issues/2243)) ([4f02de3](https://github.com/webtorrent/webtorrent/commit/4f02de3a445f3a9eb46c49a8964c9660bdf6e5d7))
2022-01-12chore(release): 1.5.9v1.5.9semantic-release-bot
## [1.5.9](https://github.com/webtorrent/webtorrent/compare/v1.5.8...v1.5.9) (2022-01-12)
2021-10-25chore(release): 1.5.7v1.5.7semantic-release-bot
## [1.5.7](https://github.com/webtorrent/webtorrent/compare/v1.5.6...v1.5.7) (2021-10-25) ### Bug Fixes * add storeOpts, specify store path, align with docs ([#2121](https://github.com/webtorrent/webtorrent/issues/2121)) ([6cd9b5f](https://github.com/webtorrent/webtorrent/commit/6cd9b5f74d7cd676259cd11daa2a568a3c5666d9))
2021-10-05chore(release): 1.5.6v1.5.6semantic-release-bot
## [1.5.6](https://github.com/webtorrent/webtorrent/compare/v1.5.5...v1.5.6) (2021-10-05) ### Bug Fixes * http-node git location ([67ddac0](https://github.com/webtorrent/webtorrent/commit/67ddac03bc02e2923ec30af7054745a395d0280c))
2021-08-17chore(release): 1.4.0v1.4.0semantic-release-bot
# [1.4.0](https://github.com/webtorrent/webtorrent/compare/v1.3.10...v1.4.0) (2021-08-17) ### Features * Add PE/MSE support ([#1820](https://github.com/webtorrent/webtorrent/issues/1820)) ([9938c94](https://github.com/webtorrent/webtorrent/commit/9938c949eee9c69c6774767e885e40f0a73898d9)), closes [#1384](https://github.com/webtorrent/webtorrent/issues/1384)
2021-08-16chore(release): 1.3.10v1.3.10semantic-release-bot
## [1.3.10](https://github.com/webtorrent/webtorrent/compare/v1.3.9...v1.3.10) (2021-08-16)
2021-07-30chore(release): 1.3.4v1.3.4semantic-release-bot
## [1.3.4](https://github.com/webtorrent/webtorrent/compare/v1.3.3...v1.3.4) (2021-07-30) ### Bug Fixes * **deps:** update webtorrent ([#2149](https://github.com/webtorrent/webtorrent/issues/2149)) ([d03203d](https://github.com/webtorrent/webtorrent/commit/d03203d01fe7a98b6d8631ebd0ceba2ea4b5ab22))
2021-07-25chore(release): 1.3.3v1.3.3semantic-release-bot
## [1.3.3](https://github.com/webtorrent/webtorrent/compare/v1.3.2...v1.3.3) (2021-07-25) ### Bug Fixes * log error when failing to load blocklist ip set ([c0a07fb](https://github.com/webtorrent/webtorrent/commit/c0a07fbbbc3fb39dfeddf76383f22710b8ee1d54))
2021-07-19chore(release): 1.2.5v1.2.5semantic-release-bot
## [1.2.5](https://github.com/webtorrent/webtorrent/compare/v1.2.4...v1.2.5) (2021-07-19) ### Bug Fixes * **deps:** update dependency bittorrent-dht to ^10.0.1 ([#2139](https://github.com/webtorrent/webtorrent/issues/2139)) ([8476d9c](https://github.com/webtorrent/webtorrent/commit/8476d9cd8b218b74bc3544de007680bcc1db9d31))
2021-07-13chore(release): 1.2.3v1.2.3semantic-release-bot
## [1.2.3](https://github.com/webtorrent/webtorrent/compare/v1.2.2...v1.2.3) (2021-07-13) ### Bug Fixes * store.put is async and might fail ([#2006](https://github.com/webtorrent/webtorrent/issues/2006)) ([3b3f65a](https://github.com/webtorrent/webtorrent/commit/3b3f65afaecb88dcdbb1f342a3643343eaf22c80))
2021-07-10chore(release): 1.2.0v1.2.0semantic-release-bot
# [1.2.0](https://github.com/webtorrent/webtorrent/compare/v1.1.6...v1.2.0) (2021-07-09) ### Features * support adding paused torrents. ([#2004](https://github.com/webtorrent/webtorrent/issues/2004)) ([5c79c0a](https://github.com/webtorrent/webtorrent/commit/5c79c0a01424087e4c37776d86ef745191504df4))
2021-07-03chore(release): 1.1.4v1.1.4semantic-release-bot
## [1.1.4](https://github.com/webtorrent/webtorrent/compare/v1.1.3...v1.1.4) (2021-07-03) ### Bug Fixes * **deps:** update webtorrent ([#2126](https://github.com/webtorrent/webtorrent/issues/2126)) ([87c69be](https://github.com/webtorrent/webtorrent/commit/87c69bea112b6a33175962fefac14c825a690312))
2021-07-03chore(release): 1.1.3v1.1.3semantic-release-bot
## [1.1.3](https://github.com/webtorrent/webtorrent/compare/v1.1.2...v1.1.3) (2021-07-02) ### Bug Fixes * add preversion ([55fe206](https://github.com/webtorrent/webtorrent/commit/55fe206e3bd6b48e29018fb7f7bdf6e8055248a2))
2021-05-21fix: bring back release configDiego Rodríguez Baquero
2021-04-01update authorsFeross Aboukhadijeh
2021-01-23update authorsFeross Aboukhadijeh
2020-11-26update authorsFeross Aboukhadijeh
2020-10-23update authorsFeross Aboukhadijeh
2020-10-21update authorsFeross Aboukhadijeh
2020-05-15update authorsFeross Aboukhadijeh
2020-05-10update authorsFeross Aboukhadijeh
2020-04-01authorsDiego Rodriguez Baquero
2019-11-13update authorsFeross Aboukhadijeh
2019-09-11update authorsFeross Aboukhadijeh
2019-09-07update authorsFeross Aboukhadijeh
2019-09-06update authorsFeross Aboukhadijeh
2019-08-18update authorsFeross Aboukhadijeh
2019-08-09update authorsFeross Aboukhadijeh
2019-08-04update authorsFeross Aboukhadijeh
2019-06-29Update AUTHORS.mdFeross Aboukhadijeh
2018-11-13Update AUTHORS.mdGabriel
2018-08-28Authors updatedDiego Rodríguez
2018-08-04authorsFeross Aboukhadijeh
2018-07-27authorsFeross Aboukhadijeh
2018-07-19authorsFeross Aboukhadijeh
2018-05-23authorsFeross Aboukhadijeh
2018-04-25Move internal scripts from bin/ to scripts/Feross Aboukhadijeh
By convention the bin/ folder is for user-facing command line scripts. Let's use scripts/ for internal scripts that don't need to be published.
2018-04-25authorsFeross Aboukhadijeh
2018-04-20authorsFeross Aboukhadijeh