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

feat: add $IPFS_PATH/gateway file #9156

Merged
merged 7 commits into from
Aug 8, 2022
Merged

feat: add $IPFS_PATH/gateway file #9156

merged 7 commits into from
Aug 8, 2022

Commits on Jul 31, 2022

  1. feat: add gateway file

    The file contains the gateway your node is hosting in the http://<host>:<port> format.
    Structurally it works exactly the same as the API file.
    markg85 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    b2fadff View commit details
    Browse the repository at this point in the history
  2. fix review feedback

    markg85 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    bad1e17 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Update repo/fsrepo/fsrepo.go

    Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
    markg85 and Jorropo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    fa0aaa5 View commit details
    Browse the repository at this point in the history
  2. Update repo/fsrepo/fsrepo.go

    Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
    markg85 and Jorropo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b19aa2c View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    markg85 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5f6e9ca View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Aug 7, 2022

  1. add testcase

    markg85 committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3b481bc View commit details
    Browse the repository at this point in the history