Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: support remote pinning services in ipfs-http-client #3293

Merged
merged 57 commits into from
Jan 30, 2021

Commits on Sep 18, 2020

  1. wip: pin.remote.add|ls|rm

    This adds basic boilerplate for supporting remote pinning commands
    introduced in ipfs/kubo#7661
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    caf935f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

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

Commits on Dec 5, 2020

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

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    9669fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ec19d View commit details
    Browse the repository at this point in the history
  3. chore: remove obsolete code

    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    7f4783d View commit details
    Browse the repository at this point in the history
  4. feat: improve API documntation

    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e464914 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28871af View commit details
    Browse the repository at this point in the history
  6. trigger ci

    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    02402c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0da1850 View commit details
    Browse the repository at this point in the history
  8. Revert "chore: change cid dep to use git pull"

    This reverts commit 0da1850.
    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    58134d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01a75cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9059fbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2ddf44 View commit details
    Browse the repository at this point in the history
  12. chore: rename type dir to types

    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    0c5d277 View commit details
    Browse the repository at this point in the history
  13. chore: merge master in

    Gozala committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1dfef82 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

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

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    96eb743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b47d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83dcdac View commit details
    Browse the repository at this point in the history
  4. Revert "chore: fixed cid and multicodec versions (#3445)"

    This reverts commit eceb0d4.
    Gozala committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    446da30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d3268f View commit details
    Browse the repository at this point in the history
  6. fix: regressions in examples

    Gozala committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a51a6e5 View commit details
    Browse the repository at this point in the history
  7. chore: revert bundle size

    Gozala committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    58d5d0c View commit details
    Browse the repository at this point in the history
  8. chore: fix failing test

    achingbrain committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f032cbd View commit details
    Browse the repository at this point in the history
  9. chore: update require

    achingbrain committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    8b185ae View commit details
    Browse the repository at this point in the history
  10. chore: update deps

    achingbrain committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f5a37a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b568e26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acb7378 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a699b9d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    c2ec920 View commit details
    Browse the repository at this point in the history
  2. chore: revert ts-expect-error

    Gozala committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    7dd1e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd45dc View commit details
    Browse the repository at this point in the history
  4. chore: merge master

    Gozala committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    371529e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    777f18e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. chore: disable dep-check

    Gozala committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ec4b5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f370ddd View commit details
    Browse the repository at this point in the history
  3. chore: add more tests

    Gozala committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5432000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0acbf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f5e08c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. chore: merge master

    Gozala committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    3ac96fa View commit details
    Browse the repository at this point in the history
  2. chore: bump ipfs-interop dep

    Gozala committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    5dd8dad View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    7947cf2 View commit details
    Browse the repository at this point in the history
  2. fix: broken test

    Gozala committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    84b8537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae51aa View commit details
    Browse the repository at this point in the history
  4. fix: lint issue

    Gozala committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7433001 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. fix: node hang

    Gozala committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    035b381 View commit details
    Browse the repository at this point in the history
  2. chore: report stop errors

    Gozala committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    95b2fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d90b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    277ae23 View commit details
    Browse the repository at this point in the history
  2. fix: failing type check

    Note: filter on Array<T> does refine T type.
    Gozala committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    9d8b44b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. chore: update libp2p-crypto

    Gozala committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    4c9494d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. fix: type annotation

    Gozala committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    59d4e76 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    5b565f0 View commit details
    Browse the repository at this point in the history
  2. chore: go-ipfs 0.8.0-rc2

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6bb0591 View commit details
    Browse the repository at this point in the history
  3. chore: update to rc2

    Gozala committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8de937d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cacf8bd View commit details
    Browse the repository at this point in the history