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>
2024-02-08 02:48:06 +00:00
..
components Modernize merge button (#28140) (#28786) 2024-01-15 09:40:52 +08:00
features Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
markup Strip trailing newline in markdown code copy (#29019) (#29022) 2024-02-01 21:06:21 +00:00
modules Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089) 2024-02-08 02:48:06 +00:00
render
standalone
test Avoid duplicate JS error messages on UI (#28873) (#28881) 2024-01-21 15:40:26 +00:00
utils Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089) 2024-02-08 02:48:06 +00:00
vendor
webcomponents Fix gitea-origin-url with default ports (#29085) (#29088) 2024-02-08 02:41:49 +00:00
bootstrap.js Avoid duplicate JS error messages on UI (#28873) (#28881) 2024-01-21 15:40:26 +00:00
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) (#28881) 2024-01-21 15:40:26 +00:00
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js