0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/web_src/js/features
Lunny Xiao 35c3553870
Support webauthn (#17957)
Migrate from U2F to Webauthn

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-14 16:03:31 +01:00
..
comp Fix CSS specificity issue with easymde's css (#18201) 2022-01-07 16:41:31 +08:00
admin-common.js
admin-emails.js
admin-users.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
heatmap.js
imagediff.js
install.js Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
notification.js
org-team.js
repo-branch.js
repo-code.js
repo-commit.js
repo-common.js
repo-diff.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 2022-01-05 13:17:25 +01:00
repo-editor.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue.js Fix EasyMDE image paste bug during refactoring (#18207) 2022-01-08 21:33:32 +08:00
repo-legacy.js Fix EasyMDE image paste bug during refactoring (#18207) 2022-01-08 21:33:32 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Support sorting for project board issuses (#17152) 2021-12-08 14:57:18 +08:00
repo-release.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 2022-01-05 13:17:25 +01:00
repo-settings.js
repo-template.js
repo-unicode-escape.js Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
repo-wiki.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 2022-01-05 13:17:25 +01:00
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
user-auth.js
user-settings.js