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

chore: update dependencies and ipld #287

Merged
merged 12 commits into from
Apr 2, 2021
Merged

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    8beacbb View commit details
    Browse the repository at this point in the history
  2. fix(cid-info): multihash in hex

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    be1fecf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. fix: cidv1base32 + support raw blocks

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    36b1d79 View commit details
    Browse the repository at this point in the history
  2. style: use prominent color only for raw leaves

    The accent color is already used for raw leaves in the d3 graph,
    this makes sure we remove confusion between git-raw and raw
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    d72adbc View commit details
    Browse the repository at this point in the history
  3. chore: run ci with node 14.x

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    ad3d39f View commit details
    Browse the repository at this point in the history
  4. ci: simplify ci, only test+build

    IPFS publishing is broken atm and does not seem to be very useful in
    this repo anyway – actual website is build at
    https://github.com/ipfs/explore.ipld.io
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f84ecd4 View commit details
    Browse the repository at this point in the history
  5. chore: update i18next setup

    This aims to match changes that happened in ipfs-webui over past year.
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    d5907a1 View commit details
    Browse the repository at this point in the history
  6. chore: bump multicodec lib

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    b128682 View commit details
    Browse the repository at this point in the history
  7. chore: update ipfs-unixfs

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a2e2129 View commit details
    Browse the repository at this point in the history
  8. chore: update multihashes

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    11f8536 View commit details
    Browse the repository at this point in the history
  9. chore: update multibase

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    76cd0b3 View commit details
    Browse the repository at this point in the history
  10. chore: bump ipfs-css, remove unused multiaddr

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    058003e View commit details
    Browse the repository at this point in the history