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.
JakobDev 85fa954a38
Improve some Forms (#24878)
Don't really know a better name for this. I've gone through some Forms
and added missing HTML attributes (mostly `maxlength`). I tried to fill
the Forms with dummy Data and see if Gitea throws a Error (e.g. maximum
length). If yes, I added the missing HTML attribute.

While working on this, I discovered that the Form to add OAuth2 Apps
just silently fails when filled with invalid data, so I fixed that too.
1 year ago
..
codebase.tmpl Improve some Forms (#24878) 1 year ago
git.tmpl Improve some Forms (#24878) 1 year ago
gitbucket.tmpl Improve some Forms (#24878) 1 year ago
gitea.tmpl Improve some Forms (#24878) 1 year ago
github.tmpl Improve some Forms (#24878) 1 year ago
gitlab.tmpl Improve some Forms (#24878) 1 year ago
gogs.tmpl Improve some Forms (#24878) 1 year ago
helper.tmpl Add templates to customize text when creating and migrating repositories 1 year ago
migrate.tmpl Rework Oauth login buttons, swap github logo to monocolor (#24740) 1 year ago
migrating.tmpl Make repo migration cancelable and fix various bugs (#24605) 1 year ago
onedev.tmpl Improve some Forms (#24878) 1 year ago
options.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago