forgejo/templates/repo/diff
Yevhen Pavlov a36c620583
Display file mode for new file and file mode changes ()
This MR introduces the addition of file mode display support for both
new file creation and file mode changes, following a similar approach as
GitLab.

GitLab:

![изображение](https://github.com/go-gitea/gitea/assets/1969460/4c0d0d74-30b2-486c-ac12-ef2355b04c96)


Gitea:

![изображение](https://github.com/go-gitea/gitea/assets/1969460/8237fe99-2507-42c0-a40c-cd52ad355ab7)

Replaces: https://github.com/go-gitea/gitea/pull/23159
Closes: https://github.com/go-gitea/gitea/issues/23021

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-29 19:56:08 +02:00
..
blob_excerpt.tmpl Improve accessibility when (re-)viewing files () 2023-05-21 20:47:41 +00:00
box.tmpl Display file mode for new file and file mode changes () 2023-05-29 19:56:08 +02:00
comment_form.tmpl Introduce GitHub markdown editor, keep EasyMDE as fallback () 2023-04-03 18:06:57 +08:00
comment_form_datahandler.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
comments.tmpl Improve and fix bugs surrounding reactions () 2023-05-28 01:34:18 +00:00
compare.tmpl Remove fluid on compare diff page () 2023-05-10 08:46:17 +00:00
conversation.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu () 2023-04-29 07:35:59 -04:00
csv_diff.tmpl Fix CSV diff for added/deleted files () 2022-09-17 10:45:32 +08:00
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
image_diff.tmpl Improve "new-menu" () 2023-05-01 12:08:37 -04:00
new_comment.tmpl
new_review.tmpl Add markdown preview to Submit Review Textarea () 2023-05-12 10:53:41 +00:00
options_dropdown.tmpl Expand/Collapse all changed files () 2023-04-09 21:11:02 +08:00
section_code.tmpl Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
section_split.tmpl Improve accessibility when (re-)viewing files () 2023-05-21 20:47:41 +00:00
section_unified.tmpl Improve accessibility when (re-)viewing files () 2023-05-21 20:47:41 +00:00
stats.tmpl Group template helper functions, remove Printf, improve template error messages () 2023-04-08 21:15:22 +08:00
whitespace_dropdown.tmpl Fix incorrect toggle buttons () 2023-03-26 20:06:11 +08:00