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/admin
silverwind 21fe512aac
Forbid jQuery `.prop` and fix related issues (#29832)
The issue checkbox code received a few more cleanups and I specifically
tested it. The other changes are trivial. Also, I checked the cases for
how many elements match the jQuery selection to determine querySelector
vs. querySelectorAll.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
common.js Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
config.js Refactor system setting (#27000) 1 year ago
emails.js Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
users.js Remove jQuery from the user search form in admin page (#29151) 1 year ago