0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 02:57:47 +01:00
gitea/templates/repo
Gusted 1f05417805
Use horizontal tabs for repo header on mobile (#19468)
* Use horizontal tabs for repo header on mobile

- The current behavior of the repo header on mobile is to display them
vertically column-by-column. I've only experience annoyance due to this
while trying to visit gitea instanced on mobile. This commit changes
this behavior to use horizontal tabs, it uses less tabs and doesn't
bloat 60% of your mobile screen with the repo headers.
- A small fix added in this commit is to give some space around the repo
buttons, current behavior is that they are too "close" to the repo
title.

* Fix lint
2022-04-23 18:56:33 +02:00
..
branch Prevent double encoding of branch names in delete branch (#18714) 2022-02-11 13:02:04 +08:00
diff Fix double blob-hunk (#19404) 2022-04-15 19:43:38 +08:00
editor Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
graph
issue Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
migrate Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
projects Move project files into models/project sub package (#17704) 2022-03-29 22:16:31 +08:00
pulls
release Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
settings Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
wiki Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
activity.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
blame.tmpl
branch_dropdown.tmpl Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
clone_buttons.tmpl Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
commit_page.tmpl Show fullname on issue edits and gpg/ssh signing info (#18827) 2022-02-20 19:50:11 +00:00
commit_status.tmpl
commit_statuses.tmpl Separate the details links of commit-statuses in headers (#18661) 2022-02-11 23:29:58 +08:00
commits_list_small.tmpl Fix a broken link in commits_list_small.tmpl (#18763) 2022-02-14 19:19:07 +08:00
commits_list.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
forks.tmpl
graph.tmpl
header.tmpl Use horizontal tabs for repo header on mobile (#19468) 2022-04-23 18:56:33 +02:00
home.tmpl Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
icon.tmpl
packages.tmpl Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
search.tmpl Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Set rel="nofollow noindex" on new issue links (#19023) 2022-03-07 17:08:05 -05:00
view_list.tmpl Update JS dependencies (#19281) 2022-04-01 02:15:46 +02:00
watchers.tmpl