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: 70c78d1
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: 7042ea1
Choose a head ref
  • 6 commits
  • 34 files changed
  • 4 contributors

Commits on Dec 11, 2019

  1. refactor: use new ipfsd-ctl setup (#1127)

    * fix: use new ipfsd-ctl setup
    
    * chore: add correct branches
    
    * fix: support new ctl
    
    * fix: update to the latest ctl api
    
    * fix: use proper module
    
    * fix: override properly
    
    * chore: bump ipfsd-ctl, interface-core
    hugomrdias authored and Alan Shaw committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    23421f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. docs: change "IPN" to "IPNS" in README (#1204)

    I'm assuming that's what it was supposed to be.
    Jim Pick authored and Alan Shaw committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8b9fc28 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. docs: grammar fix (#1208)

    * Grammar fix
    
    * Same grammar fix in a different spot
    pcowgill authored and Alan Shaw committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4cd7858 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. feat: support UnixFSv1.5 metadata (#1186)

    * feat: support UnixFSv1.5 metadata
    
    * fix: expose new mfs functions
    
    * refactor: send mtime and mode as headers instead of message parts
    
    * fix: include headers for directories
    
    * chore: update ipfs utils dep version
    
    * chore: update ipfs-utils dep
    
    * fix: stringify mode in browser
    
    * test: add tests for unixfs metadata
    
    * fix: fix up tests etc for optional mtime
    achingbrain authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    da9d17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c679de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7042ea1 View commit details
    Browse the repository at this point in the history
Loading