Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2 #2260

Merged
merged 49 commits into from
Jan 23, 2023
Merged

chore: release v2 #2260

merged 49 commits into from
Jan 23, 2023

Conversation

alxhotel and others added 5 commits July 23, 2021 19:27
* Change behaviour of noPeers event

* Fix docs

* Add changes based on PR feedback

* Fix noPeersIntervalTime to seconds

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>
* ci: fix CacheStore already closed

* chore(deps): update dependency bittorrent-tracker to v9.17.4 (#2144)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* rescan of torrent should get all (in)valid events

* code review

* code review

* Apply suggestions from code review

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

ThaUnknown and others added 10 commits June 23, 2022 11:17
* fix: deprecate render-media

* chore: update docs
* fix: getStreamURL docs (#2257)

* chore(release): 1.7.4

## [1.7.4](v1.7.3...v1.7.4) (2022-02-03)

### Bug Fixes

* getStreamURL docs ([#2257](#2257)) ([69bdd93](69bdd93))

* feat: 1.8.0 fixing

* chore(release): 1.8.0

# [1.8.0](v1.7.4...v1.8.0) (2022-02-03)

### Features

* 1.8.0 fixing ([cac563b](cac563b))

* fix: going for 1.8.1

* chore(release): 1.8.1

## [1.8.1](v1.8.0...v1.8.1) (2022-02-03)

### Bug Fixes

* going for 1.8.1 ([e39057f](e39057f))

* chore(deps): update dependency tape to v5.5.1

* chore(deps): update dependency tape to v5.5.2

* chore(docs): Remove duplicate config row (#2265)

* fix(deps): update dependency simple-peer to ^9.11.1

* chore(release): 1.8.2

## [1.8.2](v1.8.1...v1.8.2) (2022-02-17)

### Bug Fixes

* **deps:** update dependency simple-peer to ^9.11.1 ([34df41a](34df41a))

* docs: Added TorQuiX docker webclient, to faq.md (#2262)

* Added TorQuiX docker webclient

* docs: Added TorQuiX docker webclient, to faq.md

Co-authored-by: Mauro Mazzocchetti <m.mazzocchetti@tech4care.it>

* chore(release): 1.8.3

## [1.8.3](v1.8.2...v1.8.3) (2022-02-21)

* fix(deps): update dependency torrent-discovery to ^9.4.8 (#2272)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.4

## [1.8.4](v1.8.3...v1.8.4) (2022-03-03)

### Bug Fixes

* **deps:** update dependency torrent-discovery to ^9.4.8 ([#2272](#2272)) ([aa2fa59](aa2fa59))

* chore(deps): update actions/stale action to v5 (#2271)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update actions/setup-node action to v3 (#2268)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update actions/checkout action to v3 (#2270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency bittorrent-tracker to v9.18.4

* fix(deps): update dependency torrent-discovery to ^9.4.9

* chore(release): 1.8.5

## [1.8.5](v1.8.4...v1.8.5) (2022-03-06)

### Bug Fixes

* **deps:** update dependency torrent-discovery to ^9.4.9 ([5a08647](5a08647))

* fix(deps): update dependency create-torrent to ^5.0.2 (#2276)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.6

## [1.8.6](v1.8.5...v1.8.6) (2022-03-11)

### Bug Fixes

* **deps:** update dependency create-torrent to ^5.0.2 ([#2276](#2276)) ([f389f87](f389f87))

* chore(deps): update actions/cache action to v3 (#2281)

* chore(deps): update actions/cache action to v3

* Update release.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Diego Rodríguez Baquero <diego@mothership.com>

* refactor: replace deprecated String.prototype.substr() (#2282)

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

* chore(deps): update dependency finalhandler to v1.2.0 (#2283)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.7

## [1.8.7](v1.8.6...v1.8.7) (2022-03-24)

* fix(deps): update dependency debug to ^4.3.4

* chore(release): 1.8.8

## [1.8.8](v1.8.7...v1.8.8) (2022-03-25)

### Bug Fixes

* **deps:** update dependency debug to ^4.3.4 ([017c488](017c488))

* chore(deps): update webtorrent

* fix(deps): update dependency parse-torrent to ^9.1.5

* chore(release): 1.8.9

## [1.8.9](v1.8.8...v1.8.9) (2022-03-26)

### Bug Fixes

* **deps:** update dependency parse-torrent to ^9.1.5 ([650a8c9](650a8c9))

* chore(deps): update dependency serve-static to v1.15.0 (#2285)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix: web seed request URLs (#2267)

* fix: web seed request URLs

When adding a multi torrent file (not magnet link) which has only web seeds, the torrent fails to download because webtorrent seems to try to call the wrong URL.

Suppose that we are using the default download path of `/tmp/webtorrent`, and we have a web seed at `https://some-s3-bucket.s3.amazonaws.com/my-torrent` where `my-torrent` contains some nested directory structure like this:

```
my-torrent/
    file1.txt
    file2/
        file2.txt
```

Webtorrent will attempt to fetch the following URLs:

```
https://some-s3-bucket.s3.amazonaws.com/my-torrent//tmp/webtorrent/my-torrent/file1.txt
https://some-s3-bucket.s3.amazonaws.com/my-torrent//tmp/webtorrent/my-torrent/file2/file2.txt
```

This is obviously incorrect, but perhaps I'm doing something wrong to cause this. I dug through the code, and it seems that `fs-chunk-store` is [modifying `file.path`](https://github.com/webtorrent/fs-chunk-store/blob/master/index.js#L48) when the [chunk store is created](https://github.com/webtorrent/webtorrent/blob/master/lib/torrent.js#L485). Stripping off the temp path fixes this issue and the download progresses as expected.

* Update lib/webconn.js

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>

* chore(release): 1.8.10

## [1.8.10](v1.8.9...v1.8.10) (2022-03-27)

### Bug Fixes

* web seed request URLs ([#2267](#2267)) ([5b4880a](5b4880a))

* refactor: trigger _onWireWithMetadata after selections are updated (#2103)

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>

* chore(release): 1.8.11

## [1.8.11](v1.8.10...v1.8.11) (2022-03-27)

* fix(deps): update dependency bittorrent-protocol to ^3.5.2

* chore(release): 1.8.12

## [1.8.12](v1.8.11...v1.8.12) (2022-03-28)

### Bug Fixes

* **deps:** update dependency bittorrent-protocol to ^3.5.2 ([13fb0d6](13fb0d6))

* chore: add locking of threads [skip ci]

* fix(deps): update dependency fs-chunk-store to ^2.0.5

* chore(release): 1.8.13

## [1.8.13](v1.8.12...v1.8.13) (2022-03-30)

### Bug Fixes

* **deps:** update dependency fs-chunk-store to ^2.0.5 ([2eef418](2eef418))

* chore: every day

* ci: fix failing ci

* chore(deps): update dependency tape to v5.5.3

* chore: standard 17

* fix(deps): update dependency bittorrent-protocol to ^3.5.3 (#2302)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix(deps): update dependency bitfield to ^4.1.0 (#2303)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.14

## [1.8.14](v1.8.13...v1.8.14) (2022-04-22)

### Bug Fixes

* **deps:** update dependency bitfield to ^4.1.0 ([#2303](#2303)) ([a778522](a778522))
* **deps:** update dependency bittorrent-protocol to ^3.5.3 ([#2302](#2302)) ([11f9426](11f9426))

* docs: replace `git.io` link with the actual URL (#2305)

* chore(release): 1.8.15

## [1.8.15](v1.8.14...v1.8.15) (2022-04-26)

* fix(deps): update dependency bittorrent-protocol to ^3.5.5

* chore(release): 1.8.16

## [1.8.16](v1.8.15...v1.8.16) (2022-04-28)

### Bug Fixes

* **deps:** update dependency bittorrent-protocol to ^3.5.5 ([3522080](3522080))

* chore(docs): add miru, haven torrent client (#2312)

* chore(deps): update dependency babel-minify to v0.5.2 (#2313)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update github/codeql-action action to v2 (#2304)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix: measure transfer rates without using timeouts (#2314)

* chore(release): 1.8.17

## [1.8.17](v1.8.16...v1.8.17) (2022-05-11)

### Bug Fixes

* measure transfer rates without using timeouts ([#2314](#2314)) ([522ee4c](522ee4c))

* fix(deps): update dependency bittorrent-tracker to v9.18.6 (#2315)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.18

## [1.8.18](v1.8.17...v1.8.18) (2022-05-11)

### Bug Fixes

* **deps:** update dependency bittorrent-tracker to v9.18.6 ([#2315](#2315)) ([b63d652](b63d652))

* docs: Updated TorQuiX with new name CrawFish and updated link reference, to faq.md (#2316) [skip ci]

* Added TorQuiX docker webclient

* docs: Added TorQuiX docker webclient, to faq.md

* docs: Updated TorQuiX with new name CrawFish and updated link reference, to faq.md

Co-authored-by: Mauro Mazzocchetti <m.mazzocchetti@tech4care.it>

* chore(docs): add Niwder cloud torrent platform (#2317) [skip ci]

Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>

* fix(deps): update dependency torrent-discovery to ^9.4.12

* chore(release): 1.8.19

## [1.8.19](v1.8.18...v1.8.19) (2022-05-11)

### Bug Fixes

* **deps:** update dependency torrent-discovery to ^9.4.12 ([36e931a](36e931a))

* fix(deps): update dependency bittorrent-dht to ^10.0.3 (#2320)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.20

## [1.8.20](v1.8.19...v1.8.20) (2022-05-14)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^10.0.3 ([#2320](#2320)) ([2ebbd8e](2ebbd8e))

* fix(deps): update dependency throughput to ^1.0.1 (#2321)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(release): 1.8.21

## [1.8.21](v1.8.20...v1.8.21) (2022-05-23)

### Bug Fixes

* **deps:** update dependency throughput to ^1.0.1 ([#2321](#2321)) ([d53d95e](d53d95e))

* fix(deps): update dependency bittorrent-dht to ^10.0.4

* chore(release): 1.8.22

## [1.8.22](v1.8.21...v1.8.22) (2022-05-24)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^10.0.4 ([327d723](327d723))

* chore(deps): update dependency bittorrent-tracker to v9.19.0

* chore(deps): update dependency semantic-release to v19.0.3 [security]

* sponsor

* fix(deps): update dependency torrent-discovery to ^9.4.13

* chore(release): 1.8.23

## [1.8.23](v1.8.22...v1.8.23) (2022-06-23)

### Bug Fixes

* **deps:** update dependency torrent-discovery to ^9.4.13 ([1e3373a](1e3373a))

* fix: support stream cancelling (#2335)

* chore(release): 1.8.24

## [1.8.24](v1.8.23...v1.8.24) (2022-06-23)

### Bug Fixes

* support stream cancelling ([#2335](#2335)) ([2e4f91f](2e4f91f))

Co-authored-by: Cas <6506529+ThaUnknown@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Diego Rodríguez Baquero <diego@mothership.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Artak Safaryan <32634773+holoyan@users.noreply.github.com>
Co-authored-by: Drakonkat <adamo.mazzocchetti@gmail.com>
Co-authored-by: Mauro Mazzocchetti <m.mazzocchetti@tech4care.it>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: CommanderRoot <CommanderRoot@users.noreply.github.com>
Co-authored-by: Justin Lewis Salmon <jlsalmon@users.noreply.github.com>
Co-authored-by: Alex <alxmorais8@msn.com>
Co-authored-by: Sukka <isukkaw@gmail.com>
Co-authored-by: Nipuna Weerasekara <w.nipuna@gmail.com>
Co-authored-by: Feross Aboukhadijeh <feross@feross.org>
feat: Unifiy HTTP server and SW renderer.
* feat, perf: w3c-like File, file-iterator

* feat: w3c File fields

* fix: spec compliance, iterator event

* perf: lazy load iterator on web stream
feat: add iterator tests
breaking: deprecate getBuffer

* fix: reading when destroyed
Copy link

@desphilboy desphilboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@DiegoRBaquero DiegoRBaquero merged commit f8c545a into master Jan 23, 2023
webtorrent-bot pushed a commit that referenced this pull request Jan 23, 2023
# [2.0.0](v1.9.7...v2.0.0) (2023-01-23)

### Bug Fixes

* dependencies ([9bd7933](9bd7933))
* deprecate render-media ([#2180](#2180)) ([8b5ecea](8b5ecea))
* **deps:** update dependency streamx to ^2.13.1 ([#2430](#2430)) ([fb5f5a6](fb5f5a6))
* **deps:** update dependency streamx to ^2.13.2 ([#2438](#2438)) ([4a177d7](4a177d7))
* documentation, unity ([9ae5f17](9ae5f17))
* ESM browser tests ([975c463](975c463))
* remove dead code ([2839c7a](2839c7a))
* remove tap-spec where it's not necessary ([5188eca](5188eca))
* revert bittorent-protocol ver ([28df830](28df830))
* standard [whitespace] ([a4bc0c3](a4bc0c3))
* standard linting ([a64a719](a64a719))

### Continuous Integration

* fix release node 18 ([25eb995](25eb995))

* Merge pull request #2260 from webtorrent/v2 ([f8c545a](f8c545a)), closes [#2260](#2260)
* feat, perf: w3c-like File, file-iterator (#2414) ([69d85a8](69d85a8)), closes [#2414](#2414)

### Features

* esm ([98353d9](98353d9))
* rescan of torrent should get all (in)valid events ([#1903](#1903)) ([4745739](4745739))
* sw-renderer tests ([73aff7f](73aff7f))
* unify HTTP server and SW renderer ([7aeea17](7aeea17))
* use storage (FSA+IDB) instead of memory in browser ([00e1c9f](00e1c9f))

### Performance Improvements

* drop browserify ([c73d28e](c73d28e))
* drop chunk store stream ([cf4d593](cf4d593))
* drop rusha, drop Buffer ([#2390](#2390)) ([9ac1dfa](9ac1dfa))
* use mime-lite ([c83734c](c83734c))

### BREAKING CHANGES

* v2
* ESM only, drop node 12 and ndoe 14
* deprecate getBuffer

* fix: reading when destroyed
@webtorrent-bot
Copy link
Collaborator

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.