rugk
|
7bca676a9c
test: more test fixes
|
2 mesiacov pred |
rugk
|
b590cddfdb
refactor(js): convert tests to fast-check
|
2 mesiacov pred |
rugk
|
784f381e28
test: change all other tests to not use jQuery
|
4 mesiacov pred |
rugk
|
3de6dc9f68
test: use cleanup function everywhere instead of jsdom manually
|
4 mesiacov pred |
rugk
|
b11541a8e4
test: more test fixes
|
5 mesiacov pred |
El RIDO
|
734b85eb08
remove more v1 remnants
|
1 rok pred |
El RIDO
|
4e518b3fce
update jsdom dependency, fix tests
|
1 rok pred |
El RIDO
|
fd82b937a9
refactor URL generators
|
2 rokov pred |
El RIDO
|
d493ba7337
refactor URL generators
|
2 rokov pred |
El RIDO
|
4bf7f863dc
more general solution addressing #554, kudos @rugk for the suggestions
|
6 rokov pred |
El RIDO
|
50cc6995e0
making use of the URL object in the existing tests
|
7 rokov pred |
El RIDO
|
353d08daf6
handle regression due to base58 stripping NULL bytes, discovered via JSVerify RNG state 0dec6b2a5f04d19873
|
7 rokov pred |
El RIDO
|
8fd3e680e4
base58 will left trim NULL bytes, handling JSVerify RNG state 0dec6b2a5f04d19873
|
7 rokov pred |
El RIDO
|
3b0ab7e99f
fixing regression handling v1 key format (un-decoded base64)
|
7 rokov pred |
El RIDO
|
6f480bf014
Merge branch 'master' into webcrypto, implementing base58, fixes #377
|
7 rokov pred |
El RIDO
|
e418b083e8
Merge branch 'master' into webcrypto
|
7 rokov pred |
El RIDO
|
cc53d95ed1
extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests
|
7 rokov pred |
El RIDO
|
0ee86f33da
key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression
|
7 rokov pred |
El RIDO
|
210870590c
improving cleanup between tests in order to combat the frequent test failures seen recently
|
7 rokov pred |
El RIDO
|
10201dc463
expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works
|
8 rokov pred |
El RIDO
|
caf87cc6f1
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
|
8 rokov pred |
El RIDO
|
be358a6804
splitting out Model tests
|
8 rokov pred |