El RIDO
|
ce6764e97d
introduce built in asserts, working on TopNav, correcting some docs
|
8 년 전 |
El RIDO
|
cb2af8687e
Merge branch 'master' into js-unit-testing
|
8 년 전 |
El RIDO
|
4653085d2e
Merge branch 'master' into fixurlshortener
|
8 년 전 |
El RIDO
|
d07f8d8f96
fixing indentation, replicating change to other template
|
8 년 전 |
El RIDO
|
266b71bfd0
Merge branch 'master' into js-unit-testing
|
8 년 전 |
El RIDO
|
a3e0418b33
working on TopNav tests
|
8 년 전 |
rugk
|
0687448d0a
Fix some issues from ESLint
|
8 년 전 |
rugk
|
904f0de245
Fix indendation
|
8 년 전 |
rugk
|
722d8ce7dd
Fix URL shortener not working
|
8 년 전 |
El RIDO
|
ffae6111b0
handling further JSHint warnings and TODOs
|
8 년 전 |
El RIDO
|
98d07e0789
improving code quality issues reported by Codacy
|
8 년 전 |
El RIDO
|
d92755f030
undoing code style regression
|
8 년 전 |
El RIDO
|
72acc95326
improving code quality issues suggested by JSHint
|
8 년 전 |
El RIDO
|
5e070db6a1
reverting escaping just for Markdown formatting, as discussed in #269
|
8 년 전 |
El RIDO
|
a95701bba8
completing DiscussionViewer testing
|
8 년 전 |
El RIDO
|
85401a1513
Merge branch 'master' into js-unit-testing
|
8 년 전 |
El RIDO
|
6ce0fe55f6
revert as per StyleCI: missed one
|
8 년 전 |
El RIDO
|
f135dd2667
Hrmpf, StyleCI only allows the use of either tabs or spaces for PHP code, forcing me to revert the use of tabs in the templates
|
8 년 전 |
El RIDO
|
ec3ed1e5ff
removing unused code and reducing size of HTML in case QR code is turned off
|
8 년 전 |
El RIDO
|
98a8591a27
naming JS libraries consistently
|
8 년 전 |
El RIDO
|
094a0c80db
Merge branch 'master' into qrcode
|
8 년 전 |
El RIDO
|
bb54d46c7e
updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269
|
8 년 전 |
rugk
|
414ab0eb71
Add config and basic page template support
|
8 년 전 |
El RIDO
|
39860dfdc4
making AttachmentViewer testable and implementing tests
|
8 년 전 |
El RIDO
|
dac86eb363
making AttachmentViewer testable
|
8 년 전 |
rugk
|
7bf5af761b
Add QR code generation when paste is created
|
8 년 전 |
El RIDO
|
a0740ff79f
getting rid of htmlEntities (except for tests) and setElementText (dropping IE9 support), changing urls2links interface, all to avoid double encoding sanitized HTML
|
8 년 전 |
El RIDO
|
9fa2ea3373
ensuring text is sanitized in all cases, before being injected into the DOM
|
8 년 전 |
El RIDO
|
2d00202b42
correcting the XSS test, commenting two failing patterns, to be reviewed by @rugk
|
8 년 전 |
El RIDO
|
233bd65b00
Merge branch 'master' into sanitizeMarkdown, changing test to use new library
|
8 년 전 |