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 ed25676a9a
Restyle release list, fix branch dropdown (#30837)
Fixes https://github.com/go-gitea/gitea/issues/30821 and restyles the
release list.

Desktop:

<img width="1199" alt="Screenshot 2024-05-02 at 20 46 10"
src="https://github.com/go-gitea/gitea/assets/115237/bee92423-d4a9-4b26-8301-3a1e09eef4cd">


Mobile:

<img width="443" alt="Screenshot 2024-05-02 at 20 46 21"
src="https://github.com/go-gitea/gitea/assets/115237/42ecbae5-bdb6-4b16-a0ee-9c64daede68d">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
admin Check if reverse proxy is correctly configured (#30890) 11 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Rework and fix stopwatch (#30732) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 11 months ago
explore Refactor web routes (#30519) 12 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Right align the "Settings" menu item in overflow-menu (#30764) 11 months ago
package Add support for npm bundleDependencies (#30751) 11 months ago
projects Fix various problems around projects board view (#30696) 11 months ago
repo Restyle release list, fix branch dropdown (#30837) 11 months ago
shared Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 11 months ago
status Initial support for colorblindness-friendly themes (#30625) 11 months ago
swagger Support using label names when changing issue labels (#30943) 11 months ago
user Fix all rounded borders, change affected tab menus to pills (#30707) 11 months ago
webhook Fix incorrect tailwind migration (#30007) 1 year ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 1 year ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago