Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-29 05:06:11 +01:00
forgejo/templates/repo
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>
2023-05-29 19:56:08 +02:00
..
actions Improvements for action detail page (#24718) 2023-05-22 12:17:24 +08:00
branch Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
cite
diff Display file mode for new file and file mode changes (#24966) 2023-05-29 19:56:08 +02:00
editor Create pull request for base after editing file, if not enabled on fork (#24841) 2023-05-24 21:36:02 +00:00
find
graph
issue Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
migrate Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
projects Fix repo level project - edit column (#24982) 2023-05-29 16:32:15 +00:00
pulls Make diff view full width again (#24598) 2023-05-09 05:21:03 +00:00
release RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
settings Add PDF rendering via PDFObject (#24086) 2023-05-29 12:10:00 +00:00
tag RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
wiki Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
activity.tmpl
blame.tmpl Improve accessibility when (re-)viewing files (#24817) 2023-05-21 20:47:41 +00:00
branch_dropdown.tmpl
clone_buttons.tmpl Rework button coloring, add focus and active colors (#24507) 2023-05-29 12:45:22 +00:00
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 2023-05-29 12:45:22 +00:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
commits_table.tmpl
create.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
home.tmpl Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
icon.tmpl
packages.tmpl
release_tag_header.tmpl Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add PDF rendering via PDFObject (#24086) 2023-05-29 12:10:00 +00:00
view_list.tmpl Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
watchers.tmpl