forgejo/web_src/js
silverwind b797b76abd
Fix webpack chunk loading with STATIC_URL_PREFIX ()
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>
2020-05-20 23:33:31 +01:00
..
components Insert ui divider directly in templates instead of from inside heatmap vue component () 2020-05-19 21:24:14 +01:00
features Switch code editor to Monaco () 2020-05-14 19:06:01 +03:00
standalone Reorganize frontend files and tooling () 2020-02-07 18:09:30 +01:00
vendor Misc JS linting and naming tweaks () 2020-03-11 21:34:54 +02:00
index.js Fix the bug that the emoji does not disappear () 2020-05-20 15:41:33 -04:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX () 2020-05-20 23:33:31 +01:00
utils.js Switch code editor to Monaco () 2020-05-14 19:06:01 +03:00