El RIDO
|
9914c37683
incrementing version
|
6 yıl önce |
El RIDO
|
1439bb291f
allow pasting password on paste with attachment - big kudos @rugk for finding it! - fixes #565, fixes #595
|
6 yıl önce |
rugk
|
7cb830e22f
It includes a change in the RegEx for URLs because that was broken when a
|
6 yıl önce |
El RIDO
|
c334d2d00d
Merge branch 'master' into preview-encoding
|
6 yıl önce |
El RIDO
|
c11dc8e17e
reverting Helper.urls2links() method to old style, applied to element instead of string, allows inserting plain text as text node
|
6 yıl önce |
El RIDO
|
8a6dcf910a
Revert "in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it"
|
6 yıl önce |
El RIDO
|
f391773c65
generalize date string handling, replacing hardcoded lookups, fixes #586
|
6 yıl önce |
El RIDO
|
5340f417e0
in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it
|
6 yıl önce |
El RIDO
|
d2e9e47b67
refactor switch into nested if/else, to improve readability - no functional change
|
6 yıl önce |
El RIDO
|
adece1d784
incrementing version
|
6 yıl önce |
El RIDO
|
2cbb8bf3ca
in translation, allow links to be inserted unencoded into href attribute, simplfy sanitation by allowing only <a> tags in DOMpurify for plain text and comments and avoid DOMpurify removing magnet links, fixes #579
|
6 yıl önce |
El RIDO
|
3996f82404
relax encoding of slashes just for plaintext display, so links can be detected
|
6 yıl önce |
El RIDO
|
cc0920fc09
add HTML entity encoding to PHP translation logic, remove exception to allow <br/> tags in DOMpurify by eliminating the single case that made use of it
|
6 yıl önce |
El RIDO
|
91003d6597
Merge remote-tracking branch 'origin/master' into displayEncoding
|
6 yıl önce |
El RIDO
|
8a6415ef5f
fixing jsverify rngStates 0220439df7ec68a15b, 015c81b7afd06e4293 & 041e3d57692b08fc4a
|
6 yıl önce |
Erion
|
3f8cf1792d
Switch to single quotes.
|
6 yıl önce |
Erion
|
f6899785a9
Fix ARIA for Editor/preview tabs.
|
6 yıl önce |
El RIDO
|
2d11d7b29e
re-applying sprintf simplification and rephrased jsdoc block
|
6 yıl önce |
El RIDO
|
29efc14aa7
Revert "implement simplified translation logic, forcing the use of safe application via jQuery element"
|
6 yıl önce |
El RIDO
|
62365880b4
implement simplified translation logic, forcing the use of safe application via jQuery element
|
6 yıl önce |
El RIDO
|
aa3f1206b2
rewriting translations to pass jQuery element where easily possible
|
6 yıl önce |
El RIDO
|
42130e0468
prevent potentially non-encoded string from getting returned
|
6 yıl önce |
El RIDO
|
685c354d0e
several changes:
|
6 yıl önce |
El RIDO
|
fa9d3037ba
fixing logic & indentation
|
6 yıl önce |
El RIDO
|
7b87dc3ca9
cleanup revert
|
6 yıl önce |
El RIDO
|
0d08edbe55
Revert "getting rid of htmlEntities (except for tests)" a0740ff79f9076ec7fa4d80bdfb32337a7136482
|
6 yıl önce |
El RIDO
|
cec5cb41d7
Partial revert "Do not double-encode HTML in i18n", only revert the removal of required encoding logic - still has to be moved
|
6 yıl önce |
El RIDO
|
76eff6a87a
Revert "[TEST] Try to disallow vulnerable cases" to remove accidentally committed file and statement that breaks the tests
|
6 yıl önce |
rugk
|
eb549d70d1
Invert conatainsLink logic
|
6 yıl önce |
rugk
|
ebc2d649c4
[TEST] Try to disallow vulnerable cases
|
6 yıl önce |