El RIDO
|
362045c664
re-add data-URLs to CSP for img-src, as these are used for the comment icons
|
7 years ago |
El RIDO
|
cd72110ea4
Merge branch 'blob-uri'
|
7 years ago |
El RIDO
|
b4ceb4078d
removed obsolete code and comments, tested with a PDF of 9 MiB and it works fine in Firefox and Chrome
|
7 years ago |
El RIDO
|
f915af1a5a
adjust CSP header to allow blob URLs
|
7 years ago |
El RIDO
|
451a4817c4
replace data-URL method usage with blob-URL one
|
7 years ago |
El RIDO
|
6cf52f4cf3
mocking window.URL.createObjectURL to have tests working with blob URLs
|
7 years ago |
R4SAS
|
abd71413c3
Store Blob URL in variable
|
7 years ago |
R4SAS
|
d3f9670bc2
Remove data length detection, because we work with URL
|
7 years ago |
R4SAS
|
dcbefcc1c3
Use blob for previews
|
7 years ago |
R4SAS
|
ff6b9bd8f9
Use blob URI for saving attachments (#432)
|
7 years ago |
El RIDO
|
a459c4692c
correcting API use, avoid history glitch
|
7 years ago |
El RIDO
|
ebbb850b27
clone array instead of passing the reference, adresses #436
|
7 years ago |
El RIDO
|
87c7719513
Merge branch 'webcrypto'
|
7 years ago |
El RIDO
|
c4b84b2b6b
extract version logic into paste & comment classes
|
7 years ago |
El RIDO
|
d73c68ad85
insert Paste class to wrap the data, to be able to extend the paste with getters and format version handling
|
7 years ago |
El RIDO
|
a270cd818a
create security.md for new Github security feature
|
7 years ago |
El RIDO
|
398fabd664
Chrome requires unsafe-eval for it to parse and evaluate WASM modules
|
7 years ago |
El RIDO
|
b44e729a1a
fixing display of version 1 pastes without attachments
|
7 years ago |
El RIDO
|
12a9b2ff8e
address Scrutinizer issues with the use of getParams method
|
7 years ago |
El RIDO
|
1baa1c2b0a
fixing API doc issue found by Scrutinizer
|
7 years ago |
El RIDO
|
800a0df8e3
apply StyleCI patch
|
7 years ago |
El RIDO
|
353d08daf6
handle regression due to base58 stripping NULL bytes, discovered via JSVerify RNG state 0dec6b2a5f04d19873
|
7 years ago |
El RIDO
|
909ff2daa7
handle scrutinizer issues (mostly changes in API documentation)
|
7 years ago |
El RIDO
|
8fd3e680e4
base58 will left trim NULL bytes, handling JSVerify RNG state 0dec6b2a5f04d19873
|
7 years ago |
El RIDO
|
86b4e0e7a4
revert autoformatting applied by IDE
|
7 years ago |
El RIDO
|
d785ada3fe
apply StyleCI patch
|
7 years ago |
El RIDO
|
3b0ab7e99f
fixing regression handling v1 key format (un-decoded base64)
|
7 years ago |
El RIDO
|
0e71211fad
v2 paste can successfully en- and decrypt the particular message, fixes #260
|
7 years ago |
El RIDO
|
7111e38898
Merge branch 'empty-paste' into webcrypto
|
7 years ago |
El RIDO
|
6f480bf014
Merge branch 'master' into webcrypto, implementing base58, fixes #377
|
7 years ago |