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
..
components Enable two vue eslint rules (#24780) 1 year ago
features Fix OAuth loading state (#24788) 1 year ago
markup Fix math and mermaid rendering bugs (#24049) 1 year ago
modules Only hide tooltip tippy instances (#24688) 1 year ago
standalone Add new JS linter rules (#17699) 3 years ago
test Improve emoji and mention matching (#24255) 1 year ago
utils Add two eslint plugins (#24776) 1 year ago
webcomponents Refactor locale number (#24134) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 1 year ago
index.js Improve "goto issue by number" button (#24577) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Add status indicator on main home screen for each repo (#24638) 1 year ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Modify luminance calculation and extract related functions into single files (#24586) 1 year ago
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 1 year ago