gitea/templates/org
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.
2023-05-26 09:42:54 +00:00
..
member Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
projects Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
settings Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
team Revert "Prevent a user with a different email from accepting the team invite" (#24531) 2023-05-05 15:59:12 +08:00
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 2023-04-17 11:35:57 -04:00
header.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
home.tmpl Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00
menu.tmpl Fix unclear "Owner" concept (#24233) 2023-04-20 19:33:30 +02:00