Commit History

Author SHA1 Message Date
  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 8 years ago
  El RIDO ec3ed1e5ff removing unused code and reducing size of HTML in case QR code is turned off 8 years ago
  El RIDO 98a8591a27 naming JS libraries consistently 8 years ago
  El RIDO 094a0c80db Merge branch 'master' into qrcode 8 years ago
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 8 years ago
  rugk 414ab0eb71 Add config and basic page template support 8 years ago
  rugk 7bf5af761b Add QR code generation when paste is created 8 years ago
  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 8 years ago
  El RIDO 9fa2ea3373 ensuring text is sanitized in all cases, before being injected into the DOM 8 years ago
  El RIDO 2d00202b42 correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk 8 years ago
  El RIDO 233bd65b00 Merge branch 'master' into sanitizeMarkdown, changing test to use new library 8 years ago
  rugk bbec693cab Allow DOMPurify as a global 8 years ago
  rugk b6d7d56774 Sanitize HTML code 8 years ago
  El RIDO c6ddee317d adding tests for PasteViewer class 8 years ago
  El RIDO 360a0921e2 adding tests for Prompt class, typos 8 years ago
  El RIDO 9d1a9a0da7 fixing paste success message handling in page template 8 years ago
  El RIDO 73bc685178 fixing error message display revealed by testing remaining time display function 8 years ago
  El RIDO 6c8f57f91f making PasteStatus testable, adding test for paste creation notification 8 years ago
  El RIDO 29419d03cd avoid logs polluting the unit test output 8 years ago
  El RIDO 9c6aec86c4 making Alert class resetable and adding first tests for it 8 years ago
  El RIDO 4410ddcd84 adding tests for UiHelper.reloadHome, making UiHelper unit testable and handling JSVerify RNG states 846932d5afb10ce748 & 012c1f9483adb6e750 8 years ago
  El RIDO 414693fa90 testing both cases of the logic required for #167 8 years ago
  El RIDO 6dbb098d7a had to introduce a mock function to test the historyChange state 8 years ago
  El RIDO 6fa2bfe30e updated documentation, incremented version 8 years ago
  El RIDO 37f5d99bc4 finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now 9 years ago
  El RIDO 6fb3fe51b2 Merge branch 'master' into js-unit-testing 9 years ago
  El RIDO cd40717301 fixing #209, refactoring regression when file upload is disabled 9 years ago
  El RIDO e15e86ac3f improving coverage of existing tests 9 years ago
  El RIDO 57ebc7338d Merge branch 'master' into js-unit-testing 9 years ago
  El RIDO bbcc3e167b implementing recommendations of scrutinizer 9 years ago