forgejo/templates
mrsdizzie ae55dc7a6b
Fix images in wiki edit preview (#11546)
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 11:41:33 +01:00
..
admin Fix form action template substitutions on admin pages (#11519) 2020-05-20 14:35:16 -04:00
base Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
custom
explore Do not show lock icon on repo list for public repos in private org (#11445) 2020-05-17 19:59:25 +03:00
mail Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
org
pwa Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
repo Fix images in wiki edit preview (#11546) 2020-05-24 11:41:33 +01:00
status
swagger Fix repo-list private and total count bugs (#11500) 2020-05-20 22:15:30 -03:00
user Fix repo-list private and total count bugs (#11500) 2020-05-20 22:15:30 -03:00
home.tmpl
install.tmpl