forgejo/web_src/js/features
silverwind d19c2c9fcb
Fix loading button with invalid form (#20754) (#20759)
Previously, if a invalid form was submitted (for example issue with no
title), the form could not be re-submitted again because the button
would not stay stuck in loading state. Fix that by hooking the 'submit'
event instead which triggers only when the form is valid.
2022-08-11 16:26:09 +08:00
..
comp
admin-common.js
admin-emails.js
admin-users.js
aria.js
aria.md
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Fix loading button with invalid form (#20754) (#20759) 2022-08-11 16:26:09 +08:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) (#20663) 2022-08-04 19:20:54 +08:00
file-fold.js
formatting.js
heatmap.js
imagediff.js
install.js
notification.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) (#20663) 2022-08-04 19:20:54 +08:00
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-commit.js Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996) 2022-06-17 17:44:35 +08:00
repo-common.js Clean up and fix clone button script (#20415 & #20600) (#20599) 2022-08-02 12:31:38 +08:00
repo-diff.js Init popup for new code comment (#20234) (#20235) 2022-07-05 13:29:04 +01:00
repo-editor.js
repo-findfile.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js Fix remove file on initial comment (#20127) (#20128) 2022-06-25 20:50:23 +01:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) (#20663) 2022-08-04 19:20:54 +08:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js