1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-05 02:52:07 +01:00
gitea/templates/repo
Tyrone Yeh 79ae9ea97b
fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597)
The design of DefaultShowFullName has some problems, which make the UI
inconsistent, see the new comment in code

This PR does a clean up for various legacy problems, and clarify some
"user name display" behaviors.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-04 21:23:17 +08:00
..
actions Add background and run count to actions list page (#36707) 2026-03-02 15:40:49 +00:00
branch refactor: replace legacy tw-flex utility classes with flex-text-block/inline (#36778) 2026-02-28 14:03:25 +01:00
cite Fix Citation modal responsiveness and clipboard copy (#29799) 2024-03-15 02:38:13 +00:00
code Fix push time bug (#36693) 2026-02-22 17:14:53 +00:00
diff Add “Copy Source” to markup comment menu (#36726) 2026-03-01 09:11:25 +00:00
editor Add code editor setting dropdowns (#36534) 2026-02-12 03:55:46 +08:00
graph fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08:00
issue fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08:00
migrate refactor: replace legacy tw-flex utility classes with flex-text-block/inline (#36778) 2026-02-28 14:03:25 +01:00
projects Add fullscreen mode as a more efficient operation way to view projects (#34081) 2025-04-23 13:42:22 +08:00
pulls Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
release Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
settings Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
tag Fix git graph page (#34948) 2025-07-04 15:41:19 +00:00
wiki Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
activity.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
blame.tmpl Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00
branch_dropdown.tmpl Fix button alignments (#34276) 2025-04-27 19:39:03 +00:00
clone_buttons.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
clone_panel.tmpl Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +00:00
code_frequency.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
commit_load_branches_and_tags.tmpl Display pull request in merged commit view (#35202) 2025-08-04 23:30:12 +00:00
commit_page.tmpl Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
commit_sign_badge.tmpl Fix various typos in codebase (#35480) 2025-09-13 10:34:43 -04:00
commit_status.tmpl Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
commit_statuses.tmpl [Fix] Resolve the problem of commit_statuses not being loaded at the top - right when switching files from the file tree (#34079) 2025-03-31 18:39:08 +00:00
commits_list_small.tmpl Refactor view issue & comment list styles (#35061) 2025-07-13 22:52:35 +08:00
commits_list.tmpl fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08:00
commits_ref_name.tmpl improve the compare page (#36261) 2026-01-01 10:32:19 -08:00
commits_search_dropdown.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
commits_table.tmpl refactor: replace legacy tw-flex utility classes with flex-text-block/inline (#36778) 2026-02-28 14:03:25 +01:00
commits.tmpl Simplify context ref name (#33267) 2025-01-15 11:15:47 +08:00
contributors.tmpl Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
create.tmpl Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
empty.tmpl Use configurable remote name for git commands (#35172) 2025-08-21 10:14:35 -07:00
file_info.tmpl Use LFS object size instead of blob size when viewing a LFS file (#35679) 2025-10-16 17:42:54 +08:00
forks.tmpl Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
graph.tmpl Add icon to buttons "Close with Comment", "Close Pull Request", "Close Issue" (#36654) 2026-02-22 13:12:07 +00:00
header.tmpl Fix link/origin referrer and login redirect (#36279) 2026-01-03 11:43:04 +08:00
home_sidebar_bottom.tmpl Misc CSS fixes (#35888) 2025-11-19 03:02:41 +00:00
home_sidebar_top.tmpl Add keyboard shortcuts for repository file and code search (#36416) 2026-02-23 17:20:56 +08:00
home.tmpl Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +00:00
icon.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
latest_commit.tmpl fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08:00
navbar.tmpl Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +08:00
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
pulse.tmpl Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
recent_commits.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
release_tag_header.tmpl Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +00:00
search_name.tmpl fix(repo): unify DEFAULT_SHOW_FULL_NAME output in templates and dropdown (#36597) 2026-03-04 21:23:17 +08:00
search.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
star_unstar.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
sub_menu.tmpl Repo homepage styling tweaks (#33289) 2025-01-24 17:35:28 +00:00
unicode_escape_prompt.tmpl Refactor wiki (#34805) 2025-06-22 18:53:33 +08:00
upload.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
user_cards.tmpl Fix link/origin referrer and login redirect (#36279) 2026-01-03 11:43:04 +08:00
view_content.tmpl Lazy-load some Vue components, fix heatmap chunk loading on every page (#36719) 2026-02-27 05:06:15 +00:00
view_file_tree_toggle_button.tmpl Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
view_file_tree.tmpl Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
view_file.tmpl Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
view_list.tmpl Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
view.tmpl Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
watch_unwatch.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
watchers.tmpl Fix user-cards format (#24428) 2023-04-29 15:43:01 -04:00