Histórico de Commits

Autor SHA1 Mensagem Data
  rugk 09a04b96c0 Update SRI hashes há 8 anos atrás
  El RIDO 4653085d2e Merge branch 'master' into fixurlshortener há 8 anos atrás
  El RIDO d07f8d8f96 fixing indentation, replicating change to other template há 8 anos atrás
  rugk 0687448d0a Fix some issues from ESLint há 8 anos atrás
  rugk 904f0de245 Fix indendation há 8 anos atrás
  rugk 722d8ce7dd Fix URL shortener not working há 8 anos atrás
  El RIDO ffae6111b0 handling further JSHint warnings and TODOs há 8 anos atrás
  El RIDO 98d07e0789 improving code quality issues reported by Codacy há 8 anos atrás
  El RIDO d92755f030 undoing code style regression há 8 anos atrás
  El RIDO 72acc95326 improving code quality issues suggested by JSHint há 8 anos atrás
  El RIDO 5e070db6a1 reverting escaping just for Markdown formatting, as discussed in #269 há 8 anos atrás
  El RIDO a95701bba8 completing DiscussionViewer testing há 8 anos atrás
  El RIDO 85401a1513 Merge branch 'master' into js-unit-testing 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 094a0c80db Merge branch 'master' into qrcode 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
  rugk 414ab0eb71 Add config and basic page template support há 8 anos atrás
  El RIDO 39860dfdc4 making AttachmentViewer testable and implementing tests há 8 anos atrás
  El RIDO dac86eb363 making AttachmentViewer testable há 8 anos atrás
  rugk 7bf5af761b Add QR code generation when paste is created 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 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
  rugk bbec693cab Allow DOMPurify as a global há 8 anos atrás
  rugk b6d7d56774 Sanitize HTML code há 8 anos atrás
  El RIDO c6ddee317d adding tests for PasteViewer class há 8 anos atrás