Commit Verlauf

Autor SHA1 Nachricht Datum
  El RIDO 12c5e9db39 Maybe not needed anymore? See https://github.com/composer/composer/issues/4884#issuecomment-195229989 vor 8 Jahren
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 vor 8 Jahren
  El RIDO 6093f0cc9c enable travis CI caching, hoping to circumvent composer rate limiting vor 8 Jahren
  rugk 414ab0eb71 Add config and basic page template support vor 8 Jahren
  El RIDO d80c2f83fa making DiscussionViewer testable, removing some inconsistency vor 8 Jahren
  El RIDO 928215dc5e splitting out PasteViewer, DiscussionViewer, AttachmentViewer tests vor 8 Jahren
  El RIDO 893d29a046 splitting out Alert, Editor, PasteStatus, Prompt, UiHelper tests vor 8 Jahren
  El RIDO be358a6804 splitting out Model tests vor 8 Jahren
  El RIDO 5b9ac67504 splitting out CryptTool tests vor 8 Jahren
  El RIDO 3fed63ce28 ensuring internal variables of common module are not changed by providing getter functions, splitting out I18n tests vor 8 Jahren
  El RIDO dfd906900b started to split humongous test.js into separate files vor 8 Jahren
  El RIDO 1f4e0092d9 add testing on php 7.2 vor 8 Jahren
  El RIDO 39860dfdc4 making AttachmentViewer testable and implementing tests vor 8 Jahren
  El RIDO dac86eb363 making AttachmentViewer testable vor 8 Jahren
  rugk 7bf5af761b Add QR code generation when paste is created vor 8 Jahren
  El RIDO 9f973edb7d Merge branch 'sanitizeMarkdown' vor 8 Jahren
  El RIDO d9c6b634b9 remove dangling comma vor 8 Jahren
  El RIDO a0740ff79f getting rid of htmlEntities (except for tests) and setElementText (dropping IE9 support), changing urls2links interface, all to avoid double encoding sanitized HTML vor 8 Jahren
  El RIDO d0cccce7a8 removing patterns that don't get sanitized, but also don't get interpreted when inserted into the HTML vor 8 Jahren
  rugk 56f4ee5c20 Revert "Try to move sanitisation & links into setElementText" vor 8 Jahren
  rugk 8d2e19f791 Try to move sanitisation & links into setElementText vor 8 Jahren
  rugk 3d2dbabaec add some more tests from OWASP vor 8 Jahren
  El RIDO 9fa2ea3373 ensuring text is sanitized in all cases, before being injected into the DOM vor 8 Jahren
  El RIDO 2d00202b42 correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk vor 8 Jahren
  El RIDO 233bd65b00 Merge branch 'master' into sanitizeMarkdown, changing test to use new library vor 8 Jahren
  El RIDO f2628a0bf3 added a test for #183, fails at this point, #258 should fix this vor 8 Jahren
  El RIDO e40da8b1a6 Merge branch 'js-unit-testing' vor 8 Jahren
  rugk bbec693cab Allow DOMPurify as a global vor 8 Jahren
  rugk b6d7d56774 Sanitize HTML code vor 8 Jahren
  rugk bccb349226 adjust .gitignore to use new config file name vor 8 Jahren