gitea/templates/user
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
..
auth Fix OAuth loading state (#24788) 2023-05-18 11:50:11 +00:00
dashboard Remove `In your repositories` link in milestones dashboard (#24853) 2023-05-22 11:42:57 +00:00
notification Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
overview Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00
settings Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
profile.tmpl Fix double border and adjust width for user profile page (#24870) 2023-05-23 17:55:51 +00:00
project.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00