mirror of
1
Fork 0
forgejo/web_src/js/features
Giteabot b31c44894e
Use "input" event instead of "keyup" event for migration form (#26602) (#26605)
Backport #26602 by @wxiaoguang

Otherwise, "pasted" content won't update the UI.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit c99374b151)
2023-08-21 07:27:20 +02:00
..
admin Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972) 2023-07-24 07:58:56 +02:00
comp Set "type=button" for editor's toolbar buttons (#26510) (#26518) 2023-08-21 07:27:20 +02:00
captcha.js
citation.js
clipboard.js
codeeditor.js Always pass 6-digit hex color to monaco (#25780) (#25782) 2023-07-09 13:06:13 +02:00
colorpicker.js
common-global.js Fix attachment clipboard copy on insecure origin (#26224) (#26231) 2023-08-21 07:22:15 +02:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js Prevent duplicate image loading (#25675) (#25684) 2023-07-04 14:49:39 +00:00
install.js [BRANDING] Rebrand default config settings for new installs (#140) 2023-07-17 00:25:55 +02:00
notification.js Fix notification list bugs (#25781) (#25787) 2023-07-09 19:15:00 +00:00
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-filetree.js
repo-diff.js
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Fix the topic validation rule and suport dots (#26286) (#26303) 2023-08-21 07:22:16 +02:00
repo-issue-content.js Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2023-07-10 00:19:24 +02:00
repo-issue-list.js
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js
repo-migrate.js
repo-migration.js Use "input" event instead of "keyup" event for migration form (#26602) (#26605) 2023-08-21 07:27:20 +02:00
repo-projects.js Always pass 6-digit hex color to monaco (#25780) (#25782) 2023-07-09 13:06:13 +02:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Avoiding accessing undefined tributeValues #26461 (#26462) 2023-08-21 07:22:19 +02:00
user-auth-webauthn.js
user-auth.js Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972) 2023-07-24 07:58:56 +02:00
user-settings.js