コミット履歴

作者 SHA1 メッセージ 日付
  Karthik Kasturi 4a39a2ad0f refactor: added AbstractProxy base class for shortener proxies 11 ヶ月 前
  Karthik Kasturi 0808052acf Added shlink integration 11 ヶ月 前
  El RIDO 6d5323e351 drop legacy paste format support 1 年間 前
  Ribas160 3d3d80c60b Remove page template 1 年間 前
  Ribas160 44f8cfbfb8 Fix error when a custom template is not in the default available templates list 1 年間 前
  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 年 前