gitea/web_src/js
Yarden Shoham adc61c5d71
Remove jQuery `.attr` from the user search box ()
- 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>
..
components Migrate border and margin classes to Tailwind ()
features Remove jQuery `.attr` from the user search box ()
markup Use more specific selector for `name` links ()
modules Forbid HTML injection using jQuery ()
render Use vitest globals ()
standalone Add toasts to UI ()
utils Support pasting URLs over markdown text ()
vendor Vendor `jquery.are-you-sure` with strict mode fixes ()
webcomponents Use `Temporal.PlainDate` for absolute dates ()
bootstrap.js Suppress error from monaco-editor ()
bootstrap.test.js Avoid duplicate JS error messages on UI ()
htmx.js Auto-update the system status in admin dashboard ()
index.js Filter Repositories by type ()
jquery.js Forbid variables containing jQuery collections not having the `$` prefix ()
svg.js Artifact deletion in actions ui ()
svg.test.js Use vitest globals ()
utils.js enforce maxlength in frontend ()
utils.test.js Use vitest globals ()
vitest.setup.js Move vitest setup file to root ()