Commit History

作者 SHA1 備註 提交日期
  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 年之前
  rugk 56f4ee5c20 Revert "Try to move sanitisation & links into setElementText" 8 年之前
  rugk 8d2e19f791 Try to move sanitisation & links into setElementText 8 年之前
  El RIDO 9fa2ea3373 ensuring text is sanitized in all cases, before being injected into the DOM 8 年之前
  El RIDO 2d00202b42 correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk 8 年之前
  El RIDO 233bd65b00 Merge branch 'master' into sanitizeMarkdown, changing test to use new library 8 年之前
  rugk bbec693cab Allow DOMPurify as a global 8 年之前
  rugk b6d7d56774 Sanitize HTML code 8 年之前
  El RIDO c6ddee317d adding tests for PasteViewer class 8 年之前
  El RIDO 360a0921e2 adding tests for Prompt class, typos 8 年之前
  El RIDO 9d1a9a0da7 fixing paste success message handling in page template 8 年之前
  El RIDO 73bc685178 fixing error message display revealed by testing remaining time display function 8 年之前
  El RIDO 6c8f57f91f making PasteStatus testable, adding test for paste creation notification 8 年之前
  El RIDO 29419d03cd avoid logs polluting the unit test output 8 年之前
  El RIDO 9c6aec86c4 making Alert class resetable and adding first tests for it 8 年之前
  El RIDO 4410ddcd84 adding tests for UiHelper.reloadHome, making UiHelper unit testable and handling JSVerify RNG states 846932d5afb10ce748 & 012c1f9483adb6e750 8 年之前
  El RIDO 414693fa90 testing both cases of the logic required for #167 8 年之前
  El RIDO 6dbb098d7a had to introduce a mock function to test the historyChange state 8 年之前
  El RIDO 6fa2bfe30e updated documentation, incremented version 9 年之前
  thororm 28b8f878dc Fixed decryption of pastes without attachment, that have a password 9 年之前
  thororm b5c259dd72 Code review 9 年之前
  thororm 39717707b3 Code review 9 年之前
  thororm 2c17c35b85 Code review results and further improvements 9 年之前
  thororm 24aea957b3 Added possibility to paste an image from the clipboard 9 年之前
  thororm 838ca3d38e Call removeAttachment on a new paste 9 年之前
  thororm 23f5dfbff8 Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling 9 年之前
  thororm b9075d7708 Removed attachmentHelpers and moved functionality to AttachmentViewer 9 年之前
  rugk 9b6748c54d Adjust requested changes 9 年之前
  rugk 073b52ce96 Pass on event 9 年之前
  rugk d53207e404 Add password retry feature 9 年之前