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

refactor: remove Node.js and pull streams #66

Merged
merged 7 commits into from
Jan 23, 2020

Commits on Jan 13, 2020

  1. refactor: remove Node.js and pull streams

    Also changes `stat` and `ls` to return CID's not strings from core and removes the `long` option from `ls` in core (is applied by CLI/HTTP API).
    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9f58d14 View commit details
    Browse the repository at this point in the history
  2. fix: cid formatting in files.stat CLI and HTTP API

    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    bed14d5 View commit details
    Browse the repository at this point in the history
  3. fix: revert to older dependencies 😢

    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c215f4a View commit details
    Browse the repository at this point in the history
  4. chore: eslint-disable-line require-await

    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3c784a9 View commit details
    Browse the repository at this point in the history
  5. fix: stream is objectMode

    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5dcc69b View commit details
    Browse the repository at this point in the history
  6. chore: rebase and fix tests

    Alan Shaw committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c3ee120 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    3b25d31 View commit details
    Browse the repository at this point in the history