Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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 7 gadi atpakaļ
  El RIDO c2e060d464 made compression configurable, fixes #38 7 gadi atpakaļ
  El RIDO 42c2003220 made notice configurable, fixing a few CSS glitches 7 gadi atpakaļ
  El RIDO 362045c664 re-add data-URLs to CSP for img-src, as these are used for the comment icons 7 gadi atpakaļ
  El RIDO f915af1a5a adjust CSP header to allow blob URLs 7 gadi atpakaļ
  El RIDO 398fabd664 Chrome requires unsafe-eval for it to parse and evaluate WASM modules 7 gadi atpakaļ
  El RIDO b5ebc4a3d7 incrementing version 8 gadi atpakaļ
  El RIDO 720897b902 correct CSP to allow password prompt 8 gadi atpakaļ
  El RIDO cfe60db8fd increment version number 8 gadi atpakaļ
  El RIDO 9a0318517b correct PHPdoc, fixes #264 8 gadi atpakaļ
  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 gadi atpakaļ
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error 8 gadi atpakaļ
  El RIDO 2c82279292 Merge branch 'attachment-handling' of https://github.com/thororm/PrivateBin into thororm-attachment-handling 8 gadi atpakaļ
  rugk 9c132cd839 Disallow form-action in CSP to limit outgoing connections 8 gadi atpakaļ
  rugk 414ab0eb71 Add config and basic page template support 8 gadi atpakaļ
  El RIDO 502e96c129 StyleCI recommendations 8 gadi atpakaļ
  El RIDO a5d5f6066a refactoring as recommended by Scrutinizer 8 gadi atpakaļ
  El RIDO 9f26894b2e PHP < 5.6 compatibility and StyleCI recommendations 8 gadi atpakaļ
  El RIDO 4f06feef81 implemented JSON file conversion on purge and storage in PHP files for data leak protection 8 gadi atpakaļ
  El RIDO 4ded4b7f8c adding correct HTTP error to response, as per @rugk's recommentation 8 gadi atpakaļ
  El RIDO dbfb1e83ba removing dead code 8 gadi atpakaļ
  El RIDO 62f0b95377 making StyleCI happy 8 gadi atpakaļ
  El RIDO 6e8eafe129 implemented INI cenversion functionality 8 gadi atpakaļ
  El RIDO 6fa2bfe30e updated documentation, incremented version 8 gadi atpakaļ
  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 8 gadi atpakaļ
  thororm 23f5dfbff8 Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling 9 gadi atpakaļ
  El RIDO f54036976a added instantburnafterreading option to address #174 9 gadi atpakaļ
  thororm 4cb0ce5114 Removed self from cspheader 9 gadi atpakaļ
  thororm faf596aeb7 Added preview for 9 gadi atpakaļ
  rugk e9b10f9e2d Add CSP sandbox 9 gadi atpakaļ