gitea/modules/markup
zeripath 976db2a8b7
Do not show issue context popup on external issues (#17050)
The issues pop-up context cannot work for external issues - therefore do not show
these.

Fix #17047

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-15 09:45:27 +01:00
..
common Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
csv Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
external In Render tolerate not being passed a context (#16842) 2021-08-28 21:15:56 +01:00
markdown Fix table alignment in markdown (#16596) 2021-08-02 17:11:18 +01:00
mdstripper Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
orgmode Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
html.go Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
html_internal_test.go Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
html_test.go Fix NPE in fuzzer (#16680) 2021-08-13 00:22:05 +02:00
renderer.go cleanup code `issueFullPattern` in modules/markup (#16419) 2021-07-15 22:33:56 +02:00
renderer_test.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
sanitizer.go Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
sanitizer_test.go Fix data URI scramble (#16098) 2021-06-07 18:55:26 +02:00