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

IPIP-328: JSON and CBOR Response Formats on HTTP Gateways #328

Merged
merged 50 commits into from
Feb 13, 2023

Commits on Oct 20, 2022

  1. wip: cbor and json ipip

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    bacd7d4 View commit details
    Browse the repository at this point in the history
  2. wip: update related issue

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    72b61e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2aa8e View commit details
    Browse the repository at this point in the history
  4. add removed header

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2936f85 View commit details
    Browse the repository at this point in the history
  5. add summary and motivation

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    bf97587 View commit details
    Browse the repository at this point in the history
  6. add detailed design

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c442b6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0ca426 View commit details
    Browse the repository at this point in the history
  8. add some user benefit

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    bed5515 View commit details
    Browse the repository at this point in the history
  9. Update IPIP/0000-gateway-json-cbor-response-format.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hacdias and lidel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    be230bd View commit details
    Browse the repository at this point in the history
  10. Update IPIP/0000-gateway-json-cbor-response-format.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hacdias and lidel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d7ff204 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c8e3ca View commit details
    Browse the repository at this point in the history
  12. Update IPIP/0000-gateway-json-cbor-response-format.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hacdias and lidel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4563155 View commit details
    Browse the repository at this point in the history
  13. Update IPIP/0000-gateway-json-cbor-response-format.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hacdias and lidel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d2f4a61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    948829b View commit details
    Browse the repository at this point in the history
  15. updated response payload

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    08c3158 View commit details
    Browse the repository at this point in the history
  16. add some test fixtures

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c0923c1 View commit details
    Browse the repository at this point in the history
  17. add links

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2cfe769 View commit details
    Browse the repository at this point in the history
  18. add security section

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c4f9fa5 View commit details
    Browse the repository at this point in the history
  19. write alternatives section

    hacdias committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a0c86bb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    ce5eb3e View commit details
    Browse the repository at this point in the history
  2. fix: duplicate links

    hacdias committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    628775a View commit details
    Browse the repository at this point in the history
  3. refactor: rename ipip

    hacdias committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9581ac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. ipip: clarify no paths

    hacdias committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    33b4bea View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. info validation dag-json and dag-cbor

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hacdias and lidel committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    378c5b9 View commit details
    Browse the repository at this point in the history
  2. ipip: update path gateway sec

    hacdias committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    61f43ce View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/gateway-json-cbor' of https://github.com/ipfs/specs

    …into feat/gateway-json-cbor
    hacdias committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    11a6b0d View commit details
    Browse the repository at this point in the history
  4. Update IPIP/0328-gateway-json-cbor-response-format.md

    Co-authored-by: Steve Loeppky <stvn@loeppky.com>
    hacdias and BigLep committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    566dabd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update IPIP/0328-gateway-json-cbor-response-format.md

    Co-authored-by: Gus Eggert <gus@gus.dev>
    hacdias and guseggert committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    239b17b View commit details
    Browse the repository at this point in the history
  2. Update IPIP/0328-gateway-json-cbor-response-format.md

    Co-authored-by: Gus Eggert <gus@gus.dev>
    hacdias and guseggert committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    79674a0 View commit details
    Browse the repository at this point in the history
  3. Update IPIP/0328-gateway-json-cbor-response-format.md

    Co-authored-by: Gus Eggert <gus@gus.dev>
    hacdias and guseggert committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ea486b6 View commit details
    Browse the repository at this point in the history
  4. Update IPIP/0328-gateway-json-cbor-response-format.md

    Co-authored-by: Gus Eggert <gus@gus.dev>
    hacdias and guseggert committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    542315a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a84f28 View commit details
    Browse the repository at this point in the history
  6. add toc link

    hacdias committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5720d6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79636c9 View commit details
    Browse the repository at this point in the history
  8. update path gateway

    hacdias committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ba09206 View commit details
    Browse the repository at this point in the history
  9. add 400

    hacdias committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6d7f8f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8310e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 28, 2022

  1. clarify alternatives section

    hacdias committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    52a2caf View commit details
    Browse the repository at this point in the history
  2. remove test fixtures todos

    hacdias committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    51f4762 View commit details
    Browse the repository at this point in the history
  3. add UX and DX note

    hacdias committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8007584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556e500 View commit details
    Browse the repository at this point in the history
  5. ipip-328: fix title

    lidel committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b2ac007 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix: tar format

    hacdias committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cfec9bd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Jan 19, 2023

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

Commits on Jan 24, 2023

  1. Revert "remove application/json and cbor accept types"

    This reverts commit e20095e.
    hacdias committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    46272ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f9631 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. ipip-328: final editorial pass

    lidel committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e61c242 View commit details
    Browse the repository at this point in the history