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 bogus http requests on diffs #13760

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Commits on Nov 30, 2020

  1. Fix bogus http requests on diffs

    The .blob-excerpt elements don't have these data attributes in some
    cases resulting in bogus http request when expanding a diff and clicking
    into the expanded area. This prevents those.
    
    Should backport to 1.13.
    
    Fixes: go-gitea#13759
    silverwind committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    935c3c7 View commit details
    Browse the repository at this point in the history