gitea/templates/admin
JakobDev 85fa954a38
Improve some Forms ()
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.
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
auth Update LDAP filters to include both username and email address ()
base Optimize html templates ()
emails Improve some modal action buttons ()
org Fix template function DateTime ()
packages Fix template function DateTime ()
repo Add "Updated" column for admin repositories list ()
runners Move secrets and runners settings to actions settings ()
user Improve some Forms ()
actions.tmpl Move secrets and runners settings to actions settings ()
config.tmpl Rewrite logger system ()
cron.tmpl Improve queue & process & stacktrace ()
dashboard.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu ()
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
navbar.tmpl Improve queue & process & stacktrace ()
notice.tmpl Modify width of ui container, fine tune css for settings pages and org header ()
queue.tmpl Improve queue & process & stacktrace ()
queue_manage.tmpl Improve queue & process & stacktrace ()
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements ()
stacktrace.tmpl Improve queue & process & stacktrace ()