Regev Brody
77086a6e0a
feat: optional kroki/plantuml svg caching ( #2047 )
...
* feat: Caching kroki svgs #2020
4 years ago
Nicolas Giard
9e08718ee9
Merge pull request from GHSA-9jgg-4xj2-vjjj
4 years ago
NGPixel
98bf0d9ccb
fix: escape mustache template chars in content
5 years ago
daneallen
4aa7828a92
fix: add rel option to external links in content ( #1853 )
...
* #1853 : XSS attack fix by adding rel noferrer or rel noopen to _blank target external links
* fix: relAttributeExternalLink noopener
Co-authored-by: danallendds <daniel.allen@friends.dds.mil>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
b529ad21c9
fix: code blocks incorrect escaping + deps update
5 years ago
NGPixel
2d06a1d9df
fix: set open external link in new tab as an option
5 years ago
Lukáš Hrdlička
fc79d92423
feat: open external link in new tab ( #1453 )
5 years ago
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
5 years ago
NGPixel
edd11cd73f
feat: make relative links root absolute option
5 years ago
NGPixel
82376c19b9
fix: render system link detection resets on each find
5 years ago
Scott Simontis
bb03aed1c8
fix: exclude tel: links from parsing #1318 ( #1344 )
...
Telephone links will no longer be incorrectly parsed as web links.
Signed-off-by: Scott Simontis <yo@scottsimontis.io>
5 years ago
NGPixel
278cd7173d
feat: rendering security module
5 years ago
NGPixel
e35e68d764
fix: exclude assets from internal link detection ( #1189 )
5 years ago
NGPixel
8ba78dd771
fix: handle link reformatting from home path ( #1169 )
5 years ago
NGPixel
d78127dc29
fix: handle link reformatting when not using namespacing + 5 letters locales support ( #1165 , #1166 )
5 years ago
NGPixel
37ce116dd2
fix: handle headers for all editors ( #1127 )
5 years ago
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
5 years ago
Juan Baez
3ab7bcf8ea
fix: host ref in html-core renderer ( #1021 )
...
Fixing typo on: "server\modules\rendering\html-core\renderer.js"
Lines 40 and 41. Invalid reference to "WIKI.config.site.host" -- should be: "WIKI.config.host"
This was causing rendering issues when attempting to create some sample pages; such as: https://github.com/jbaez001/markdown-cheatsheet
5 years ago
Nick
33e31a9901
feat: page links table
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nicolas Giard
1771289188
feat: twemoji + headers fix
6 years ago
Nicolas Giard
578ea577f0
feat: html code highlighter
6 years ago
Nicolas Giard
09d1f580d9
feat: rendering pipeline logic
6 years ago