summaryrefslogtreecommitdiff
path: root/web-ui/bower.json
AgeCommit message (Collapse)Author
2016-12-29Adds back missing foundation bower dependency to fix buildAnike Arni
2016-12-28Move foundation from bower to npm and package them with webpackAnike Arni
2016-06-27Updates the i18next to latest versionCaio Carrara
See: #727
2016-06-26Updated handlebars to latest versionBruno Wagner
2016-03-09Issue #617: Add iframe-resizerFelix Hammerl
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.
2016-01-13Updated the utf8 packageBruno Wagner
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-09-21Pin modernizr to ~2.8.3Folker Bernitt
- Next version, 3.0.0, does not provide built version of modernizr.js - Staying at 2.8 is the easy fix for now
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-12-11Updated bower jsonBruno Wagner
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-08-05Resolve version dependencies in bowerAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini