summaryrefslogtreecommitdiff
path: root/web-ui/karma.conf.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-22front-end for sending attachmentsNavaL
Issue #548
2015-03-27Removed non-existant packages from karmajs confBruno Wagner
2015-02-24#192 - highlights only words that matches with the keywords givenAlabê Duarte
2015-02-12Add generation of coverage information from jasmine tests.Tiago Ferraz
Coverage is always generated when tests are executed, information is in web-ui/coverage
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-28Running karma will now output test resultsBruno Wagner
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini