You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/features
Yarden Shoham adc61c5d71
Remove jQuery `.attr` from the user search box (#29919)
- Switched from jQuery `.attr` to plain javascript `.getAttribute`
- Tested the user search box and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
11 months ago
..
admin Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
comp Remove jQuery `.attr` from the user search box (#29919) 11 months ago
captcha.js
citation.js Load citation JS only when needed (#29855) 11 months ago
clipboard.js
code-frequency.js
codeeditor.js
colorpicker.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
common-global.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
contributors.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js Remove jQuery `.attr` from the image diff (#29917) 11 months ago
install.js
notification.js Forbid HTML injection using jQuery (#29843) 11 months ago
org-team.js
pull-view-file.js
recent-commits.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js Remove jQuery `.attr` from the archive download and compare page branch selector (#29918) 11 months ago
repo-diff-commit.js Migrate border and margin classes to Tailwind (#29828) 11 months ago
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-editor.js Remove jQuery `.attr` from the quick pull request button text (#29916) 11 months ago
repo-findfile.js
repo-findfile.test.js
repo-graph.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-home.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-issue-content.js
repo-issue-list.js Remove jQuery `.attr` from the issue author dropdown (#29915) 11 months ago
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-legacy.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
repo-migrate.js
repo-migration.js
repo-projects.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
repo-release.js
repo-search.js
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
user-settings.js