0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 00:34:41 +01:00
gitea/web_src/js/features
Yarden Shoham 100031f5f1
Remove jQuery from the repo migration form (#29229)
- Switched to plain JavaScript
- Tested the repo migration form functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/3496ec05-48a7-449e-8cdd-f8372ba0d589)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-02-19 23:34:35 +01:00
..
admin
comp Downscale pasted PNG images based on metadata (#29123) 2024-02-19 02:23:06 +00: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 Fix initCompLabelEdit not being called (#29198) 2024-02-16 17:03:52 +01:00
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
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
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Make submit event code work with both jQuery event and native event (#29223) 2024-02-17 21:48:10 +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 Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +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
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 Remove jQuery from username change prompt and fix its detection (#29197) 2024-02-16 15:52:50 +00:00