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
delvh e50473e6bb
Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234)
Backport of #21230

The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
blob_excerpt.tmpl Calculate filename hash only once (#19654) 3 years ago
box.tmpl Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234) 3 years ago
comment_form.tmpl Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
comments.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 3 years ago
compare.tmpl Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 3 years ago
conversation.tmpl Fix previous/next button size (#16284) 4 years ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) (#21193) 3 years ago
image_diff.tmpl Multiple Escaping Improvements (#17551) 3 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Change review buttons to icons to make space for text (#20934) (#20978) 3 years ago
options_dropdown.tmpl Change review buttons to icons to make space for text (#20934) (#20978) 3 years ago
section_split.tmpl Calculate filename hash only once (#19654) 3 years ago
section_unified.tmpl Calculate filename hash only once (#19654) 3 years ago
stats.tmpl Cleanup and use global style on popups (#17674) 3 years ago
whitespace_dropdown.tmpl Change review buttons to icons to make space for text (#20934) (#20978) 3 years ago