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/modules
Yarden Shoham f9b4efd42c
Forbid HTML injection using jQuery (#29843)
See
https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/docs/rules/no-append-html.md

Tested the following components and they work as before:
- notification table
- issue author dropdown
- comment edit box attachments div

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
fomantic Forbid HTML injection using jQuery (#29843) 11 months ago
dirauto.js Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) 1 year ago
fetch.js Refactor request function (#29187) 12 months ago
fetch.test.js Use vitest globals (#27102) 1 year ago
fomantic.js Replace some `gt-` classes with `tw-` (#29570) 11 months ago
sortable.js Import `sortablejs` only once (#25936) 2 years ago
stores.js Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
tippy.js Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
toast.js Make PR form use toast to show error message (#29545) 11 months ago
toast.test.js Use vitest globals (#27102) 1 year ago