gitea/templates/repo
yp05327 2298ff2152
Fix branch dropdown not display ref name (#33159)
Before:

![image](https://github.com/user-attachments/assets/899d25a9-80e9-48d5-a820-79c911c858e9)
After:

![image](https://github.com/user-attachments/assets/cf2a7407-909a-41db-9957-19d9214af57e)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-09 18:43:49 +00:00
..
actions workflow_dispatch use workflow from trigger branch (#33098) 2025-01-05 21:47:18 +08:00
branch Fix and/or comment some legacy CSS problems (#33015) 2024-12-28 11:51:38 +00:00
cite Fix Citation modal responsiveness and clipboard copy (#29799) 2024-03-15 02:38:13 +00:00
code Use primary as button color (#32949) 2024-12-22 23:03:39 +08:00
diff add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
editor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
find Fix word overflow in file search page (#32695) 2024-12-03 16:52:25 +00:00
graph De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
issue Fix assignee list overlapping in Issue sidebar (#33176) 2025-01-10 01:58:37 +08:00
migrate Fix form width (#33151) 2025-01-08 23:57:18 +08:00
projects Fix incorrect project page CSS class (#32510) 2024-11-15 01:30:26 +00:00
pulls Fix form width (#33151) 2025-01-08 23:57:18 +08:00
release Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
settings Fix and/or comment some legacy CSS problems (#33015) 2024-12-28 11:51:38 +00:00
tag Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
wiki Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +00:00
activity.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) 2024-06-20 23:28:34 +00:00
branch_dropdown.tmpl Fix branch dropdown not display ref name (#33159) 2025-01-09 18:43:49 +00:00
clone_buttons.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
clone_panel.tmpl Use primary as button color (#32949) 2024-12-22 23:03:39 +08:00
code_frequency.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +00:00
commit_page.tmpl Fix dropdown menu header and mobile view (#33108) 2025-01-05 21:20:22 +00:00
commit_sign_badge.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
commit_status.tmpl Restore warning commit status (#27504) 2023-10-08 22:16:06 +00:00
commit_statuses.tmpl fix toggle commit body button ui when latest commit message is long (#32997) 2024-12-29 08:04:56 +08:00
commits.tmpl Fix branch dropdown not display ref name (#33159) 2025-01-09 18:43:49 +00:00
commits_list.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
commits_list_small.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
commits_search_dropdown.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
contributors.tmpl Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
create.tmpl Fix form width (#33151) 2025-01-08 23:57:18 +08:00
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
empty.tmpl Fix repo empty guide (#33114) 2025-01-06 12:07:52 +08:00
file_info.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
forks.tmpl Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +00:00
header.tmpl Fix empty git repo handling logic (#33101) 2025-01-04 18:47:24 +08:00
home.tmpl Fix branch dropdown not display ref name (#33159) 2025-01-09 18:43:49 +00:00
home_sidebar_bottom.tmpl Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
home_sidebar_top.tmpl Move repo size to sidebar (#33155) 2025-01-09 07:45:51 +00:00
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
latest_commit.tmpl fix toggle commit body button ui when latest commit message is long (#32997) 2024-12-29 08:04:56 +08:00
navbar.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
pulse.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
recent_commits.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
release_tag_header.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
search.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
search_name.tmpl Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
star_unstar.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
sub_menu.tmpl Move repo size to sidebar (#33155) 2025-01-09 07:45:51 +00:00
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` (#29570) 2024-03-04 03:33:20 +00:00
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
view_list.tmpl add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
watchers.tmpl Fix user-cards format (#24428) 2023-04-29 15:43:01 -04:00