gitea/templates/repo/diff
Bryan Mutai c30d74d0f9
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
feat(diff): Enable commenting on expanded lines in PR diffs (#35662)
Fixes #32257 
/claim #32257

Implemented commenting on unchanged lines in Pull Request diffs, lines
are accessed by expanding the diff preview. Comments also appear in the
"Files Changed" tab on the unchanged lines where they were placed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-19 18:19:12 +08:00
..
blob_excerpt.tmpl feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +08:00
box.tmpl Added button to copy file name in PR files (#35509) 2025-10-02 18:08:11 +00:00
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
comment_form.tmpl Fix various misalignments and overflows (#34227) 2025-04-17 10:32:41 +00:00
comments.tmpl Refactor view issue & comment list styles (#35061) 2025-07-13 22:52:35 +08:00
compare.tmpl Refactor commit message rendering and fix bugs (#34412) 2025-05-09 20:42:35 +08:00
conversation_outdated.tmpl Improve user experience for outdated comments (#29050) 2024-02-08 01:50:48 +00:00
conversation.tmpl Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 2022-09-17 10:45:32 +08:00
escape_title.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
image_diff.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
new_review.tmpl Hide/disable unusable UI elements when a repository is archived (#33459) 2025-01-31 20:47:31 +08:00
options_dropdown.tmpl Use git diff-tree for DiffFileTree on diff pages (#33514) 2025-02-28 00:58:25 +00:00
section_code.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
section_split.tmpl feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +08:00
section_unified.tmpl feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2025-10-19 18:19:12 +08:00
stats.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
whitespace_dropdown.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00