0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 18:20:37 +01:00
forgejo/web_src/js/features
wxiaoguang d317c983bc
Set "type=button" for editor's toolbar buttons ()
The editor usually is in a form, so the buttons should have
"type=button", avoid conflicting with the form's submit.
2023-08-15 19:31:48 +08:00
..
admin
comp Set "type=button" for editor's toolbar buttons () 2023-08-15 19:31:48 +08:00
captcha.js Add new captcha: cloudflare turnstile () 2023-02-05 15:29:03 +08:00
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Fix attachment clipboard copy on insecure origin () 2023-07-30 00:56:45 +02:00
common-issue-list.js
common-issue-list.test.js Improve "goto issue by number" button () 2023-05-10 15:50:58 +00:00
common-organization.js
contextpopup.js
copycontent.js
dropzone.js
emoji.js JS refactors () 2022-12-24 00:03:11 +08:00
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js Show branches and tags that contain a commit () 2023-07-27 12:47:41 +02:00
repo-common.js
repo-diff-commit.js Hide branch/tag icon if branches/tags are empty () 2023-07-28 23:05:24 +08:00
repo-diff-commitselect.js Add commits dropdown in PR files view and allow commit by commit review () 2023-07-28 21:18:12 +02:00
repo-diff-filetree.js
repo-diff.js Add commits dropdown in PR files view and allow commit by commit review () 2023-07-28 21:18:12 +02:00
repo-editor.js Add popup to hashed comments/pull requests/issues in file editing/adding preview tab () 2023-04-11 23:03:23 -04:00
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Fix the topic validation rule and suport dots () 2023-08-03 09:18:06 +00:00
repo-issue-content.js
repo-issue-list.js Refactor project templates () 2023-08-12 10:30:28 +00:00
repo-issue-pr-form.js
repo-issue.js Fix sidebar label dropdown divider () 2023-06-19 17:49:50 +00:00
repo-legacy.js Show branches and tags that contain a commit () 2023-07-27 12:47:41 +02:00
repo-migrate.js Add Retry button when creating a mirror-repo fails () 2023-08-04 10:21:32 +08:00
repo-migration.js
repo-projects.js Refactor project templates () 2023-08-12 10:30:28 +00:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Improve wiki sidebar and TOC () 2023-06-23 15:51:43 -04:00
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Avoiding accessing undefined mentionValues () 2023-08-12 08:36:23 +00:00
user-auth-webauthn.js
user-auth.js
user-settings.js