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

Draft: _redirects support refactored #43

Commits on Apr 12, 2022

  1. WIP _redirects refactored

    Justin Johnson committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4d41ff6 View commit details
    Browse the repository at this point in the history
  2. More tests

    Justin Johnson committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    202d781 View commit details
    Browse the repository at this point in the history
  3. Set dnslink-hostname in context

    Justin Johnson committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    727061b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Handle ipns paths that have no subsequent ipfs path, such that there …

    …is no root CID to be found
    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6d1bf37 View commit details
    Browse the repository at this point in the history
  2. Change from tj/go-redirects to fission-suite/go-redirects

    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d5bdddf View commit details
    Browse the repository at this point in the history
  3. go.mod updates

    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3eac32a View commit details
    Browse the repository at this point in the history
  4. - Move functions to appropriate file, but I might move back if it's t…

    …oo much PR noise
    
    - Switch to fission-suite/go-redirects
    - More experimental ipns path handling logic
    - Remove unused function args
    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f54eaf7 View commit details
    Browse the repository at this point in the history
  5. Initial dnslink config for sharness tests

    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a6242ca View commit details
    Browse the repository at this point in the history
  6. - Some comments on handling force option

    - Correct the approach to getting root CID when DNSlink is involved
    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a3eab59 View commit details
    Browse the repository at this point in the history
  7. More comments

    Justin Johnson committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ca8e64e View commit details
    Browse the repository at this point in the history