0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-26 08:09:07 -05:00
forgejo/web_src/js/features
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor

* Remove the required `SubmitReviewForm.Type`, empty type (triggered by quick submit) means "comment"

* Merge duplicate code
2022-05-20 04:26:04 +02:00
..
comp Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
admin-common.js
admin-emails.js
admin-users.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
heatmap.js
imagediff.js Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2022-04-26 11:14:01 +08:00
install.js
notification.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
org-team.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
pull-view-file.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-branch.js
repo-code.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-commit.js Allow commit status popup on /pulls page (#19507) 2022-04-26 21:09:46 +02:00
repo-common.js Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
repo-diff.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-editor.js
repo-graph.js
repo-home.js Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
repo-issue-content.js
repo-issue-pr-form.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-issue.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-legacy.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
repo-migrate.js
repo-migration.js
repo-projects.js Feature: show issue assignee on project board (#15232) 2022-03-09 00:42:28 +08:00
repo-release.js
repo-settings.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
repo-template.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
repo-unicode-escape.js
repo-wiki.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
serviceworker.js
sshkey-helper.js
stopwatch.js Improve Stopwatch behavior (#18930) 2022-04-25 22:45:22 +02:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js