Historique des commits

Auteur SHA1 Message Date
  Haocen Xu ab75b183fb Fix click on new paste on clone paste editing view not removing custom il y a 7 ans
  El RIDO 07018e5876 incrementing version number in preparation of release il y a 7 ans
  El RIDO 11375a4f59 moved referrer policy from CSP & meta to proper HTTP header to avoid browser console error message about unknown CSP header and to ensure it always applies before HTML is parsed, fixes #196 il y a 7 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 362045c664 re-add data-URLs to CSP for img-src, as these are used for the comment icons il y a 7 ans
  El RIDO f915af1a5a adjust CSP header to allow blob URLs il y a 7 ans
  El RIDO 398fabd664 Chrome requires unsafe-eval for it to parse and evaluate WASM modules il y a 7 ans
  El RIDO b5ebc4a3d7 incrementing version il y a 8 ans
  El RIDO 720897b902 correct CSP to allow password prompt il y a 8 ans
  El RIDO cfe60db8fd increment version number il y a 8 ans
  El RIDO 9a0318517b correct PHPdoc, fixes #264 il y a 8 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 2c82279292 Merge branch 'attachment-handling' of https://github.com/thororm/PrivateBin into thororm-attachment-handling il y a 8 ans
  rugk 9c132cd839 Disallow form-action in CSP to limit outgoing connections il y a 8 ans
  rugk 414ab0eb71 Add config and basic page template support il y a 8 ans
  El RIDO 502e96c129 StyleCI recommendations il y a 8 ans
  El RIDO a5d5f6066a refactoring as recommended by Scrutinizer il y a 8 ans
  El RIDO 9f26894b2e PHP < 5.6 compatibility and StyleCI recommendations il y a 8 ans
  El RIDO 4f06feef81 implemented JSON file conversion on purge and storage in PHP files for data leak protection il y a 8 ans
  El RIDO 4ded4b7f8c adding correct HTTP error to response, as per @rugk's recommentation il y a 8 ans
  El RIDO dbfb1e83ba removing dead code il y a 8 ans
  El RIDO 62f0b95377 making StyleCI happy il y a 8 ans
  El RIDO 6e8eafe129 implemented INI cenversion functionality il y a 8 ans
  El RIDO 6fa2bfe30e updated documentation, incremented version il y a 8 ans
  rugk f037967820 changes the file extension to php and adds a small one-liner to stop PHP from presenting the file to any website visitor il y a 8 ans
  thororm 23f5dfbff8 Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling il y a 9 ans
  El RIDO f54036976a added instantburnafterreading option to address #174 il y a 9 ans
  thororm 4cb0ce5114 Removed self from cspheader il y a 9 ans