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 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352)
Now, you don't need to be a git expert anymore to know what these
numbers mean.

## Before

![grafik](https://github.com/go-gitea/gitea/assets/51889757/9a964bf6-10fd-40a6-aeb2-ac8f437f8c32)

## After

![grafik](https://github.com/go-gitea/gitea/assets/51889757/84573cb9-55b6-4dde-9866-95f71b657554)

or when the mode actually changed:

![grafik](https://github.com/go-gitea/gitea/assets/51889757/0f327538-ebdc-40e7-8c99-f9e21b67f638)
2 years ago
..
blob_excerpt.tmpl Button and color enhancements (#24989) 2 years ago
box.tmpl Display human-readable text instead of cryptic filemodes (#26352) 2 years ago
comment_form.tmpl Don't autosize textarea in diff view (#26233) 2 years ago
comment_form_datahandler.tmpl
comments.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
compare.tmpl Repository Archived text title center align (#25767) 2 years ago
conversation.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl Improve "new-menu" (#24465) 2 years ago
new_comment.tmpl
new_review.tmpl Add commits dropdown in PR files view and allow commit by commit review (#25528) 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 Make `add line comment` buttons focusable (#25894) 2 years ago
section_unified.tmpl Make `add line comment` buttons focusable (#25894) 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