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.
gitea/web_src/js
zeripath 036fb7861f
Clean up WebAuthn javascript code and remove JQuery code (#22697)
There were several issues with the WebAuthn registration and testing
code and the style
was very old javascript with jquery callbacks.

This PR uses async and fetch to replace the JQuery code.

Ref #22651

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
components Use correct selector for hiding RSS icon link in the branch selector dropdown (#25080) 2 years ago
features Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago
markup Fix math and mermaid rendering bugs (#24049) 2 years ago
modules Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
render Add PDF rendering via PDFObject (#24086) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Improve emoji and mention matching (#24255) 2 years ago
utils Add two eslint plugins (#24776) 2 years ago
webcomponents Refactor locale number (#24134) 2 years ago
bootstrap.js Improve template system and panic recovery (#24461) 2 years ago
index.js Redesign Scoped Access Tokens (#24767) 2 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 2 years ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
utils.js Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago
utils.test.js Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago