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/templates
silverwind df9a78cd04
Tweak repo sidebar (#32847)
Before and after:

<img width="218" alt="Screenshot 2024-12-15 at 04 53 53"
src="https://github.com/user-attachments/assets/299b1f0a-ba72-47c6-b662-a9d540d4d741"
/>
<img width="222" alt="Screenshot 2024-12-15 at 04 53 41"
src="https://github.com/user-attachments/assets/5a2b5332-e324-4d20-82e9-21d1c850e826"
/>

Diff without whitespace:
https://github.com/go-gitea/gitea/pull/32847/files?diff=unified&w=1

The `tw-mt-2` is fine even if the element renders empty:

<img width="387" alt="image"
src="https://github.com/user-attachments/assets/76a976e4-ba2e-48a5-9248-c361552a937a"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
admin Remove all "floated" CSS styles (#32691) 2 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor language menu and dom utils (#32450) 3 months ago
custom
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 2 months ago
explore Refactor template ctx and render utils (#32422) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix overflow on org header (#32837) 2 months ago
package Add Arch package registry (#32692) 2 months ago
projects Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
repo Tweak repo sidebar (#32847) 2 months ago
shared Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Implement update branch API (#32433) 2 months ago
user Fix SSPI button visibility when SSPI is the only enabled method (#32841) 2 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 2 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago