Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: OS integrations for quick file import #1691

Merged
merged 2 commits into from
Oct 12, 2020

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    905761a View commit details
    Browse the repository at this point in the history
  2. fix: use unixfs-dir template

    The JS API changed the way template is selected, and we patched untyped
    object instead of unixfs-dir one.
    
    Context:
    https://github.com/ipfs/js-ipfs/blob/8cb8c73037e44894d756b70f344b3282463206f9/packages/interface-ipfs-core/src/object/new.js#L33-L40
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    28879eb View commit details
    Browse the repository at this point in the history