You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/diff
sebastian-sauer 7609f2f27e
Link to existing PR when trying to open a new PR on the same branches (#25494)
when trying to create a PR for an existing PRs branch combination link
to the PR directly and not just to the repo.

Before:

![image](https://github.com/go-gitea/gitea/assets/1135157/b6c71323-29c8-4024-afa5-420eed145e91)

After:

![image](https://github.com/go-gitea/gitea/assets/1135157/837665f5-7459-46c6-86d4-c2dbedabc262)
2 years ago
..
blob_excerpt.tmpl Button and color enhancements (#24989) 2 years ago
box.tmpl Highlight viewed files differently in the PR filetree (#24956) 2 years ago
comment_form.tmpl Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 3 years ago
comments.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
compare.tmpl Link to existing PR when trying to open a new PR on the same branches (#25494) 2 years ago
conversation.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 3 years ago
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
image_diff.tmpl Improve "new-menu" (#24465) 2 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Fix dropdown icon layout on diff page (#25397) 2 years ago
options_dropdown.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
section_code.tmpl Add template linting via djlint (#25212) 2 years ago
section_split.tmpl Add template linting via djlint (#25212) 2 years ago
section_unified.tmpl Button and color enhancements (#24989) 2 years ago
stats.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
whitespace_dropdown.tmpl Show outdated comments in files changed tab (#24936) 2 years ago