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
silverwind 29118743a5
Small refactors in anchors.js (#29947)
Some minor refactors, remove unnecessary `:is` selector and move the
`:target` check out of the function. Might as well backport for the rare
browser that does not support `:is`.
1 year ago
..
components Fix some pending problems (#29985) 1 year ago
features Fix: Abnormal strings appear when comments are saved after editing (#29991) 1 year ago
markup Small refactors in anchors.js (#29947) 1 year ago
modules Forbid HTML injection using jQuery (#29843) 1 year ago
render Use vitest globals (#27102) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
utils Support pasting URLs over markdown text (#29566) 1 year ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 2 years ago
webcomponents Prevent layout shift in `<overflow-menu>` items (#29831) 1 year ago
bootstrap.js Fix JS error and improve error message styles (#29963) 1 year ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 1 year ago
htmx.js Auto-update the system status in admin dashboard (#29163) 1 year ago
index.js Filter Repositories by type (#29231) 1 year ago
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 1 year ago
svg.js Switch to happy-dom for testing (#29948) 1 year ago
svg.test.js Use vitest globals (#27102) 2 years ago
utils.js enforce maxlength in frontend (#29389) 1 year ago
utils.test.js Use vitest globals (#27102) 2 years ago
vitest.setup.js Move vitest setup file to root (#29097) 1 year ago