Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

refactor: fetch add #1087

Merged
merged 18 commits into from
Sep 4, 2019
Merged

refactor: fetch add #1087

merged 18 commits into from
Sep 4, 2019

Commits on Sep 3, 2019

  1. feat: add, addPullStream, addFromFs and addFromStream

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    582dd01 View commit details
    Browse the repository at this point in the history
  2. refactor: use ky

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    fd5079f View commit details
    Browse the repository at this point in the history
  3. refactor: convert addReadableStream

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    261b21b View commit details
    Browse the repository at this point in the history
  4. refactor: convert addFromFs

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    fcf5574 View commit details
    Browse the repository at this point in the history
  5. refactor: remove unused code

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    3f83cbe View commit details
    Browse the repository at this point in the history
  6. fix: tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b5e0dc8 View commit details
    Browse the repository at this point in the history
  7. fix: tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    623be35 View commit details
    Browse the repository at this point in the history
  8. fix: normalize input for iterable of buffer or blob

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    ac8442d View commit details
    Browse the repository at this point in the history
  9. refactor: use it-glob

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    52acf47 View commit details
    Browse the repository at this point in the history
  10. refactor: use normalise from ipfs-utils

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    440d622 View commit details
    Browse the repository at this point in the history
  11. fix: tweaks and fixes

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    7576432 View commit details
    Browse the repository at this point in the history
  12. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0598651 View commit details
    Browse the repository at this point in the history
  13. fix: import buffer when needed

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    2e7e969 View commit details
    Browse the repository at this point in the history
  14. chore: temporarily increase bundle size limit

    This will reduce as we switch more APIs to using fetch.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    956a5af View commit details
    Browse the repository at this point in the history
  15. fix: tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    fee0eed View commit details
    Browse the repository at this point in the history
  16. fix: more fix

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    732f063 View commit details
    Browse the repository at this point in the history
  17. chore: update ipfs-utils dep

    Alan Shaw committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    c9bf01e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. refactor: use globSource from ipfs-utils

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    24ad264 View commit details
    Browse the repository at this point in the history