Histórico de Commits

Autor SHA1 Mensagem Data
  El RIDO 6eb8822059 optimizing PNG há 8 anos atrás
  El RIDO dae11fdd16 Merge branch 'qrcode' há 8 anos atrás
  El RIDO 6ce0fe55f6 revert as per StyleCI: missed one há 8 anos atrás
  El RIDO f135dd2667 Hrmpf, StyleCI only allows the use of either tabs or spaces for PHP code, forcing me to revert the use of tabs in the templates há 8 anos atrás
  El RIDO ec3ed1e5ff removing unused code and reducing size of HTML in case QR code is turned off há 8 anos atrás
  El RIDO 98a8591a27 naming JS libraries consistently há 8 anos atrás
  El RIDO fe54889b99 fixing failing unit test há 8 anos atrás
  El RIDO 094a0c80db Merge branch 'master' into qrcode há 8 anos atrás
  El RIDO 76c14795ef removing unnecessary repository from composer: We do not depend on ourselves há 8 anos atrás
  El RIDO daebd41af7 correcting syntax of npm install há 8 anos atrás
  El RIDO 63e5f5c101 improving npm installation performance há 8 anos atrás
  El RIDO 12c5e9db39 Maybe not needed anymore? See https://github.com/composer/composer/issues/4884#issuecomment-195229989 há 8 anos atrás
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 há 8 anos atrás
  El RIDO 6093f0cc9c enable travis CI caching, hoping to circumvent composer rate limiting há 8 anos atrás
  rugk 414ab0eb71 Add config and basic page template support há 8 anos atrás
  rugk 7bf5af761b Add QR code generation when paste is created há 8 anos atrás
  El RIDO 9f973edb7d Merge branch 'sanitizeMarkdown' há 8 anos atrás
  El RIDO d9c6b634b9 remove dangling comma há 8 anos atrás
  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 há 8 anos atrás
  El RIDO d0cccce7a8 removing patterns that don't get sanitized, but also don't get interpreted when inserted into the HTML há 8 anos atrás
  rugk 56f4ee5c20 Revert "Try to move sanitisation & links into setElementText" há 8 anos atrás
  rugk 8d2e19f791 Try to move sanitisation & links into setElementText há 8 anos atrás
  rugk 3d2dbabaec add some more tests from OWASP há 8 anos atrás
  El RIDO 9fa2ea3373 ensuring text is sanitized in all cases, before being injected into the DOM há 8 anos atrás
  El RIDO 2d00202b42 correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk há 8 anos atrás
  El RIDO 233bd65b00 Merge branch 'master' into sanitizeMarkdown, changing test to use new library há 8 anos atrás
  El RIDO f2628a0bf3 added a test for #183, fails at this point, #258 should fix this há 8 anos atrás
  El RIDO e40da8b1a6 Merge branch 'js-unit-testing' há 8 anos atrás
  rugk bbec693cab Allow DOMPurify as a global há 8 anos atrás
  rugk b6d7d56774 Sanitize HTML code há 8 anos atrás