Commit History

作者 SHA1 備註 提交日期
  El RIDO ebbb850b27 clone array instead of passing the reference, adresses #436 7 年之前
  El RIDO 87c7719513 Merge branch 'webcrypto' 7 年之前
  El RIDO c4b84b2b6b extract version logic into paste & comment classes 7 年之前
  El RIDO d73c68ad85 insert Paste class to wrap the data, to be able to extend the paste with getters and format version handling 7 年之前
  El RIDO 398fabd664 Chrome requires unsafe-eval for it to parse and evaluate WASM modules 7 年之前
  El RIDO b44e729a1a fixing display of version 1 pastes without attachments 7 年之前
  El RIDO 12a9b2ff8e address Scrutinizer issues with the use of getParams method 7 年之前
  El RIDO 1baa1c2b0a fixing API doc issue found by Scrutinizer 7 年之前
  El RIDO 800a0df8e3 apply StyleCI patch 7 年之前
  El RIDO 353d08daf6 handle regression due to base58 stripping NULL bytes, discovered via JSVerify RNG state 0dec6b2a5f04d19873 7 年之前
  El RIDO 909ff2daa7 handle scrutinizer issues (mostly changes in API documentation) 7 年之前
  El RIDO 8fd3e680e4 base58 will left trim NULL bytes, handling JSVerify RNG state 0dec6b2a5f04d19873 7 年之前
  El RIDO 86b4e0e7a4 revert autoformatting applied by IDE 7 年之前
  El RIDO d785ada3fe apply StyleCI patch 7 年之前
  El RIDO 3b0ab7e99f fixing regression handling v1 key format (un-decoded base64) 7 年之前
  El RIDO 0e71211fad v2 paste can successfully en- and decrypt the particular message, fixes #260 7 年之前
  El RIDO 7111e38898 Merge branch 'empty-paste' into webcrypto 7 年之前
  El RIDO 6f480bf014 Merge branch 'master' into webcrypto, implementing base58, fixes #377 7 年之前
  El RIDO 5779d87788 integrating compression test case that failed in rawdeflate in webcrypto + zlib testing, proving this fixes #328 7 年之前
  El RIDO e77eb1de13 Merge branch 'truncation' into webcrypto 7 年之前
  El RIDO 09162a3c57 fix display of v2 pastes in JS, fixing parsing of comments in PHP, avoid exposing expiration date (we provide time_to_live, would allow calculation of creation date of paste) 7 年之前
  El RIDO cc1c55129f switching to full JSON API without POST array use, ensure all JSON operations are done with error detection 7 年之前
  El RIDO be1e7babc0 removing dead code and improving code coverage 7 年之前
  El RIDO 5b67721a6a preventing tests being included in release 7 年之前
  El RIDO dfb16ea61d switching to JS code coverage nyc, maintained fork of istanbul 7 年之前
  El RIDO ccdcf4cefa fix formatting 7 年之前
  El RIDO 50af37507f fixing v2 TTL 7 年之前
  El RIDO 788ea67b49 fixing server interaction in JS, simple pastes now work 7 年之前
  El RIDO 5b3286df4d making zlib usable in browsers 7 年之前
  El RIDO 20befe4bd6 revert errors on STDOUT 7 年之前