gitea/templates
Giteabot 15ad001aef
Fix branch dropdown not display ref name (#33159) (#33183)
Backport #33159 by @yp05327

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: yp05327 <576951401@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-10 01:41:52 +00:00
..
admin Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Fix empty git repo handling logic and fix mobile view (#33101) (#33102) 2025-01-05 23:18:02 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 2024-12-06 12:04:16 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Fix overflow on org header (#32837) 2024-12-14 06:50:12 +00:00
package Fix outdated tmpl code (#32953) (#32961) 2024-12-23 07:57:36 +00:00
projects Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
repo Fix branch dropdown not display ref name (#33159) (#33183) 2025-01-10 01:41:52 +00:00
shared Fix bleve fuzziness search (#33078) (#33087) 2025-01-02 21:45:14 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Implement update branch API (#32433) 2024-12-12 05:02:35 +00:00
user Fix empty git repo handling logic and fix mobile view (#33101) (#33102) 2025-01-05 23:18:02 +08:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00