Commit Graph

15 Commits (4ccb4b1af48aefb20e81edb9f6a326b699e38830)

Author SHA1 Message Date
El RIDO 05c1776ada
ensure ALL read errors are only exposed in the JSON API to avoid information leakage (i.e. beviour for deleted vs expired pastes), updated test cases & removed duplicate test
6 years ago
El RIDO e511613bbc
StyleCI recommendations
6 years ago
El RIDO 6cf599781a
corrected test case of expired paste to use the API
6 years ago
El RIDO caf87cc6f1
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
6 years ago
El RIDO a5d5f6066a
refactoring as recommended by Scrutinizer
7 years ago
El RIDO 9f26894b2e
PHP < 5.6 compatibility and StyleCI recommendations
7 years ago
El RIDO 4f06feef81
implemented JSON file conversion on purge and storage in PHP files for data leak protection
7 years ago
El RIDO f54036976a
added instantburnafterreading option to address #174
7 years ago
El RIDO ce92bfa934
updated .htaccess format, refactored .htaccess creation logic and improving code coverage, fixes #194
7 years ago
El RIDO 81b00dd422
fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans
7 years ago
El RIDO d358271451
making unit tests work with spans
7 years ago
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
7 years ago
El RIDO db307c3a77
updated test cases and delete logic to properly implement documented API, thanks @r4sas #188
7 years ago
El RIDO 1f46823942
applying patch based on StyleCI ruleset
8 years ago
El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup
8 years ago