gitea/templates/base
silverwind c0c3a533a0
Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544)
Previously, we had only set __webpack_public_path__ to a path which
caused webpack chunks to be loaded from the current origin which is
incorrect when STATIC_URL_PREFIX points to another origin.

This should fix the issue curretnly seen on gitea.com.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-28 19:49:38 -04:00
..
alert.tmpl Security: fix XSS attack on alert (#973) 2017-02-19 19:18:06 +08:00
delete_modal_actions.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
footer.tmpl switch to fomantic-ui (#9374) 2019-12-17 16:34:11 -05:00
footer_content.tmpl Add translatable Powered by Gitea text in footer (#9600) 2020-01-04 20:27:19 +00:00
head.tmpl Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544) 2020-05-28 19:49:38 -04:00
head_navbar.tmpl Logout POST action (#10582) (#10585) 2020-03-03 13:54:15 +08:00
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00