El RIDO
|
e418b083e8
Merge branch 'master' into webcrypto
|
7 سال پیش |
El RIDO
|
48560e3d60
Merge branch 'fb-tracking-param-fix'
|
7 سال پیش |
rugk
|
34c64acb75
Apply StyleCi recommendation
|
7 سال پیش |
rugk
|
c2a46b7af7
Make JS function more robust
|
7 سال پیش |
rugk
|
99d49a56ba
Fix PHPunit tests
|
7 سال پیش |
rugk
|
7cb942aca3
Make PHP paste ID function more robust
|
7 سال پیش |
rugk
|
541fff199a
Put PHP paste request into own function
|
7 سال پیش |
El RIDO
|
6beea8f2f4
apply yet another StyleCI recommendations
|
7 سال پیش |
El RIDO
|
e3d7ac4442
apply StyleCI recommendations
|
7 سال پیش |
El RIDO
|
79a858f176
extracting only the 16 hex characters of the query string as paste ID, addressing #396
|
7 سال پیش |
El RIDO
|
cc53d95ed1
extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests
|
7 سال پیش |
El RIDO
|
5e4c6b5770
Merge branch 'master' into webcrypto
|
7 سال پیش |
El RIDO
|
6bb599c81f
Merge branch 'Ahuahuachi'
|
7 سال پیش |
Alfredo Fabián Altamirano
|
8f52173ec3
Translate new parameters
|
7 سال پیش |
Alfredo Fabián Altamirano
|
287130dd37
Add missing translation for "QR code"
|
7 سال پیش |
El RIDO
|
ec68abe2b5
revert formatting changes, for easier comparison of changes
|
7 سال پیش |
Alfredo Fabián Altamirano
|
ce87b1cc39
Improved Spanish translation
|
7 سال پیش |
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 سال پیش |
El RIDO
|
be69e4a50f
simplify password catenation in version 2, to avoid potential key derivation weakening
|
7 سال پیش |
El RIDO
|
0ad5b3e900
implement zlib via web assembly, replacing rawdeflate library
|
7 سال پیش |
El RIDO
|
5ce3aa2817
increase PBKDF2 iterations further, as suggested in #350
|
7 سال پیش |
El RIDO
|
210870590c
improving cleanup between tests in order to combat the frequent test failures seen recently
|
7 سال پیش |
El RIDO
|
0ab06e34ec
initial refactoring for support of version 2 paste format, some cleanup on the side
|
7 سال پیش |
El RIDO
|
f3165f0cab
suppress current jsDOMs errors
|
7 سال پیش |
El RIDO
|
70007285bf
remove console suppression, fixing I18n mock
|
7 سال پیش |
El RIDO
|
4edbb66c91
re-add CreationTime, still used in comment
|
7 سال پیش |
El RIDO
|
3883e3fb30
adjusting test to make it work in latest jsDOM versions that don't support arbitrary bytes in a URLs hash anymore
|
7 سال پیش |
El RIDO
|
9348cbe2a1
address security concerns reg. paste creation date by removing it in the API, keep comment creation date exposed, displayed in discussion - resolves #390
|
7 سال پیش |
El RIDO
|
2bb3df5bee
adressing rngStates 013286cb47a0f51d9e & 83975e102a4db8f3c6 that frequently fail in latest jsDOM env, showing URL hashes can't contain certain unicode sequences after all
|
7 سال پیش |
El RIDO
|
1de57c874e
reduce duplication in format
|
7 سال پیش |