1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-30 00:04:05 +00:00
gitea/web_src/js
mrsdizzie 29368309ce
Fix images in wiki edit preview (#11546) (#11602)
Make sure wiki editor sets wiki to true so gitea renders it as a wiki page.

Also change the context data attr for edit form. This looks wrong but everywhere else in our code assumes the urlPrefix to be just the repo url when rendering and manually adds /wiki to the rendered url regardless.

Fixes #11540
2020-05-24 14:01:10 +01:00
..
components Migrate ActivityHeatmap to Vue SFC (#10953) 2020-04-06 09:31:11 +08:00
features Close EventSource before unloading the page (#11539) (#11557) 2020-05-22 19:30:30 +01:00
standalone Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
vendor Misc JS linting and naming tweaks (#10652) 2020-03-11 21:34:54 +02:00
index.js Fix images in wiki edit preview (#11546) (#11602) 2020-05-24 14:01:10 +01:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
polyfills.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542) 2020-05-22 20:18:44 +01:00
serviceworker.js Move serviceworker to workbox and fix SSE interference (#11538) (#11547) 2020-05-22 12:46:39 -03:00
utils.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00