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

Prevent empty div when editing comment #12404

Merged

Commits on Aug 1, 2020

  1. Prevent empty div when editing comment

    The template for attachments needs to remove whitespace and return empty when there are no attachments.
    
    Fix go-gitea#10220
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    61b6bad View commit details
    Browse the repository at this point in the history
  2. Improve error logging when wrong type passed in

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    5d60b94 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    b223f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d2eb5 View commit details
    Browse the repository at this point in the history