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 1e3c4d8fc7
Improve mobile review ui (#31091)
Fixes: https://github.com/go-gitea/gitea/issues/31071

Not perfect but much better than before.

Before: Overflows, sticky not working, filename unreadable:

<img width="506" alt="Screenshot 2024-05-27 at 02 02 40"
src="https://github.com/go-gitea/gitea/assets/115237/a06b1edf-dece-4402-98c2-68670fca265f">

After:
<img width="457" alt="Screenshot 2024-05-27 at 01 59 06"
src="https://github.com/go-gitea/gitea/assets/115237/2a282c96-e719-4554-b418-81963ae6269c">
8 months ago
..
admin Check if reverse proxy is correctly configured (#30890) 9 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Rework and fix stopwatch (#30732) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 9 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Right align the "Settings" menu item in overflow-menu (#30764) 9 months ago
package Avoid 500 panic error when uploading invalid maven package file (#31014) 9 months ago
projects Rename project board -> column to make the UI less confusing (#30170) 8 months ago
repo Improve mobile review ui (#31091) 8 months ago
shared Prevent tab shifting, remove extra margin on fluid pages (#31090) 8 months ago
status Initial support for colorblindness-friendly themes (#30625) 9 months ago
swagger Add topics for repository API (#31127) 8 months ago
user Return `access_denied` error when an OAuth2 request is denied (#30974) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 9 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago