Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Chocobozzz/bittorrent-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 7 contributors

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    f2f4990 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Bugfix - when using AbortController, errors on resulting stream must …

    …be caught (webtorrent#539)
    
    * use-native-fetch
    
    * Bugfix: `res.body` should handle errors according to nodejs/undici#3353 (comment)
    
    * Revert "use-native-fetch"
    
    This reverts commit d654603.
    
    * fix-quotes
    
    * some-build-targets-return-different-output
    uriva authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e45516d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. chore(deps): update actions/cache action to v4 (webtorrent#543)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    7c963a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7de90c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9809195 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. chore(deps): update dependency magnet-uri to v7.0.7 (webtorrent#545)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    934dc1b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. fix: http announce no left (webtorrent#548)

    * fix: http announce no left
    
    * fix: proper left check
    ThaUnknown authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    3cd77f3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.2.1

    ## [11.2.1](webtorrent/bittorrent-tracker@v11.2.0...v11.2.1) (2025-01-19)
    
    ### Bug Fixes
    
    * http announce no left ([webtorrent#548](webtorrent#548)) ([3cd77f3](webtorrent@3cd77f3))
    semantic-release-bot committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    b4557a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Configuration menu
    Copy the full SHA
    1571551 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.2.2

    ## [11.2.2](webtorrent/bittorrent-tracker@v11.2.1...v11.2.2) (2025-09-06)
    
    ### Bug Fixes
    
    * export WebSocketTracker ([webtorrent#558](webtorrent#558)) ([1571551](webtorrent@1571551))
    semantic-release-bot committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    295c69a View commit details
    Browse the repository at this point in the history
Loading