Skip to content
This repository was archived by the owner on Apr 29, 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/js-ipfs-unixfs-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37.7
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-unixfs-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 5, 2019

  1. fix: update to newest IPLD libraries (#23)

    ipld-dag-pb got a new release with breaking changes, update to that release.
    vmx authored and achingbrain committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    03f4069 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    achingbrain committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    03cca04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c751bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4161bb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. chore: update deps

    achingbrain committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    1dde832 View commit details
    Browse the repository at this point in the history
  2. chore: lint fixes

    achingbrain committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    0d02cac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62b1f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    036a514 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. chore: update deps (#26)

    * chore: update deps
    
    * chore: update hamt sharding dep
    
    * fix: remove importer dep
    
    * test: test on node 12
    
    * chore: move importer to dev deps
    achingbrain authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    e11f0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a9a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12178a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. feat: support exporting nodes encoded with the identity hash (#27)

    * feat: support exporting nodes encoded with the identity hash
    
    We can encode small amounts of data inside CIDs so we should be able
    to export them too.
    
    * chore: update require
    achingbrain authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4a02ee7 View commit details
    Browse the repository at this point in the history
  2. chore: dep update

    achingbrain committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    48e4433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75da97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d75213b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. chore: use it-last (#28)

    * chore: ue it-last
    * fix: restore cids
    Alan Shaw authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ccb6a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc0320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0f77c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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