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/js-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.0
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.0.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 7 contributors

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    b650e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d32e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. feat: dag.put

    daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    9463d3a View commit details
    Browse the repository at this point in the history
  2. Feat(dag): DAG api (#568)

    * Implement dag.get
    
    * Handle dag put response, enable CIDs for dag get and fix dag get request param
    Antonio Tenorio-Fornés authored and daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    93a9af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf1c6c View commit details
    Browse the repository at this point in the history
  4. feat(dag): proper get implementation

    magik6k authored and daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    7ba0343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9eab8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2b203b View commit details
    Browse the repository at this point in the history
  7. fix(dag): js-ipld format resolver take the raw block

    The js-ipld formats API changed, they now take a raw data block
    rather than an IPFS block.
    vmx authored and daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    2683c7e View commit details
    Browse the repository at this point in the history
  8. fix(dag): use SendOneFile for dag put

    There was a refactoring, now the usual way of doing a HTTP request
    is through SendOneFile.
    vmx authored and daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    9c37213 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    994bdad View commit details
    Browse the repository at this point in the history
  10. feat: Wrap with dir (#730)

    * feat: add awareness of wrapWithDirectory option to utils/send-files-stream
    
    * chore: update interface-ipfs-core
    
    * chore: update deps
    daviddias authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    160860e View commit details
    Browse the repository at this point in the history
  11. chore: update contributors

    daviddias committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    21b3bdf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b644c16 View commit details
    Browse the repository at this point in the history
Loading