0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-06 23:03:46 +01:00
gitea/web_src/js
silverwind 21cf205dc7
Fix bogus http requests on diffs (#13760)
The .blob-excerpt elements don't have these data attributes in some
cases resulting in bogus http request when expanding a diff and clicking
into the expanded area. This prevents those.

Should backport to 1.13.

Fixes: https://github.com/go-gitea/gitea/issues/13759
2020-11-30 12:47:01 -05:00
..
components Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
features Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
markdown
standalone
vendor
easymde.js
index.js Fix bogus http requests on diffs (#13760) 2020-11-30 12:47:01 -05:00
jquery.js
publicpath.js
serviceworker.js
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 2020-11-29 01:22:04 -05:00
utils.js