1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:41:36 +02:00
gitea/templates
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>
2023-05-18 11:50:11 +00:00
..
admin
api/packages/pypi
base Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
code
custom
devtest
explore
mail
org
package
projects
repo Support no label/assignee filter and batch clearing labels/assignees (#24707) 2023-05-17 17:21:35 +08:00
shared
status Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
swagger Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
user Fix OAuth loading state (#24788) 2023-05-18 11:50:11 +00:00
home.tmpl
install.tmpl Unification of registration fields order (#24737) 2023-05-15 20:29:39 +02:00
post-install.tmpl