Historique des commits

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