提交历史

作者 SHA1 备注 提交日期
  parthiv-m 788146012e Fix failing tests, update button icon and text according to feedback 1 年之前
  El RIDO 8b3b16be44 SRI hashes are now configurable, no longer hardcoded in templates 2 年之前
  El RIDO cebc9acce6 enable strict types in PHP 2 年之前
  Sergio Giraldo 6728053ab0 test: default value for email configuration item;nit necessary to close php comment 2 年之前
  El RIDO f6edcc1acd Merge branch 'master' into php8 3 年之前
  El RIDO 2a162d075c allow unit tests to pass 3 年之前
  github-actions[bot] 184b8b567d Merge remote-tracking branch 'origin/master' into php8 4 年之前
  El RIDO 6c1f0dde0c set CSP also as meta tag, to deal with misconfigured webservers mangling the HTTP header 4 年之前
  El RIDO 3f469f715f Merge branch 'master' into php8 4 年之前
  El RIDO bb6a44ce7a remove double translation, avoid unsupported double quotes in INI file 5 年之前
  El RIDO 17c3cb35c0 change tests for phpunit 9 support, breaking support with phpunit 5.6 5 年之前
  El RIDO 37a620df95 return type void is required as of PHPunit 7, breaking test compatibility with PHP < 7.1 5 年之前
  El RIDO 6f90df9545 updating tests by dropping PHPunit 4.6 support 5 年之前
  El RIDO 4204e4b8b7 make StyleCI happy and change unit test to use a string 6 年之前
  ZerooCool e61c44ef46 Make Opengraph really functional 6 年之前
  El RIDO 7c61f59dcd removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated 6 年之前
  El RIDO c2e060d464 made compression configurable, fixes #38 7 年之前
  El RIDO 42c2003220 made notice configurable, fixing a few CSS glitches 7 年之前
  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 8 年之前
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error 8 年之前
  El RIDO fe54889b99 fixing failing unit test 8 年之前
  El RIDO 81b00dd422 fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans 9 年之前
  El RIDO d358271451 making unit tests work with spans 9 年之前
  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 9 年之前
  El RIDO 67f6c4eb61 turned bootstrap template variants into logic 9 年之前
  El RIDO 06496f2ede updated View test to test every available template instead of just the page one 9 年之前
  El RIDO a5d91298ff add an option to change the site name, solves #154 9 年之前
  El RIDO 1f46823942 applying patch based on StyleCI ruleset 9 年之前
  El RIDO 3d7b35aed4 PSR-2/4 fixes 10 年之前
  El RIDO f72e260ee7 adding subresource integrity hashes for all javascript includes, resolves #6 10 年之前