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.
gitea/templates/user
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>
2 years ago
..
auth Fix OAuth loading state (#24788) 2 years ago
dashboard Remove background on user dashboard filter bar (#24779) 2 years ago
notification Rename ".button-link" to ".button-ghost" (#24670) 2 years ago
overview Add Gitea Profile Readmes (#23260) 2 years ago
settings Improve button-ghost, remove tertiary button (#24692) 2 years ago
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
heatmap.tmpl Improve template helper (#24417) 2 years ago
profile.tmpl Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
project.tmpl Add context cache as a request level cache (#22294) 2 years ago