Commit History

Author SHA1 Message Date
  El RIDO 5b3286df4d making zlib usable in browsers 7 years ago
  El RIDO 20befe4bd6 revert errors on STDOUT 7 years ago
  El RIDO a622c8f484 fix logic, avoid 5.5 7 years ago
  El RIDO c3719435a3 and fixing PHP 5.5 7 years ago
  El RIDO 7598b28a4a handling older versions in testing 7 years ago
  El RIDO 02f3cc739f documentation on fnv1a64 is lacking, but tests show it was only introduced with PHP 5.6 7 years ago
  El RIDO 9b6b25dac0 revert scalar type hints to retain support for PHP < 7.0 7 years ago
  El RIDO 76007b6ee9 fixing class compatibility (why is this no longer enforced in PHP > 7.1?) 7 years ago
  El RIDO f58cbefd1e revert scalar type hints to retain support for PHP < 7.0 7 years ago
  El RIDO fb0c9c595e remove further type hints for compatibility 7 years ago
  El RIDO b1d35057cc remove further type hints for compatibility 7 years ago
  El RIDO bd4dee0f3e fixing copy/paste errors 7 years ago
  El RIDO 1e44902340 apply StyleCI patch 7 years ago
  El RIDO 632d70412a revert scalar type hints to retain support for PHP < 7.0 7 years ago
  El RIDO 0f42bd818f quiescing JS unit tests 7 years ago
  El RIDO 700f8a0ea7 made all php unit tests pass again 7 years ago
  El RIDO 59569bf9fc working on JsonApi tests 7 years ago
  El RIDO 7f1afb2b3e unifying MIT licenses, diff showed them to be identical 7 years ago
  El RIDO fcf9cf63b5 Merge branch 'HLeithner-base58' 7 years ago
  El RIDO 54d21a7803 making base-x compatible with node & browser 7 years ago
  El RIDO b12a099e29 updating license document to include base-x' MIT license 7 years ago
  Harald Leithner 4aab3c0061 Encode key as base58 7 years ago
  El RIDO 76dc01b959 finishing changes in models, removing last md5 test cases, tightening up allowed POST data 7 years ago
  El RIDO 06b90ff48e sticking to arrays to reduce conversions, inversion of control to simplify logic 7 years ago
  El RIDO b7a03cfdb9 enforcing parameter types, avoiding unnecessary metadata in version 2 pastes 7 years ago
  El RIDO 6e15903f1e make DatabaseTest work pass again, support reading & writing version 1 & 2 pastes & comments 7 years ago
  El RIDO bbdcb3fb0f remove duplicate code 7 years ago
  El RIDO 3338bd792e implement version 2 format validation, changing ID checksum algorithm, resolves #49 7 years ago
  El RIDO ed676acac3 breaking all the things (by replacing v1 with v2 formats) 7 years ago
  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 years ago