Skip to content
This repository has been archived by the owner on Sep 28, 2021. 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-http-response
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: ipfs/js-ipfs-http-response
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 31, 2019

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

Commits on Apr 8, 2019

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

Commits on May 13, 2019

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

Commits on May 21, 2019

  1. chore: update ipld formats (#25)

    BREAKING CHANGE: v1 CIDs created by this module now default to base32 encoding when stringified
    
    Not a direct dependency of this module but ipld-dag-pb changed the
    case of some property names that are used by this module.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    achingbrain authored and vasco-santos committed May 21, 2019
    Configuration menu
    Copy the full SHA
    529613a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c39d66 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

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

Commits on Jun 6, 2019

  1. feat: load files/dirs from hamt shards (#19)

    Use the HAMT support and IPFS overlay build in to the mfs related
    files commands to enable loading files from HAMT shards.
    achingbrain authored and vasco-santos committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    25edfbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2f2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9e3e3 View commit details
    Browse the repository at this point in the history
Loading