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/repo
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
..
actions Improve job commit description (#30579) 9 months ago
branch Don't include link of deleted branch when listing branches (#31028) 9 months ago
cite Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code Fix wrong display of recently pushed notification (#25812) 9 months ago
diff Improve mobile review ui (#31091) 8 months ago
editor Put web editor into a segment (#30966) 9 months ago
find Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
graph Refactor web routes (#30519) 10 months ago
issue Prevent simultaneous editing of comments and issues (#31053) 8 months ago
migrate Fix "force private" logic (#31012) 9 months ago
projects Migrate margin and padding helpers to tailwind (#30043) 10 months ago
pulls Prevent tab shifting, remove extra margin on fluid pages (#31090) 8 months ago
release Restyle release list, fix branch dropdown (#30837) 9 months ago
settings Rename project board -> column to make the UI less confusing (#30170) 8 months ago
tag Restyle release list, fix branch dropdown (#30837) 9 months ago
wiki Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
activity.tmpl Implement recent commits graph (#29210) 11 months ago
blame.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
branch_dropdown.tmpl Fix some UI problems (dropdown/container) (#30849) 9 months ago
clone_buttons.tmpl Improve repo button row layout (#30668) 9 months ago
clone_script.tmpl Fix URL calculation in clone input box (#29470) 11 months ago
code_frequency.tmpl Refactor web routes (#30519) 10 months ago
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
commit_status.tmpl Restore warning commit status (#27504) 1 year ago
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
commits_list.tmpl Fix author name alignment in commits table (#30396) 10 months ago
commits_list_small.tmpl Fix some UI regressions for commit list (#30920) 9 months ago
commits_search_dropdown.tmpl Unify search boxes (#29530) 11 months ago
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
contributors.tmpl Refactor web routes (#30519) 10 months ago
create.tmpl Fix "force private" logic (#31012) 9 months ago
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 11 months ago
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
file_info.tmpl Remove obsolete CSS text classes (#30576) 9 months ago
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
header.tmpl Rename project board -> column to make the UI less confusing (#30170) 8 months ago
home.tmpl Fix file path width in repo non-homepage view (#30951) 9 months ago
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 10 months ago
navbar.tmpl Implement recent commits graph (#29210) 11 months ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
pulse.tmpl Refactor web routes (#30519) 10 months ago
recent_commits.tmpl Refactor web routes (#30519) 10 months ago
release_tag_header.tmpl Refactor web routes (#30519) 10 months ago
search.tmpl Unify search boxes (#29530) 11 months ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl cleanup locale function usage (#27227) 1 year ago
star_unstar.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
sub_menu.tmpl Refactor web routes (#30519) 10 months ago
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` (#29570) 11 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 11 months ago
view_file.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
view_list.tmpl Fix view of readme file in the home code page. (#30564) 9 months ago
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago