renovate[bot]
9be843c5e4
fix(deps): update dependency string2compact to v2 ( #437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 11:40:29 -05:00
renovate[bot]
ac84fbd44c
chore(deps): update dependency semantic-release to v19 [security] ( #423 ) [skip ci]
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-12-07 11:40:11 -05:00
renovate[bot]
40c25674f5
chore(deps): update actions/stale action to v6 ( #428 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 11:39:48 -05:00
renovate[bot]
35ede9c8d7
chore(deps): update dependency webtorrent-fixtures to v2 ( #436 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 11:39:20 -05:00
renovate[bot]
926ceee0ba
fix(deps): update dependency bencode to v3 ( #434 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 11:39:00 -05:00
renovate[bot]
bf74ecf70b
chore(deps): update dependency tape to v5.6.1
2022-12-06 04:46:14 +00:00
renovate[bot]
15bcf895d8
chore(deps): update dependency @webtorrent/semantic-release-config to v1.0.8
2022-12-06 01:20:48 +00:00
semantic-release-bot
de947a703a
chore(release): 10.0.0
...
# [10.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.19.0...v10.0.0 ) (2022-12-05)
### Features
* esm ([#431 ](https://github.com/webtorrent/bittorrent-tracker/issues/431 )) ([e6d3189
](e6d3189edf
))
### BREAKING CHANGES
* ESM only
* feat: esm
* fix: linter oops
2022-12-05 22:09:46 +00:00
Cas
e6d3189edf
feat: esm ( #431 )
...
BREAKING CHANGE: ESM only
* feat: esm
* fix: linter oops
2022-12-05 23:06:54 +01:00
semantic-release-bot
4b5299b691
chore(release): 9.19.0
...
# [9.19.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.6...v9.19.0 ) (2022-06-01)
### Features
* **events:** Support of `paused` client event ([#411 ](https://github.com/webtorrent/bittorrent-tracker/issues/411 )) ([ef76b3f
](ef76b3f3b6
))
2022-06-01 15:26:39 +00:00
Paul Sharypov
ef76b3f3b6
feat(events): Support of paused
client event ( #411 )
...
* feat: Added `paused` client event
* fix(events): fixed 'invalid event' response on 'paused' request from client
* fix(styles): fixed extra semicolon
2022-06-01 10:23:38 -05:00
semantic-release-bot
a048097ab4
chore(release): 9.18.6
...
## [9.18.6](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.5...v9.18.6 ) (2022-05-11)
### Bug Fixes
* revert [#420 ](https://github.com/webtorrent/bittorrent-tracker/issues/420 ) ([8d54938
](8d54938f16
))
2022-05-11 01:02:38 +00:00
Diego Rodríguez Baquero
01202185e6
ci: rollback to node 14
2022-05-10 20:01:52 -05:00
Diego Rodríguez Baquero
8d54938f16
fix: revert #420
2022-05-10 19:56:27 -05:00
Renovate Bot
38c4fdbcc1
chore(deps): update dependency tape to v5.5.3
2022-04-09 19:09:49 +00:00
renovate[bot]
4b041ca314
chore(deps): update actions/cache action to v3 ( #419 )
...
* 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 <github@diegorbaquero.com>
2022-03-27 22:47:49 +03:00
semantic-release-bot
2a79101ef7
chore(release): 9.18.5
...
## [9.18.5](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.4...v9.18.5 ) (2022-03-25)
### Bug Fixes
* connection leaks ([#420 ](https://github.com/webtorrent/bittorrent-tracker/issues/420 )) ([f7928cf
](f7928cfcc6
))
2022-03-25 08:44:32 +00:00
Lookis
f7928cfcc6
fix: connection leaks ( #420 )
2022-03-25 11:43:36 +03:00
renovate[bot]
330301ab00
chore(deps): update actions/checkout action to v3 ( #415 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-06 01:23:16 +01:00
renovate[bot]
aa2dc81dc3
chore(deps): update actions/stale action to v5 ( #416 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-06 01:19:58 +01:00
renovate[bot]
e07721851f
chore(deps): update actions/setup-node action to v3 ( #414 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-06 01:19:00 +01:00
semantic-release-bot
048bc455a7
chore(release): 9.18.4
...
## [9.18.4](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.3...v9.18.4 ) (2022-03-06)
### Bug Fixes
* typo in ws example ([#417 ](https://github.com/webtorrent/bittorrent-tracker/issues/417 )) ([023afb9
](023afb9a32
))
2022-03-06 00:18:16 +00:00
Ryan Finnie
023afb9a32
fix: typo in ws example ( #417 )
2022-03-06 01:17:19 +01:00
Renovate Bot
74065c7b61
chore(deps): update dependency tape to v5.5.2
2022-02-14 01:28:55 +00:00
Renovate Bot
09f8d15d33
chore(deps): update dependency tape to v5.5.1
2022-02-12 08:31:22 +00:00
Renovate Bot
e3bbfc6260
chore(deps): update dependency tape to v5.5.0
2022-01-27 20:43:54 +00:00
Renovate Bot
4df012037f
chore(deps): update dependency tape to v5.4.1
2022-01-17 05:55:15 +00:00
Bruce Hopkins
b21d2ccc77
Updated docs to better match default server config ( #405 )
...
* Updated docs to better match default server config
* docs: updated to more recent version
* docs: Changed var to const
* Update README.md
Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>
2022-01-03 18:54:05 -05:00
Renovate Bot
b0227c311e
chore(deps): update dependency tape to v5.4.0
2021-12-27 06:01:13 +00:00
Diego Rodríguez Baquero
8d156c7cc0
doc: trust proxy opt
2021-11-25 11:50:52 -05:00
Renovate Bot
ebbeb2fc49
chore(deps): update dependency semantic-release to v18.0.1
2021-11-25 08:38:24 +00:00
Renovate Bot
3bda698345
chore(deps): update dependency tape to v5.3.2
2021-11-17 09:15:06 +00:00
semantic-release-bot
c761671345
chore(release): 9.18.3
...
## [9.18.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.2...v9.18.3 ) (2021-10-29)
### Bug Fixes
* **deps:** update dependency clone to v2 ([#393 ](https://github.com/webtorrent/bittorrent-tracker/issues/393 )) ([dc6f796
](dc6f796684
))
2021-10-29 14:38:41 +00:00
renovate[bot]
dc6f796684
fix(deps): update dependency clone to v2 ( #393 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 09:37:52 -05:00
Linus Unnebäck
8222ccd1d6
style: use object shorthand for properties ( #400 )
2021-10-29 09:36:47 -05:00
renovate[bot]
892b848911
chore(deps): update dependency semantic-release to v18 ( #399 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 09:29:51 -05:00
semantic-release-bot
fe0df4654c
chore(release): 9.18.2
...
## [9.18.2](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.1...v9.18.2 ) (2021-09-02)
### Bug Fixes
* **deps:** update dependency socks to v2 ([#394 ](https://github.com/webtorrent/bittorrent-tracker/issues/394 )) ([353e1f4
](353e1f4009
))
2021-09-02 11:41:45 +00:00
renovate[bot]
353e1f4009
fix(deps): update dependency socks to v2 ( #394 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 13:40:52 +02:00
semantic-release-bot
c00074a923
chore(release): 9.18.1
...
## [9.18.1](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.0...v9.18.1 ) (2021-09-01)
### Bug Fixes
* disable socks in chromeapp ([#398 ](https://github.com/webtorrent/bittorrent-tracker/issues/398 )) ([7fd5877
](7fd5877895
))
2021-09-01 18:28:49 +00:00
Jocelyn Liu
7fd5877895
fix: disable socks in chromeapp ( #398 )
2021-09-01 13:27:58 -05:00
Renovate Bot
88fbbbeb9d
chore(deps): update dependency semantic-release to v17.4.7
2021-08-26 19:17:15 +00:00
Renovate Bot
08f22421c4
chore(deps): update dependency semantic-release to v17.4.6
2021-08-24 22:32:23 +00:00
Renovate Bot
dae6716eb4
chore(deps): update dependency @webtorrent/semantic-release-config to v1.0.7
2021-08-21 15:38:07 +00:00
semantic-release-bot
5cf534df10
chore(release): 9.18.0
...
# [9.18.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.4...v9.18.0 ) (2021-08-20)
### Features
* add proxy support for tracker clients ([#356 ](https://github.com/webtorrent/bittorrent-tracker/issues/356 )) ([ad64dc3
](ad64dc3a68
))
2021-08-20 21:09:26 +00:00
Alex
ad64dc3a68
feat: add proxy support for tracker clients ( #356 )
...
* Add a httpAgent options to http and websocket client trackers.
* Add a socks proxy to udp client trackers.
* Update http agent mock to node 5+
* Bugfix in socks configuration
* Use new socket to connect to the proxy relay and slice the proxy header from the message
* Add documentation for proxy
* Provide http and https agents for proxy.
Change proxy options structure and auto populate socks HTTP agents.
* Update documentation
* Check socks version for UDP proxy
* Clone proxy settings to prevent Socks instances concurrency
* Generate socks http agents on the fly (reuse is not working)
* Use clone to deepcopy socks opts
* Dont create agent for now since we cannot reuse it between requests.
* Removed unused require
* Add .gitignore
* Fix merge conflict
* Fix URL toString
* Fix new Socket constructor
Co-authored-by: Yoann Ciabaud <yoann@sonora.io>
2021-08-20 16:08:36 -05:00
Renovate Bot
71deb99dca
chore(deps): update dependency semantic-release to v17.4.5
2021-08-17 09:35:34 +00:00
Renovate Bot
49e5ddfa14
chore(deps): update dependency tape to v5.3.1
2021-08-08 07:08:47 +00:00
renovate[bot]
3778c10da6
chore(deps): update dependency tape to v5.3.0 ( #386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 17:51:43 -05:00
Renovate Bot
79effefc92
chore(deps): update dependency webtorrent-fixtures to v1.7.5
2021-07-30 15:40:45 +00:00
Renovate Bot
723597006c
chore(deps): update dependency webtorrent-fixtures to v1.7.4
2021-07-23 21:32:24 +00:00