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/features
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
..
admin Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
comp Improve and fix bugs surrounding reactions (#24760) 2 years ago
captcha.js
citation.js Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
clipboard.js
codeeditor.js Improve "goto issue by number" button (#24577) 2 years ago
colorpicker.js
common-global.js Support Copy Link for video attachments (#24833) 2 years ago
common-issue-list.js Improve "goto issue by number" button (#24577) 2 years ago
common-issue-list.test.js Improve "goto issue by number" button (#24577) 2 years ago
common-organization.js Fix Org edit page bugs: renaming detection, maxlength (#24161) 2 years ago
contextpopup.js
copycontent.js Add two eslint plugins (#24776) 2 years ago
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js Localize activity heatmap (except tooltip) (#24131) 2 years ago
imagediff.js
install.js
notification.js Rework notifications list (#24812) 2 years ago
org-team.js Add status indicator on main home screen for each repo (#24638) 2 years ago
pull-view-file.js Improve accessibility when (re-)viewing files (#24817) 2 years ago
repo-branch.js Display warning when user try to rename default branch (#24512) 2 years ago
repo-code.js Improve and fix bugs surrounding reactions (#24760) 2 years ago
repo-code.test.js
repo-commit.js
repo-common.js Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
repo-diff-filetree.js
repo-diff.js Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
repo-editor.js Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040) 2 years ago
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Sort repo topic labels by name (#24123) 2 years ago
repo-issue-content.js Improve and fix bugs surrounding reactions (#24760) 2 years ago
repo-issue-list.js Add the ability to pin Issues (#24406) 2 years ago
repo-issue-pr-form.js
repo-issue.js Improve accessibility when (re-)viewing files (#24817) 2 years ago
repo-legacy.js Improve and fix bugs surrounding reactions (#24760) 2 years ago
repo-migrate.js Make repo migration cancelable and fix various bugs (#24605) 2 years ago
repo-migration.js
repo-projects.js Add two eslint plugins (#24776) 2 years ago
repo-release.js Update JS dependencies, add new eslint rules (#24597) 2 years ago
repo-settings.js Support for status check pattern (#24633) 2 years ago
repo-template.js Add status indicator on main home screen for each repo (#24638) 2 years ago
repo-unicode-escape.js Improve accessibility when (re-)viewing files (#24817) 2 years ago
repo-wiki.js Fix EasyMDE toolbar (#24489) 2 years ago
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago
user-auth.js Fix OAuth loading state (#24788) 2 years ago
user-settings.js