summaryrefslogtreecommitdiff
path: root/web-ui/test/test-main.js
AgeCommit message (Collapse)Author
2016-02-24Issue #617: Sanitize received contentFelix Hammerl
Sanitizes received HTML content with DOMPurify, making it safe for displaying and templating. Sanitizes received plain text content by encoding every single character as HTML entity.
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-12-03Issue #411 - Fixed the tests [Gil/Jeff]Jefferson Stachelski
2015-09-15#442 Moves feedback files to a dedicated folder.Giovane
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable ↵Bruno Wagner
module was messing up encoding otherwise
2014-11-20Create custom matcher for jasmine unit testsAlexandre Pretto Nunes
2014-10-07Fixed jshint errorsBruno Wagner
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini