gitea/templates
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
..
admin Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
api/packages/pypi
base
code
custom
devtest
explore Add Link to Stars and Forks Page to Repo List (#24931) 2023-05-25 16:57:49 +00:00
mail
org Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
package
projects Use shared/issueicon template in projects (#24922) 2023-05-25 14:25:31 +02:00
repo Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
shared Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
status
swagger Add the ability to pin Issues (#24406) 2023-05-25 15:17:19 +02:00
user Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
home.tmpl
install.tmpl
post-install.tmpl