You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 1e1e8b5d43
Fix OAuth loading state (#24788)
Fix regression from https://github.com/go-gitea/gitea/pull/24740 where
the loading state was not showing because the `oauth-login-image` class
was removed. Replaced the Fomantic loader with a pure CSS loader and
cleaned up the HTML.

Diff:
https://github.com/go-gitea/gitea/pull/24788/files?diff=unified&w=1


![](https://github.com/go-gitea/gitea/assets/115237/b5b4137f-9821-464b-9777-858fe85d9e03)

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
activate.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
captcha.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2 years ago
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
forgot_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
grant.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
grant_error.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
link_account.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 3 years ago
prohibit_login.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
reset_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signin.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signin_inner.tmpl Fix OAuth loading state (#24788) 1 year ago
signin_navbar.tmpl Optimize html templates (#22080) 2 years ago
signin_openid.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signup.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
signup_openid_connect.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signup_openid_navbar.tmpl Improve "new-menu" (#24465) 1 year ago
signup_openid_register.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
twofa.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
twofa_scratch.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
webauthn.tmpl Replace a few fontawesome icons with svg (#23602) 1 year ago
webauthn_error.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago