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-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-09chore(release): 1.1.6v1.1.6semantic-release-bot
## [1.1.6](https://github.com/webtorrent/webtorrent/compare/v1.1.5...v1.1.6) (2021-07-08) ### Bug Fixes * **deps:** update dependency bittorrent-protocol to ^3.4.2 ([#2132](https://github.com/webtorrent/webtorrent/issues/2132)) ([7223cbf](https://github.com/webtorrent/webtorrent/commit/7223cbf7918e543542acf9d53da4bec0753a5e00))
2021-07-09fix(deps): update dependency bittorrent-protocol to ^3.4.2 (#2132)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06chore(release): 1.1.5v1.1.5semantic-release-bot
## [1.1.5](https://github.com/webtorrent/webtorrent/compare/v1.1.4...v1.1.5) (2021-07-06) ### Bug Fixes * ensure uTP peer address is IPv4 ([#2125](https://github.com/webtorrent/webtorrent/issues/2125)) ([100a2ae](https://github.com/webtorrent/webtorrent/commit/100a2aebe23420dd70842b3948896f8fecfee235))
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-03fix(deps): update webtorrent (#2126)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-03chore: bump ranges to create a new minified js buildDiego Rodriguez Baquero
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-07-03fix: add preversionDiego Rodríguez Baquero
2021-07-03chore(release): 1.1.2v1.1.2semantic-release-bot
## [1.1.2](https://github.com/webtorrent/webtorrent/compare/v1.1.1...v1.1.2) (2021-07-02)
2021-07-03chore(release): 1.1.1v1.1.1semantic-release-bot
## [1.1.1](https://github.com/webtorrent/webtorrent/compare/v1.1.0...v1.1.1) (2021-07-02) ### Bug Fixes * Cleanup duplicated deselect() code ([#2113](https://github.com/webtorrent/webtorrent/issues/2113)) ([b94d713](https://github.com/webtorrent/webtorrent/commit/b94d71314bd7ae122c6150b6e92b3f2bd5da504a))
2021-06-30chore(release): 1.1.0v1.1.0semantic-release-bot
# [1.1.0](https://github.com/webtorrent/webtorrent/compare/v1.0.4...v1.1.0) (2021-06-30) ### Features * Use a cache on the chunk store ([#2095](https://github.com/webtorrent/webtorrent/issues/2095)) ([d540058](https://github.com/webtorrent/webtorrent/commit/d540058ebd7f32e613d26c33e8a99b16d39a13d8))
2021-06-30feat: Use a cache on the chunk store (#2095)John Hiesey
2021-06-30chore(deps): update dependency semantic-release to v17.4.4 (#2108)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30chore(release): 1.0.4v1.0.4semantic-release-bot
## [1.0.4](https://github.com/webtorrent/webtorrent/compare/v1.0.3...v1.0.4) (2021-06-30)
2021-06-30chore(release): 1.0.3v1.0.3semantic-release-bot
## [1.0.3](https://github.com/webtorrent/webtorrent/compare/v1.0.2...v1.0.3) (2021-06-30) ### Bug Fixes * remove deprecated functionality ([#2118](https://github.com/webtorrent/webtorrent/issues/2118)) ([2bf6cf4](https://github.com/webtorrent/webtorrent/commit/2bf6cf42e09c448cab0dddcd74ea9a49dc3f18a0))
2021-06-23chore(release): 1.0.2v1.0.2semantic-release-bot
## [1.0.2](https://github.com/webtorrent/webtorrent/compare/v1.0.1...v1.0.2) (2021-06-23) ### Bug Fixes * enable UTP by default if there's support ([0df9eb6](https://github.com/webtorrent/webtorrent/commit/0df9eb60171ff18cec052e8f31a515b341bdd03a))
2021-06-17chore(release): 1.0.1v1.0.1semantic-release-bot
## [1.0.1](https://github.com/webtorrent/webtorrent/compare/v1.0.0...v1.0.1) (2021-06-17) ### Bug Fixes * make utp-native optional ([#1966](https://github.com/webtorrent/webtorrent/issues/1966)) ([73c941c](https://github.com/webtorrent/webtorrent/commit/73c941c6eb3b539efbbbb499ab3d033531347b19))
2021-06-17fix: make utp-native optional (#1966)Julen Garcia Leunda
* Add optional utp-native * Add error log when uTP cannot be loaded * Fix review suggestions * Remove an additional require call Co-authored-by: Alex <alxmorais8@msn.com>
2021-06-15chore(deps): update dependency bittorrent-tracker to v9.17.2 (#2104)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04chore(deps): update dependency @webtorrent/semantic-release-config to v1.0.5 ↵renovate[bot]
(#2097) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31chore(deps): update dependency @webtorrent/semantic-release-config to v1.0.4 ↵renovate[bot]
(#2089) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25chore(deps): pin dependencies (#2084)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24chore(deps): update dependency @webtorrent/semantic-release-config to ^1.0.3 ↵renovate[bot]
(#2083) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21chore(deps): update dependency @webtorrent/semantic-release-config to ^1.0.2 ↵renovate[bot]
(#2081) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21chore: disable lock file maintenanceDiego Rodríguez Baquero
2021-05-21chore(release): 1.0.0v1.0.0semantic-release-bot
# [1.0.0](https://github.com/webtorrent/webtorrent/compare/v0.118.0...v1.0.0) (2021-05-21) ### Bug Fixes * bring back release config ([d78055b](https://github.com/webtorrent/webtorrent/commit/d78055b2fd6275f9ba18474f601c0a4d3284231c)) * getAnnounceOpts ([#2075](https://github.com/webtorrent/webtorrent/issues/2075)) ([633b922](https://github.com/webtorrent/webtorrent/commit/633b9224b7c7176599a5e53775de1a48d8e864b5)) * install config ([6ba44c4](https://github.com/webtorrent/webtorrent/commit/6ba44c444f6af6f070c3059ad00ca2d10868058d)) * **deps:** update webtorrent ([18a8962](https://github.com/webtorrent/webtorrent/commit/18a8962328fb42e1ebc56ed5dbe73b97f096fbd1)) * ci ([134721c](https://github.com/webtorrent/webtorrent/commit/134721c16d3338270cdcef300bb164720b1d3ae7)) * github ci secrets ([fc7ec9f](https://github.com/webtorrent/webtorrent/commit/fc7ec9f223079a3c1a2a8b54a4cca022aef4c440)) ### chore * add release ([#2077](https://github.com/webtorrent/webtorrent/issues/2077)) ([db9de2d](https://github.com/webtorrent/webtorrent/commit/db9de2d99a260d68f2719396835a09b2d0742e9f)) ### Reverts * version strategy gh actions ([1cba675](https://github.com/webtorrent/webtorrent/commit/1cba6753d449ae46f287e9104ed1f0330d640911)) ### BREAKING CHANGES * chore: add release * add semantic release config * Update release.yml
2021-05-21fix: bring back release configDiego Rodríguez Baquero
2021-05-21chore: add semantic-release dev depDiego Rodríguez Baquero
2021-05-21fix: install configDiego Rodríguez Baquero
2021-05-21chore: add release (#2077)Diego Rodríguez Baquero
* chore: add release * add semantic release config * Update release.yml
2021-05-20fix(deps): update webtorrentRenovate Bot
2021-05-20Add renovate configDiego Rodríguez Baquero
2021-05-03Update bittorrent-tracker requirement from ^9.16.0 to ^9.17.0dependabot[bot]
Updates the requirements on [bittorrent-tracker](https://github.com/webtorrent/bittorrent-tracker) to permit the latest version. - [Release notes](https://github.com/webtorrent/bittorrent-tracker/releases) - [Commits](https://github.com/webtorrent/bittorrent-tracker/compare/v9.16.0...v9.17.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Merge pull request #2052 from webtorrent/dependabot/npm_and_yarn/tape-tw-5.2.2Diego Rodríguez Baquero
Update tape requirement from ^5.1.1 to ^5.2.2
2021-05-01Merge pull request #2051 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/run-parallel-limit-tw-1.1.0 Update run-parallel-limit requirement from ^1.0.6 to ^1.1.0
2021-05-01Merge pull request #2037 from webtorrent/dependabot/npm_and_yarn/ut_pex-3.0.0Diego Rodríguez Baquero
Bump ut_pex from 2.0.1 to 3.0.0
2021-05-01Bump ut_pex from 2.0.1 to 3.0.0dependabot[bot]
Bumps [ut_pex](https://github.com/webtorrent/ut_pex) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/webtorrent/ut_pex/releases) - [Commits](https://github.com/webtorrent/ut_pex/compare/v2.0.1...v3.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Update tape requirement from ^5.1.1 to ^5.2.2dependabot[bot]
Updates the requirements on [tape](https://github.com/substack/tape) to permit the latest version. - [Release notes](https://github.com/substack/tape/releases) - [Commits](https://github.com/substack/tape/compare/v5.1.1...v5.2.2) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Merge pull request #2048 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/create-torrent-tw-4.7.0 Update create-torrent requirement from ^4.4.4 to ^4.7.0
2021-05-01Update create-torrent requirement from ^4.4.4 to ^4.7.0dependabot[bot]
Updates the requirements on [create-torrent](https://github.com/webtorrent/create-torrent) to permit the latest version. - [Release notes](https://github.com/webtorrent/create-torrent/releases) - [Commits](https://github.com/webtorrent/create-torrent/compare/v4.4.4...v4.7.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Update run-parallel-limit requirement from ^1.0.6 to ^1.1.0dependabot[bot]
Updates the requirements on [run-parallel-limit](https://github.com/feross/run-parallel-limit) to permit the latest version. - [Release notes](https://github.com/feross/run-parallel-limit/releases) - [Commits](https://github.com/feross/run-parallel-limit/compare/v1.0.6...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Merge pull request #2049 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/utp-native-tw-2.4.0 Update utp-native requirement from ^2.3.0 to ^2.4.0
2021-05-01Merge pull request #2050 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/simple-sha1-tw-3.1.0 Update simple-sha1 requirement from ^3.0.1 to ^3.1.0
2021-05-01Update fs-chunk-store requirement from ^2.0.2 to ^2.0.3dependabot[bot]
Updates the requirements on [fs-chunk-store](https://github.com/feross/fs-chunk-store) to permit the latest version. - [Release notes](https://github.com/feross/fs-chunk-store/releases) - [Commits](https://github.com/feross/fs-chunk-store/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Update simple-sha1 requirement from ^3.0.1 to ^3.1.0dependabot[bot]
Updates the requirements on [simple-sha1](https://github.com/michaelrhodes/simple-sha1) to permit the latest version. - [Release notes](https://github.com/michaelrhodes/simple-sha1/releases) - [Commits](https://github.com/michaelrhodes/simple-sha1/compare/v3.0.1...v3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Merge pull request #2044 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/bittorrent-protocol-tw-3.3.1 Update bittorrent-protocol requirement from ^3.2.0 to ^3.3.1
2021-05-01Update utp-native requirement from ^2.3.0 to ^2.4.0dependabot[bot]
Updates the requirements on [utp-native](https://github.com/mafintosh/utp-native) to permit the latest version. - [Release notes](https://github.com/mafintosh/utp-native/releases) - [Commits](https://github.com/mafintosh/utp-native/compare/v2.3.0...v2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Merge pull request #2046 from ↵Diego Rodríguez Baquero
webtorrent/dependabot/npm_and_yarn/airtap-sauce-tw-1.1.2 Update airtap-sauce requirement from ^1.1.0 to ^1.1.2
2021-05-01Update parse-torrent requirement from ^9.1.1 to ^9.1.3dependabot[bot]
Updates the requirements on [parse-torrent](https://github.com/webtorrent/parse-torrent) to permit the latest version. - [Release notes](https://github.com/webtorrent/parse-torrent/releases) - [Commits](https://github.com/webtorrent/parse-torrent/compare/v9.1.1...v9.1.3) Signed-off-by: dependabot[bot] <support@github.com>