gitea/web_src/js/features
Yarden Shoham f390d5eb4f
Remove jQuery from the image pasting functionality (#29324)
- Switched to plain JavaScript
- Tested the image pasting functionality and it works as before

# Demo using JavaScript without jQuery

![demo](https://github.com/go-gitea/gitea/assets/20454870/018993ff-7b09-4d5f-88e0-f276368bacd6)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-22 17:35:58 +01:00
..
admin
comp Remove jQuery from the image pasting functionality (#29324) 2024-02-22 17:35:58 +01:00
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js
common-issue-list.js Make submit event code work with both jQuery event and native event (#29223) 2024-02-17 21:48:10 +01:00
common-issue-list.test.js
common-organization.js
contextpopup.js Remove jQuery from issue reference context popup attach (#29216) 2024-02-17 21:11:56 +08:00
contributors.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js Remove jQuery from the installation page (#29284) 2024-02-21 09:13:48 +01:00
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +00:00
repo-code.test.js
repo-commit.js Remove jQuery .map() and enable eslint rules for it (#29272) 2024-02-21 00:05:17 +00:00
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +00:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +00:00
repo-legacy.js Remove jQuery .map() and enable eslint rules for it (#29272) 2024-02-21 00:05:17 +00:00
repo-migrate.js Remove jQuery from repo migrate page (#29219) 2024-02-17 21:07:47 +01:00
repo-migration.js Remove jQuery from the repo migration form (#29229) 2024-02-19 23:34:35 +01:00
repo-projects.js
repo-release.js Remove jQuery from the repo release form (#29225) 2024-02-18 09:22:09 +08:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js Remove unneccesary initUserAuthLinkAccountView from "link account" page (#29217) 2024-02-17 18:51:35 +01:00
user-settings.js