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/services
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
..
actions Improve queue and logger context (#24924) 2 years ago
agit Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Fix install page context, make the install page tests really test (#24858) 2 years ago
automerge Improve queue and logger context (#24924) 2 years ago
context Decouple the different contexts from each other (#24786) 2 years ago
convert Add the ability to pin Issues (#24406) 2 years ago
cron Add Cargo package registry (#21888) 2 years ago
externalaccount Implement FSFE REUSE for golang files (#21840) 2 years ago
forms New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
gitdiff Display file mode for new file and file mode changes (#24966) 2 years ago
issue Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
lfs Fix auth check bug (#24382) 2 years ago
mailer Improve queue and logger context (#24924) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations Rewrite logger system (#24726) 2 years ago
mirror Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Add CRAN package registry (#22331) 2 years ago
pull Improve queue and logger context (#24924) 2 years ago
release Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
repository API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
task Improve queue and logger context (#24924) 2 years ago
user Refactor rename user and rename organization (#24052) 2 years ago
webhook Improve queue and logger context (#24924) 2 years ago
wiki Improve wiki user title test (#24559) 2 years ago