]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - src/Parser.js
notification matcher: improve handling empty and invalid values
[proxmox-widget-toolkit.git] / src / Parser.js
2023-10-03 Thomas Lamprechtparser: split checking IMG and A tags, make the latter...
2023-10-03 Thomas Lamprechtparser: make it clearer that we mark HTTP-like URLs...
2023-10-03 Thomas Lamprechtparser: use safer mechanism for allowing URLs
2023-10-03 Thomas Lamprechtparser: factor out getting lower-case canonical tag...
2023-06-03 Thomas Lamprechtmarkdown parser: allow setting target tag for links
2023-06-03 Thomas Lamprechtfix #4756: markdown notes: allow any valid URL for...
2023-06-03 Thomas Lamprechtmarkdown parser: normalize tag names and protocol for...
2023-06-03 Thomas Lamprechtmarkdown parser: correctly remove src & href attribute...
2023-06-01 Thomas Lamprechtparser: adapt to new marked Markdown renderer calling...
2021-07-05 Thomas Lamprechtbump version to 3.2-3
2021-07-04 Thomas Lamprechtmarkdown: extend blocked tags in sanitizer
2021-07-04 Thomas Lamprechtmarkdown: make sanitizer more strict
2021-07-04 Thomas Lamprechtmarkdown: encode bad nodes HTML instead of pruning it
2021-06-21 Thomas Lamprechtparser: sanitize HTML: allow 'disabled', 'start', ...
2021-06-18 Thomas Lamprechtintegrate marked as markdown parser