Skip to content
This repository was archived by the owner on Mar 10, 2020. 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-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.72.0
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.72.1
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 5, 2018

  1. docs: signify optional params and do it consistently (#322)

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    91a1b5e View commit details
    Browse the repository at this point in the history
  2. chore: re-enable linting (#324)

    When the JS code was moved into the js/ directory the aegir linting task was no longer considering them for linting. This is because the default globs do not include this path.
    
    This PR adds custom lint globs to the aegir config and fixes linting errors.
    
    depends on ipfs/aegir#240
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    87a8f96 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. fix: unsubscribe in series for go-ipfs (#326)

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    8e487da View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    alanshaw committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    aaefd3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a843b3 View commit details
    Browse the repository at this point in the history
Loading