Historique des commits

Auteur SHA1 Message Date
  El RIDO 6d5323e351 drop legacy paste format support il y a 1 an
  Ribas160 3d3d80c60b Remove page template il y a 1 an
  Ribas160 44f8cfbfb8 Fix error when a custom template is not in the default available templates list il y a 1 an
  parthiv-m 788146012e Fix failing tests, update button icon and text according to feedback il y a 1 an
  El RIDO 8b3b16be44 SRI hashes are now configurable, no longer hardcoded in templates il y a 2 ans
  El RIDO cebc9acce6 enable strict types in PHP il y a 2 ans
  Sergio Giraldo 6728053ab0 test: default value for email configuration item;nit necessary to close php comment il y a 2 ans
  El RIDO f6edcc1acd Merge branch 'master' into php8 il y a 3 ans
  El RIDO 2a162d075c allow unit tests to pass il y a 3 ans
  github-actions[bot] 184b8b567d Merge remote-tracking branch 'origin/master' into php8 il y a 4 ans
  El RIDO 6c1f0dde0c set CSP also as meta tag, to deal with misconfigured webservers mangling the HTTP header il y a 4 ans
  El RIDO 3f469f715f Merge branch 'master' into php8 il y a 4 ans
  El RIDO bb6a44ce7a remove double translation, avoid unsupported double quotes in INI file il y a 5 ans
  El RIDO 17c3cb35c0 change tests for phpunit 9 support, breaking support with phpunit 5.6 il y a 5 ans
  El RIDO 37a620df95 return type void is required as of PHPunit 7, breaking test compatibility with PHP < 7.1 il y a 5 ans
  El RIDO 6f90df9545 updating tests by dropping PHPunit 4.6 support il y a 5 ans
  El RIDO 4204e4b8b7 make StyleCI happy and change unit test to use a string il y a 6 ans
  ZerooCool e61c44ef46 Make Opengraph really functional il y a 6 ans
  El RIDO 7c61f59dcd removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated il y a 6 ans
  El RIDO c2e060d464 made compression configurable, fixes #38 il y a 7 ans
  El RIDO 42c2003220 made notice configurable, fixing a few CSS glitches il y a 7 ans
  El RIDO d6f203dc4c Removed option to hide clone button on expiring pastes, since this requires reading the paste for rendering the template, which leaks information on the pastes state il y a 8 ans
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error il y a 8 ans
  El RIDO fe54889b99 fixing failing unit test il y a 8 ans
  El RIDO 81b00dd422 fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans il y a 9 ans
  El RIDO d358271451 making unit tests work with spans il y a 9 ans
  El RIDO 131e08ca33 made phpUnit and most mocha tests work again, had to remove some injected objects and added a helper method to facilitate a cache reset for the unit tests. Page template is still broken and the JS test for baseUri() fails il y a 9 ans
  El RIDO 67f6c4eb61 turned bootstrap template variants into logic il y a 9 ans
  El RIDO 06496f2ede updated View test to test every available template instead of just the page one il y a 9 ans
  El RIDO a5d91298ff add an option to change the site name, solves #154 il y a 9 ans