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(gateway): undesired conversions to dag-json and friends #9566

Merged
merged 9 commits into from
Jan 21, 2023

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    17512b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aad10f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297e910 View commit details
    Browse the repository at this point in the history
  4. fix: re-add

    hacdias committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    efccafc View commit details
    Browse the repository at this point in the history
  5. refactor: simplify code

    hacdias committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bbecb93 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. fix: allow requesting dag-json as application/json

    - adds bunch of additional tests including JSON file on UnixFS
    - fix: dag-json codec (0x0129) can be returned as plain json
    - fix: json codec (0x0200) cna be retrurned as plain json
    - same for cbor variants
    lidel committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c3ebe80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb61681 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    f2b4eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dadb9a View commit details
    Browse the repository at this point in the history