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
Yevhen Pavlov a36c620583
Display file mode for new file and file mode changes (#24966)
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>
2 years ago
..
admin Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Remove meta tags `theme-color` and `default-theme` (#24960) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom
devtest Improve button-ghost, remove tertiary button (#24692) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Improve some Forms (#24878) 2 years ago
package Consolidate the two review boxes into one (#24738) 2 years ago
projects Use `shared/issueicon` template in projects (#24922) 2 years ago
repo Display file mode for new file and file mode changes (#24966) 2 years ago
shared Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 2 years ago
status Remove meta tags `theme-color` and `default-theme` (#24960) 2 years ago
swagger API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
user Improve some Forms (#24878) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Unification of registration fields order (#24737) 2 years ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago