Иван
79c5b8fac2
fix: security html module removes allow attribute from iframes ( #2354 )
* fix: secure html module removes allowfullscreen, allow and frameborder attributes from iframes
* Apply suggestions from code review
fix: remove deprecated attributes for iframe in secure html module
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
NGPixel
8f6cba262f
fix: draw.io svgs are no longer removed with linebreaks ( #2415 )
4 years ago
NGPixel
52d0af19b4
feat: diagram rendering + post-processor (wip)
4 years ago
Regev Brody
41327dd1e8
feat: support MultiMarkdown tables ( #2126 )
4 years ago
NGPixel
b723d7d626
fix: markdown core props + styles/scripts permissions
4 years ago
Regev Brody
77086a6e0a
feat: optional kroki/plantuml svg caching ( #2047 )
* feat: Caching kroki svgs #2020
4 years ago
Regev Brody
e03a80dccc
feat: underline markdown support ( #2073 )
* fix: no markdown support for underline #2072
4 years ago
Nicolas Giard
9e08718ee9
Merge pull request from GHSA-9jgg-4xj2-vjjj
4 years ago
Regev Brody
037822b994
fix: secure html module removes target attribute from links ( #2012 )
4 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
4 years ago
Robert Lanyi
a581d9837a
feat: add Kroki renderer ( #1900 )
* feat: Kroki integration
see https://kroki.io/
* fix: markdown-kroki def updates
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
NGPixel
1a33a43a0d
fix: use semver for latest version check
4 years ago
NGPixel
53da387082
feat: plantuml in markdown preview
4 years ago
NGPixel
98bf0d9ccb
fix: escape mustache template chars in content
4 years ago
NGPixel
6a4b25bc28
fix: plantuml deflate raw
4 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>
4 years ago
NGPixel
c81ba5a503
fix: markdown footnotes id incorrectly stripped
4 years ago
NGPixel
281172a9f4
feat: mathjax markdown module
4 years ago
NGPixel
954262f517
fix: tabs renderer remove switchTab handler
4 years ago
NGPixel
5d43f6ada1
feat: content tabs
4 years ago
NGPixel
514d31a46d
feat: hide sidebar option
4 years ago
NGPixel
17f833509f
fix: html sanitizer - whitelist start prop for ol tag
4 years ago
NGPixel
2ff3abe0d8
fix: html sanitizer - whitelist i tag
4 years ago
NGPixel
5229390d87
fix: plantuml default markers
4 years ago
NGPixel
5f382f21cf
fix: enable mermaid by default
4 years ago
NGPixel
1d16a3fc71
feat: mermaid support for markdown
4 years ago
NGPixel
44a0f69a78
feat: katex chemical equations support
4 years ago
NGPixel
58b08e54b4
fix: missing footnote module in markdown editor preview
4 years ago
NGPixel
bacbe4f543
fix: whitelist task list checkboxes
4 years ago
NGPixel
b529ad21c9
fix: code blocks incorrect escaping + deps update
4 years ago
NGPixel
2810f7b5af
feat: use local assets for twemoji
4 years ago
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
4 years ago
Nicolas Giard
fba9e0058f
fix: allow figcaption in xss module
4 years ago
NGPixel
2d06a1d9df
fix: set open external link in new tab as an option
4 years ago
Lukáš Hrdlička
fc79d92423
feat: open external link in new tab ( #1453 )
4 years ago
NGPixel
09554c8528
fix: add missing html tags to whitelist
4 years ago
NGPixel
90fbc62917
fix: kbd xss whitelist
4 years ago
alancnet
73da73a595
fix: allow highlight color ( #1365 )
4 years ago
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
4 years ago
NGPixel
edd11cd73f
feat: make relative links root absolute option
4 years ago
NGPixel
82376c19b9
fix: render system link detection resets on each find
4 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>
4 years ago
NGPixel
f09f1f4f1e
feat: delete a user
4 years ago
NGPixel
3b347f262c
feat: save rendering configuration
4 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
4 years ago
NGPixel
278cd7173d
feat: rendering security module
4 years ago
NGPixel
e35e68d764
fix: exclude assets from internal link detection ( #1189 )
5 years ago
NGPixel
46630e1638
fix: allow target in markdown attrs ( #1240 )
5 years ago
George Vagenas
68200f5136
fix: use https for plantuml ( #1223 )
5 years ago
NGPixel
fb0c64a07e
fix: exclude non-class attributes from markdown rendering
5 years ago