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.
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
..
code Fix and restyle menu on code line (#15913) 3 years ago
components Heatmap days clickable (#13935) 3 years ago
features Add custom emoji support (#16004) 3 years ago
markup Fixed setting of wrong position (#16148) 3 years ago
standalone docs: swagger show models by default (#14880) 3 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Fix U2F error reasons always hidden (#16327) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Unregister non-matching serviceworkers (#15834) 3 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Fix and restyle menu on code line (#15913) 3 years ago
utils.js Unregister non-matching serviceworkers (#15834) 3 years ago
utils.test.js Unregister non-matching serviceworkers (#15834) 3 years ago