forgejo/web_src/js/features
Giteabot c99374b151
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>
2023-08-20 23:29:16 +08:00
..
admin Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972) 2023-07-19 04:35:16 +00:00
comp Set "type=button" for editor's toolbar buttons (#26510) (#26518) 2023-08-15 14:10:50 +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-07-31 00:12:01 +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
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 Fix show more for image on diff page (#25672) (#25673) 2023-07-04 04:44:45 -04:00
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-04 13:00:49 +08: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-20 23:29:16 +08: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-12 10:30:29 +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-19 04:35:16 +00:00
user-settings.js