Historie revizí

Autor SHA1 Zpráva Datum
  El RIDO 6ce0fe55f6 revert as per StyleCI: missed one před 8 roky
  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 před 8 roky
  El RIDO ec3ed1e5ff removing unused code and reducing size of HTML in case QR code is turned off před 8 roky
  El RIDO 98a8591a27 naming JS libraries consistently před 8 roky
  El RIDO fe54889b99 fixing failing unit test před 8 roky
  El RIDO 094a0c80db Merge branch 'master' into qrcode před 8 roky
  El RIDO 76c14795ef removing unnecessary repository from composer: We do not depend on ourselves před 8 roky
  El RIDO daebd41af7 correcting syntax of npm install před 8 roky
  El RIDO 63e5f5c101 improving npm installation performance před 8 roky
  El RIDO 12c5e9db39 Maybe not needed anymore? See https://github.com/composer/composer/issues/4884#issuecomment-195229989 před 8 roky
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 před 8 roky
  El RIDO 6093f0cc9c enable travis CI caching, hoping to circumvent composer rate limiting před 8 roky
  rugk 414ab0eb71 Add config and basic page template support před 8 roky
  El RIDO d80c2f83fa making DiscussionViewer testable, removing some inconsistency před 8 roky
  El RIDO 928215dc5e splitting out PasteViewer, DiscussionViewer, AttachmentViewer tests před 8 roky
  El RIDO 893d29a046 splitting out Alert, Editor, PasteStatus, Prompt, UiHelper tests před 8 roky
  El RIDO be358a6804 splitting out Model tests před 8 roky
  El RIDO 5b9ac67504 splitting out CryptTool tests před 8 roky
  El RIDO 3fed63ce28 ensuring internal variables of common module are not changed by providing getter functions, splitting out I18n tests před 8 roky
  El RIDO dfd906900b started to split humongous test.js into separate files před 8 roky
  El RIDO 5582c05414 decrypting a particular message encrypted with v1.1.1 fails (#260) před 8 roky
  El RIDO ee8ffdc51b en- & decrypting the particular message works without issues před 8 roky
  El RIDO 1f4e0092d9 add testing on php 7.2 před 8 roky
  El RIDO 39860dfdc4 making AttachmentViewer testable and implementing tests před 8 roky
  El RIDO dac86eb363 making AttachmentViewer testable před 8 roky
  rugk 7bf5af761b Add QR code generation when paste is created před 8 roky
  El RIDO 9f973edb7d Merge branch 'sanitizeMarkdown' před 8 roky
  El RIDO d9c6b634b9 remove dangling comma před 8 roky
  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 před 8 roky
  El RIDO d0cccce7a8 removing patterns that don't get sanitized, but also don't get interpreted when inserted into the HTML před 8 roky