9c6aec86c4making Alert class resetable and adding first tests for it
El RIDO
2017-10-23 21:33:07 +02:00
d75cea856aconcluding UiHelper tests that are possible in headless jsdom at this time
El RIDO
2017-10-23 05:34:55 +02:00
ef6b6816b0implemented test, but again not supported yet by jsdom
El RIDO
2017-10-22 16:26:41 +02:00
4410ddcd84adding tests for UiHelper.reloadHome, making UiHelper unit testable and handling JSVerify RNG states 846932d5afb10ce748 & 012c1f9483adb6e750
El RIDO
2017-10-22 13:39:23 +02:00
cbcc26ec37fixing false positive with RNG state 0bc96fe3b8d170254a
El RIDO
2017-10-22 10:55:28 +02:00
4cb21350a0TravisCI can be a bit slow (locally this test takes 386ms)
El RIDO
2017-10-22 10:45:41 +02:00
414693fa90testing both cases of the logic required for #167
El RIDO
2017-10-22 10:39:18 +02:00
6dbb098d7ahad to introduce a mock function to test the historyChange state
El RIDO
2017-10-22 09:56:44 +02:00
379571d522Merge branch 'master' into js-unit-testing
El RIDO
2017-10-22 08:10:49 +02:00
502e96c129StyleCI recommendations
El RIDO
2017-10-08 19:23:33 +02:00
a5d5f6066arefactoring as recommended by Scrutinizer
El RIDO
2017-10-08 19:16:09 +02:00
81ac232710increasing timeouts for travisCI, that seems to have gotten slower
El RIDO
2017-10-08 17:29:07 +02:00
cd5fded4a4adapting configuration test generator to new INI model and point release support
El RIDO
2017-10-08 12:27:37 +02:00
9f26894b2ePHP < 5.6 compatibility and StyleCI recommendations
El RIDO
2017-10-08 11:31:41 +02:00
4f06feef81implemented JSON file conversion on purge and storage in PHP files for data leak protection
El RIDO
2017-10-08 11:03:17 +02:00
577586c47fwrote a unit test to generate old style pastes and comments and check that the purge converts them to PHP files
El RIDO
2017-10-08 07:46:28 +02:00
4ded4b7f8cadding correct HTTP error to response, as per @rugk's recommentation
El RIDO
2017-10-08 07:03:53 +02:00
dbfb1e83baremoving dead code
El RIDO
2017-10-04 22:06:39 +02:00
62f0b95377making StyleCI happy
El RIDO
2017-10-04 22:02:27 +02:00
6e8eafe129implemented INI cenversion functionality
El RIDO
2017-10-04 21:55:03 +02:00
b60d55236eadding test for INI config file conversion
El RIDO
2017-10-04 20:31:37 +02:00
6fa2bfe30eupdated documentation, incremented version
El RIDO
2017-10-04 20:05:46 +02:00
ed04fe3b4cdisabling two new options that do no match our style guidelines
El RIDO
2017-10-03 20:49:36 +02:00
9af79467a0ask composer in TravisCI to use an oauth token to avoid rate limiting
El RIDO
2017-10-03 20:34:39 +02:00
6625a9dc59hiding INI contents from StyleCI
El RIDO
2017-10-03 20:33:24 +02:00
f037967820changes the file extension to php and adds a small one-liner to stop PHP from presenting the file to any website visitor
rugk
2017-09-29 18:59:02 +02:00
7197705d5cupdating unit test in preparation for planned file name change, currently failing
El RIDO
2017-10-03 19:45:47 +02:00
978ab1a59fadapting configuration test generator to new INI model and point release support
1.1.1
El RIDO
2017-10-08 12:27:37 +02:00
f94f61a8c6PHP < 5.6 compatibility and StyleCI recommendations
El RIDO
2017-10-08 11:31:41 +02:00
6b87a6e0e1implemented JSON file conversion on purge and storage in PHP files for data leak protection
El RIDO
2017-10-08 11:03:17 +02:00
e326310c57wrote a unit test to generate old style pastes and comments and check that the purge converts them to PHP files
El RIDO
2017-10-08 07:46:28 +02:00
22a061e01eadding correct HTTP error to response, as per @rugk's recommentation
El RIDO
2017-10-08 07:03:53 +02:00
b88d22a06aremoving dead code
El RIDO
2017-10-04 22:06:39 +02:00
098ff786c8making StyleCI happy
El RIDO
2017-10-04 22:02:27 +02:00
9215a9617eimplemented INI cenversion functionality
El RIDO
2017-10-04 21:55:03 +02:00
7911b4f6a0adding test for INI config file conversion
El RIDO
2017-10-04 20:31:37 +02:00
cfa8c83d61updating SRI hashes
El RIDO
2017-10-04 20:27:43 +02:00
8c328aa9cfupdated documentation, incremented version
El RIDO
2017-10-04 20:05:46 +02:00
9744c02b04disabling two new options that do no match our style guidelines
El RIDO
2017-10-03 20:49:36 +02:00
0eaf803490ask composer in TravisCI to use an oauth token to avoid rate limiting
El RIDO
2017-10-03 20:34:39 +02:00
dd32156c9bhiding INI contents from StyleCI
El RIDO
2017-10-03 20:33:24 +02:00
bb639d7894changes the file extension to php and adds a small one-liner to stop PHP from presenting the file to any website visitor
rugk
2017-09-29 18:59:02 +02:00
2c8a4c631bupdating unit test in preparation for planned file name change, currently failing
El RIDO
2017-10-03 19:45:47 +02:00
f54036976aadded instantburnafterreading option to address #174
El RIDO
2017-04-11 17:23:26 +02:00
183ebe518bForce JSON request for getting paste data
rugk
2017-04-11 16:34:13 +02:00
ab2e789aeeAdd JS refactor to credits
rugk
2017-04-11 12:45:51 +02:00
fb774c2f8cMerge branch 'js-unit-testing'
El RIDO
2017-04-07 06:23:46 +02:00
99b0c22bf4Merge branch 'master' into js-unit-testing
El RIDO
2017-04-07 06:19:16 +02:00
41701bbfe4trying to fix unit test execution in Travis
El RIDO
2017-04-05 06:55:20 +02:00
8f6c1ee079added a check for the ZeroBin paste format (uses Base64.js v1.7)
El RIDO
2017-04-05 06:46:21 +02:00
2d4c75be85added tests for entropy checks and key generation, added base64 experiment, showing we could replace Base64.js v2.1.9 with other options, but still need to find a way to handle v1.7 format and UTF16 to UTF8 conversion (btou / utob functions)
El RIDO
2017-04-04 07:43:41 +02:00