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.
forgejo/templates
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
2 years ago
..
admin Add Helm Chart registry (#19406) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Fix nil error when some pages are rendered outside request context (#19427) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
org Fix global packages enabled avaiable (#19276) 2 years ago
package Add Helm Chart registry (#19406) 2 years ago
repo Use horizontal tabs for repo header on mobile (#19468) 2 years ago
shared Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger RepoAssignment ensure to close before overwrite (#19449) 2 years ago
user Show ssh command directly in template instead of i18n translation (#19335) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago