gitea/web_src/js/features/admin
Yarden Shoham a190f68f1b
Remove jQuery `.attr` from the common admin functions (#30115)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested most of the functions and they work as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-27 10:45:05 +00:00
..
common.js Remove jQuery `.attr` from the common admin functions (#30115) 2024-03-27 10:45:05 +00:00
config.js Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
emails.js Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
users.js Remove jQuery from the user search form in admin page (#29151) 2024-02-13 15:13:06 +01:00