summaryrefslogtreecommitdiff
path: root/web-ui/app/js/main.js
AgeCommit message (Collapse)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-06-27Updates the i18next to latest versionCaio Carrara
See: #727
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 - Splitted some js logic [Gil/Jeff]Jefferson Stachelski
Separeted the logic to get the user information from the component that render the popup that shows this information
2015-09-15#442 minor changes on feedback component files.Giovane
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
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-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
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