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
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
2018-03-03authorsFeross Aboukhadijeh
2018-02-21authorsFeross Aboukhadijeh
2018-02-17authorsFeross Aboukhadijeh
2018-01-26authorsFeross Aboukhadijeh
2017-10-18Update authorsDiego Rodríguez
2017-03-18buildFeross Aboukhadijeh
2017-03-13buildFeross Aboukhadijeh
2017-02-12authorsFeross Aboukhadijeh
2017-01-18buildFeross Aboukhadijeh
2017-01-14AUTHORSFeross Aboukhadijeh
2016-11-23buildFeross Aboukhadijeh
2016-09-27authorsFeross Aboukhadijeh
2016-09-18authorsFeross Aboukhadijeh
2016-09-17AUTHORSFeross Aboukhadijeh
2016-08-06Improve AUTHORS.md formattingFeross Aboukhadijeh