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.
forgejo/web_src
Stephen Holdaway f166f9b2e1
Fix U2F error reasons always hidden (#16327)
This strict equality check in `u2fError` was causing the error
description to hide immediately after showing. `Object.keys`
always returns strings, but `errorType` argument is usually a
number type.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
fomantic Remove fomantic accordion module (#15951) 3 years ago
js Fix U2F error reasons always hidden (#16327) 3 years ago
less Counterwork seemingly unclickable repo button labels (#15064) 3 years ago
svg Remove remaining fontawesome usage in templates (#15952) 3 years ago