зеркало из
1
0
Форкнуть 0
Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Shane Tomlinson 686ea6f7e9 fix(build): Use grunt-l10n-lint to check for valid HTML, attributes and values.
* grunt-l10n-lint extracts expected HTML tags, attribute and attribute
  values from source .pot files, then scans translated .po files. .po files
  are scanned for malformed HTML, unexpected tags, unexpected attributes and
  unexpected attribute values. If malformed unexpected HTML is found, an
  error is logged.
* Add travis-ci support to run grunt-l10n-lint on push.

fixes #61
2015-09-22 10:33:25 +01:00
Sai Pc 8436e58f23 feat(build): sanitize HTML translations in l10n
Scan all HTML translations for XSS vectors.
2015-09-22 10:28:09 +01:00
Sai Pc b14b59f00b feat(build): scan emails for invalid style attributes
adds a grunt task to generate the emails and check the style attributes
2015-09-22 10:28:09 +01:00
Peter deHaan 4881ade083 Update author and license attributes
Updating license to be SPDX compliant: https://spdx.org/licenses/
2015-05-22 17:32:19 -07:00
Zachary Carter a1fd189c4c add a package.json 2014-02-27 13:47:07 -08:00