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
Giteabot 9a4d283e9a
Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089)
Backport #29081 by wxiaoguang

Try to fix #29080

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
components Modernize merge button (#28140) (#28786) 1 year ago
features Preserve BOM in web editor (#28935) (#28959) 1 year ago
markup Strip trailing newline in markdown code copy (#29019) (#29022) 1 year ago
modules Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089) 1 year ago
render Use vitest globals (#27102) (#27311) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
test Avoid duplicate JS error messages on UI (#28873) (#28881) 1 year ago
utils Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089) 1 year ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 1 year ago
webcomponents Fix gitea-origin-url with default ports (#29085) (#29088) 1 year ago
bootstrap.js Avoid duplicate JS error messages on UI (#28873) (#28881) 1 year ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) (#28881) 1 year ago
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
svg.js Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
svg.test.js Use vitest globals (#27102) (#27311) 1 year ago
utils.js Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
utils.test.js Use vitest globals (#27102) (#27311) 1 year ago