El RIDO
|
79db7ddafc
sending challenge on paste creation, adding logic to store and check it on view requests
|
7 years ago |
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 years ago |
El RIDO
|
cc1c55129f
switching to full JSON API without POST array use, ensure all JSON operations are done with error detection
|
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
|
b1d35057cc
remove further type hints for compatibility
|
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
|
700f8a0ea7
made all php unit tests pass again
|
7 years ago |
El RIDO
|
59569bf9fc
working on JsonApi tests
|
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
|
6e15903f1e
make DatabaseTest work pass again, support reading & writing version 1 & 2 pastes & comments
|
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 |
El RIDO
|
da11d2e729
fixing SRI hash generation, broken by yesterdays Cloudflare fix that changed the script tag format
|
8 years ago |
El RIDO
|
4f06feef81
implemented JSON file conversion on purge and storage in PHP files for data leak protection
|
8 years ago |
El RIDO
|
7197705d5c
updating unit test in preparation for planned file name change, currently failing
|
8 years ago |
El RIDO
|
f7853cf439
removing duplicate code, cleanup of temporary test files
|
9 years ago |
El RIDO
|
1f46823942
applying patch based on StyleCI ruleset
|
9 years ago |
El RIDO
|
3d7b35aed4
PSR-2/4 fixes
|
10 years ago |
El RIDO
|
f72e260ee7
adding subresource integrity hashes for all javascript includes, resolves #6
|
10 years ago |
El RIDO
|
b45bef8388
Renamed classes for full PSR-2 compliance, some cleanup
|
10 years ago |