forkjo/templates
Gusted 3fbaa79c6e
Don't let repo clone URL overflow ()
- 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 Add Package Registry () 2022-03-30 16:42:47 +08:00
base By default force vertical tabs on mobile () 2022-04-26 16:31:58 -04:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
mail Try to prevent autolinking of displaynames by email readers () 2022-03-23 12:34:20 +00:00
org Add RSS Feed buttons to Repo, User and Org pages () 2022-04-24 22:03:39 +02:00
package Add Helm Chart registry () 2022-04-19 12:55:35 -04:00
repo Don't let repo clone URL overflow () 2022-04-26 19:22:11 -04:00
shared Add commit status popup to issuelist () 2022-04-26 23:40:01 +01:00
status Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
swagger RepoAssignment ensure to close before overwrite () 2022-04-21 17:17:57 +02:00
user Add RSS Feed buttons to Repo, User and Org pages () 2022-04-24 22:03:39 +02:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) () 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00