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/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>
5 years ago
..
alert.tmpl Security: fix XSS attack on alert (#973) 8 years ago
delete_modal_actions.tmpl Indent all templates with tabs 9 years ago
footer.tmpl switch to fomantic-ui (#9374) 5 years ago
footer_content.tmpl Add translatable Powered by Gitea text in footer (#9600) 5 years ago
head.tmpl Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544) 5 years ago
head_navbar.tmpl Logout POST action (#10582) (#10585) 5 years ago
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 6 years ago