gitea/templates
Gusted 3fbaa79c6e
Don't let repo clone URL overflow (#19517)
- Apparently `<input>` elements differ from other elements have a size
attribute that act as a `min-width` CSS property, this causes a overflow
on mobile. By setting this size to `1` it doesn't try to force a
min-width and nicely shrink down.
2022-04-26 19:22:11 -04:00
..
admin Disable unnecessary GitHooks elements 2022-04-26 22:06:58 +01:00
api/packages/pypi
base By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
custom
explore
mail
org Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
package
repo Don't let repo clone URL overflow (#19517) 2022-04-26 19:22:11 -04:00
shared Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
status
swagger RepoAssignment ensure to close before overwrite (#19449) 2022-04-21 17:17:57 +02:00
user Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
home.tmpl
install.tmpl
post-install.tmpl