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
..
member Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
projects Add main landmark to templates and adjust titles (#22670) 1 year ago
settings Improve some Forms (#24878) 1 year ago
team Revert "Prevent a user with a different email from accepting the team invite" (#24531) 1 year ago
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 1 year ago
header.tmpl Add context cache as a request level cache (#22294) 1 year ago
home.tmpl Remove svg.svg class, restore .rss-icon (#24667) 1 year ago
menu.tmpl Fix unclear "Owner" concept (#24233) 1 year ago