Commit History

Author SHA1 Message Date
  Martin Edenhofer be751c8176 Added backlisting for certain css properties. 6 years ago
  Martin Edenhofer 56846b2fe9 Allow a href for paste, images and text link with different content. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer 3417618798 Improved removing of html comments. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 7a08b9266b Implemented issue #930 - view support for html tables. 7 years ago
  Martin Edenhofer 98a1ba8a62 Fixed html sanitizer loop with own generated link injection. Extended tests. 7 years ago
  Martin Edenhofer 0308d8fe2d Fixed html sanitizer loop. Extended tests. 7 years ago
  Martin Edenhofer 449d1904fe Improvement for issue #952 - External links in html emails will be open in local context. 7 years ago
  Martin Edenhofer b3ae159c2e Fixed issue #952 - External links in html emails will be open in local context. 7 years ago
  Martin Edenhofer 5868fdd19f Fixed issue #951 - Auto detection of www urls fails. 7 years ago
  Martin Edenhofer 0fd5c971fc Fixed html sanitizer with non utf8 content in href attributes. 7 years ago
  Martin Edenhofer 14c1407448 Sometimes spaces are removed which should be still there (e. g. in case of <div>some text <a>123</a>). 7 years ago
  Martin Edenhofer 8f3fe2b399 Fixed endless loop in HtmlSanitizer.cleanup_structure in certain conditions. 7 years ago
  Martin Edenhofer 14507180a3 Improved external attachment support. 7 years ago
  Martin Edenhofer 04eda17d3b Do not change attributes values to downcase (e. g. will break urls). 7 years ago
  Martin Edenhofer 6d808ff3eb Improved html sanitizer with a tags without href attributes. 7 years ago
  Martin Edenhofer 63b0e4fe31 Show incoming images if local content. External images or links with images are still removed. 7 years ago
  Martin Edenhofer 3fa12b73ae Moved to whitelist sanitizer. 7 years ago
  Thorsten Eckel 8800a4a861 Added HTML Sanitzer concern for multi model usage. 7 years ago