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 8b5c081d76
Remove fomantic loader module (#26670)
Replace Fomantic `loader` CSS module with our existing `is-loading`
spinner. Only three places in the UI used this module, which are
pictured here:

imagediff:
<img width="1237" alt="Screenshot 2023-08-22 at 22 18 01"
src="https://github.com/go-gitea/gitea/assets/115237/b0d82531-f05e-43c6-9e5b-1bfc268c056d">

webauthn:
<img width="894" alt="Screenshot 2023-08-22 at 22 05 05"
src="https://github.com/go-gitea/gitea/assets/115237/7b583425-d944-474a-a57a-22a65bbd8b29">

heatmap (I removed the previous loading text, it was unreadable because
it was tiny and on fast machines only visible for a fraction of a
second):
<img width="764" alt="Screenshot 2023-08-22 at 22 18 44"
src="https://github.com/go-gitea/gitea/assets/115237/1c7472d6-3e17-4224-a992-d8c0b380cc73">

Also, heatmap container does not resize any more after loading now and
previous duplicate id `user-heatmap` is gone.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
activate.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
captcha.tmpl Remove incorrect CSS helper classes (#26712) 11 months ago
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
change_passwd_inner.tmpl Enable H014 and H023 djlint rules (#25786) 1 year ago
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
forgot_passwd.tmpl Replace fomantic divider module with our own (#25539) 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 Replace fomantic divider module with our own (#25539) 1 year ago
signin.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
signin_inner.tmpl Replace fomantic divider module with our own (#25539) 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 Remove fomantic loader module (#26670) 11 months ago
webauthn_error.tmpl Fix webauthn regression and improve code (#25113) 1 year ago