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

Show hash on gateway #5830

Merged
merged 2 commits into from
Jan 5, 2019

Commits on Jan 5, 2019

  1. show hash if not in original url

    Change the template handler to pass the hash to the directory listing template if the original url doesn't contain the hash. The directory listing template will display the hash in grey under the original url if the hash is passed to it.
    
    License: MIT
    Signed-off-by: Jack Loughran <j@ckloughran.com>
    jackloughran authored and Stebalien committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    9ef1486 View commit details
    Browse the repository at this point in the history
  2. gateway index: fix check for displaying CID.

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    65fc4b4 View commit details
    Browse the repository at this point in the history