gitea/templates/repo/migrate
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
..
codebase.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
git.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
gitbucket.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
gitea.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
github.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
gitlab.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
gogs.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
migrate.tmpl Rework Oauth login buttons, swap github logo to monocolor (#24740) 2023-05-15 22:46:51 +00:00
migrating.tmpl Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
onedev.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
options.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00