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)
|
před 7 roky |
El RIDO
|
cc1c55129f
switching to full JSON API without POST array use, ensure all JSON operations are done with error detection
|
před 7 roky |
El RIDO
|
be1e7babc0
removing dead code and improving code coverage
|
před 7 roky |
El RIDO
|
5b67721a6a
preventing tests being included in release
|
před 7 roky |
El RIDO
|
dfb16ea61d
switching to JS code coverage nyc, maintained fork of istanbul
|
před 7 roky |
El RIDO
|
ccdcf4cefa
fix formatting
|
před 7 roky |
El RIDO
|
50af37507f
fixing v2 TTL
|
před 7 roky |
El RIDO
|
788ea67b49
fixing server interaction in JS, simple pastes now work
|
před 7 roky |
El RIDO
|
5b3286df4d
making zlib usable in browsers
|
před 7 roky |
El RIDO
|
20befe4bd6
revert errors on STDOUT
|
před 7 roky |
El RIDO
|
a622c8f484
fix logic, avoid 5.5
|
před 7 roky |
El RIDO
|
c3719435a3
and fixing PHP 5.5
|
před 7 roky |
El RIDO
|
7598b28a4a
handling older versions in testing
|
před 7 roky |
El RIDO
|
02f3cc739f
documentation on fnv1a64 is lacking, but tests show it was only introduced with PHP 5.6
|
před 7 roky |
El RIDO
|
9b6b25dac0
revert scalar type hints to retain support for PHP < 7.0
|
před 7 roky |
El RIDO
|
76007b6ee9
fixing class compatibility (why is this no longer enforced in PHP > 7.1?)
|
před 7 roky |
El RIDO
|
f58cbefd1e
revert scalar type hints to retain support for PHP < 7.0
|
před 7 roky |
El RIDO
|
fb0c9c595e
remove further type hints for compatibility
|
před 7 roky |
El RIDO
|
b1d35057cc
remove further type hints for compatibility
|
před 7 roky |
El RIDO
|
bd4dee0f3e
fixing copy/paste errors
|
před 7 roky |
El RIDO
|
1e44902340
apply StyleCI patch
|
před 7 roky |
El RIDO
|
632d70412a
revert scalar type hints to retain support for PHP < 7.0
|
před 7 roky |
El RIDO
|
0f42bd818f
quiescing JS unit tests
|
před 7 roky |
El RIDO
|
700f8a0ea7
made all php unit tests pass again
|
před 7 roky |
El RIDO
|
59569bf9fc
working on JsonApi tests
|
před 7 roky |
El RIDO
|
76dc01b959
finishing changes in models, removing last md5 test cases, tightening up allowed POST data
|
před 7 roky |
El RIDO
|
06b90ff48e
sticking to arrays to reduce conversions, inversion of control to simplify logic
|
před 7 roky |
El RIDO
|
b7a03cfdb9
enforcing parameter types, avoiding unnecessary metadata in version 2 pastes
|
před 7 roky |
El RIDO
|
6e15903f1e
make DatabaseTest work pass again, support reading & writing version 1 & 2 pastes & comments
|
před 7 roky |
El RIDO
|
bbdcb3fb0f
remove duplicate code
|
před 7 roky |