Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
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: ipfs/js-ipfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ipfs-message-port-client@0.5.2
Choose a base ref
...
head repository: ipfs/js-ipfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipfs-message-port-client@0.5.3
Choose a head ref
  • 11 commits
  • 118 files changed
  • 7 contributors

Commits on Feb 8, 2021

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

Commits on Feb 18, 2021

  1. chore: fix rc publishing (#3561)

    Lerna doesn't work with npm automation tokens out of the box, need
    to disable auth verification for the time being.
    
    Refs: lerna/lerna#2788
    achingbrain authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    49840cd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    d05a084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e31ad View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

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

Commits on Feb 25, 2021

  1. docs: fix webrtc-star link (#3571)

    - fixes a broken link in docs
    - replaces deprecated webrtc-star used for demo purposes with two redundant ones
    lidel authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7e33d82 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. fix: update to new aegir (#3528)

    - update aegir
    - fix some linting
    - enable multiple test runs at the same time (all servers now try to find free ports)
    
    Co-authored-by: achingbrain <alex@achingbrain.net>
    hugomrdias and achingbrain authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    49f7880 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. fix: bitswap related typedefs (#3580)

    Fixes up types so they align here ipfs/js-ipfs-bitswap#261
    
    Co-authored-by: achingbrain <alex@achingbrain.net>
    Gozala and achingbrain authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1af82d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    549d560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328deaf View commit details
    Browse the repository at this point in the history
  3. chore: publish

     - interface-ipfs-core@0.144.2
     - ipfs-cli@0.4.3
     - ipfs-client@0.3.3
     - ipfs-core-types@0.3.1
     - ipfs-core-utils@0.7.2
     - ipfs-core@0.5.3
     - ipfs-daemon@0.5.3
     - ipfs-grpc-client@0.2.3
     - ipfs-grpc-server@0.2.3
     - ipfs-http-client@49.0.3
     - ipfs-http-gateway@0.3.2
     - ipfs-http-server@0.3.3
     - ipfs-message-port-client@0.5.3
     - ipfs-message-port-protocol@0.6.1
     - ipfs-message-port-server@0.6.2
     - ipfs@0.54.3
    achingbrain committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    0af3b76 View commit details
    Browse the repository at this point in the history
Loading