Historial de Commits

Autor SHA1 Mensaje Fecha
  rugk 0687448d0a Fix some issues from ESLint hace 8 años
  El RIDO ffae6111b0 handling further JSHint warnings and TODOs hace 8 años
  El RIDO 98d07e0789 improving code quality issues reported by Codacy hace 8 años
  El RIDO d92755f030 undoing code style regression hace 8 años
  El RIDO 72acc95326 improving code quality issues suggested by JSHint hace 8 años
  El RIDO 5e070db6a1 reverting escaping just for Markdown formatting, as discussed in #269 hace 8 años
  El RIDO a95701bba8 completing DiscussionViewer testing hace 8 años
  El RIDO 28f1f41c17 removing duplicate code and unused option hace 8 años
  El RIDO 85401a1513 Merge branch 'master' into js-unit-testing hace 8 años
  El RIDO 094a0c80db Merge branch 'master' into qrcode hace 8 años
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 hace 8 años
  rugk 414ab0eb71 Add config and basic page template support hace 8 años
  El RIDO d80c2f83fa making DiscussionViewer testable, removing some inconsistency hace 8 años
  El RIDO 39860dfdc4 making AttachmentViewer testable and implementing tests hace 8 años
  El RIDO dac86eb363 making AttachmentViewer testable hace 8 años
  rugk 7bf5af761b Add QR code generation when paste is created hace 8 años
  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 hace 8 años
  rugk 56f4ee5c20 Revert "Try to move sanitisation & links into setElementText" hace 8 años
  rugk 8d2e19f791 Try to move sanitisation & links into setElementText hace 8 años
  El RIDO 9fa2ea3373 ensuring text is sanitized in all cases, before being injected into the DOM hace 8 años
  El RIDO 2d00202b42 correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk hace 8 años
  El RIDO 233bd65b00 Merge branch 'master' into sanitizeMarkdown, changing test to use new library hace 8 años
  rugk bbec693cab Allow DOMPurify as a global hace 8 años
  rugk b6d7d56774 Sanitize HTML code hace 8 años
  El RIDO c6ddee317d adding tests for PasteViewer class hace 8 años
  El RIDO 360a0921e2 adding tests for Prompt class, typos hace 8 años
  El RIDO 9d1a9a0da7 fixing paste success message handling in page template hace 8 años
  El RIDO 73bc685178 fixing error message display revealed by testing remaining time display function hace 8 años
  El RIDO 6c8f57f91f making PasteStatus testable, adding test for paste creation notification hace 8 años
  El RIDO 29419d03cd avoid logs polluting the unit test output hace 8 años