Commit Verlauf

Autor SHA1 Nachricht Datum
  El RIDO 917f2dfa2b add Node Security configuration and enabling it in CodeClimate vor 8 Jahren
  El RIDO f90ad11bcd adding JSHint configuration vor 8 Jahren
  El RIDO 2db412873b implementing ESlint suggestions vor 8 Jahren
  El RIDO 5e070db6a1 reverting escaping just for Markdown formatting, as discussed in #269 vor 8 Jahren
  El RIDO a95701bba8 completing DiscussionViewer testing vor 8 Jahren
  El RIDO fcb4249e01 actually IDs are hexadecimal, not base64, so not a problem vor 8 Jahren
  El RIDO 95bf37be8f implementing DiscussionViewer test, found an issue with slashes in the paste or comment IDs (as per Base64 encoding) vor 8 Jahren
  El RIDO 28f1f41c17 removing duplicate code and unused option vor 8 Jahren
  El RIDO 49feb300b6 further tweaking travis CI scripts vor 8 Jahren
  El RIDO 85401a1513 Merge branch 'master' into js-unit-testing vor 8 Jahren
  El RIDO 6eb8822059 optimizing PNG vor 8 Jahren
  El RIDO dae11fdd16 Merge branch 'qrcode' vor 8 Jahren
  El RIDO 6ce0fe55f6 revert as per StyleCI: missed one vor 8 Jahren
  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 vor 8 Jahren
  El RIDO ec3ed1e5ff removing unused code and reducing size of HTML in case QR code is turned off vor 8 Jahren
  El RIDO 98a8591a27 naming JS libraries consistently vor 8 Jahren
  El RIDO fe54889b99 fixing failing unit test vor 8 Jahren
  El RIDO 094a0c80db Merge branch 'master' into qrcode vor 8 Jahren
  El RIDO 76c14795ef removing unnecessary repository from composer: We do not depend on ourselves vor 8 Jahren
  El RIDO daebd41af7 correcting syntax of npm install vor 8 Jahren
  El RIDO 63e5f5c101 improving npm installation performance vor 8 Jahren
  El RIDO 12c5e9db39 Maybe not needed anymore? See https://github.com/composer/composer/issues/4884#issuecomment-195229989 vor 8 Jahren
  El RIDO bb54d46c7e updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269 vor 8 Jahren
  El RIDO 6093f0cc9c enable travis CI caching, hoping to circumvent composer rate limiting vor 8 Jahren
  rugk 414ab0eb71 Add config and basic page template support vor 8 Jahren
  El RIDO d80c2f83fa making DiscussionViewer testable, removing some inconsistency vor 8 Jahren
  El RIDO 928215dc5e splitting out PasteViewer, DiscussionViewer, AttachmentViewer tests vor 8 Jahren
  El RIDO 893d29a046 splitting out Alert, Editor, PasteStatus, Prompt, UiHelper tests vor 8 Jahren
  El RIDO be358a6804 splitting out Model tests vor 8 Jahren
  El RIDO 5b9ac67504 splitting out CryptTool tests vor 8 Jahren