コミット履歴

作者 SHA1 メッセージ 日付
  El RIDO cebc9acce6 enable strict types in PHP 2 年 前
  El RIDO a9f1926b96 implement chrono privacy for pastes, addresses #1290 2 年 前
  El RIDO 65a626f940 inputs sanitation & remove some obsolete version checks 2 年 前
  El RIDO 8988899c8c apply StyleCI patch, fixes #1084 3 年 前
  El RIDO 23a2c1829f deal with annotation reported in github actions 3 年 前
  Felix J. Ogris 10013ad092 syntax bot 3 年 前
  Felix J. Ogris 3d485ecd7f let GCS backends talk to the same "storage account" during testing 3 年 前
  El RIDO 186dd82653 Apply StyleCI fix 4 年 前
  El RIDO af54e70359 apply StyleCI recommendation 5 年 前
  El RIDO 3327645fd4 updated doc blocks, comments, fixed indentations, moved some constant strings 5 年 前
  El RIDO 68b097087d apply StyleCI recommendation 5 年 前
  El RIDO 93135e0abf improving code coverage 5 年 前
  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 20befe4bd6 revert errors on STDOUT 7 年 前
  El RIDO a622c8f484 fix logic, avoid 5.5 7 年 前
  El RIDO c3719435a3 and fixing PHP 5.5 7 年 前
  El RIDO 7598b28a4a handling older versions in testing 7 年 前
  El RIDO b1d35057cc remove further type hints for compatibility 7 年 前
  El RIDO 1e44902340 apply StyleCI patch 7 年 前
  El RIDO 632d70412a revert scalar type hints to retain support for PHP < 7.0 7 年 前
  El RIDO 700f8a0ea7 made all php unit tests pass again 7 年 前
  El RIDO 59569bf9fc working on JsonApi tests 7 年 前
  El RIDO 76dc01b959 finishing changes in models, removing last md5 test cases, tightening up allowed POST data 7 年 前
  El RIDO 6e15903f1e make DatabaseTest work pass again, support reading & writing version 1 & 2 pastes & comments 7 年 前
  El RIDO 3338bd792e implement version 2 format validation, changing ID checksum algorithm, resolves #49 7 年 前
  El RIDO ed676acac3 breaking all the things (by replacing v1 with v2 formats) 7 年 前
  El RIDO 5652a43d1d adding js test to generate v2 example pastes to be used in the development of the server side logic, adding one of these into the helper class of the php tests 7 年 前
  El RIDO da11d2e729 fixing SRI hash generation, broken by yesterdays Cloudflare fix that changed the script tag format 8 年 前
  El RIDO 4f06feef81 implemented JSON file conversion on purge and storage in PHP files for data leak protection 8 年 前