Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Alex Gibson 118696624c
Remove unused fonts (Fixes #11886) (#11889) 2022-07-08 17:33:08 -04:00
Alex Gibson 0f59dc0948 Update Stylelint and format scss files (Fixes #10713) 2021-11-24 16:32:41 +00:00
Steve Jalim a8ed6ae9c4
Add pre-commit hook for including the MPLv2 in all source code files (#10617)
* 10614: Add pre-commit hook for including the MPLv2

Adds to Python, JS, SCSS, Jinja HTML, Fluent templates and shell scripts

Note that the order of application of the hooks is important - we want to add a missing license before we check the formatting of files

* 10614: Update MPLv2 comments on all templates to match standard format produced by pre-commit hook

* Updates existing MPLv2 text to use a https URL
* Amend a handful of Fluent templates that used a token instead of the string "Mozilla" - this standardised things; translation was not used or needed
* Add missing MPLv2 where needed
* Update three tests that regressed with these changes, above

* 10614: Update pre-commit config to not add MPL to JS libraries; Remove MPL from the four files which should not have had it
2021-10-22 13:09:44 +01:00
Alex Gibson 665323b14e Migrate to Webpack (Issue #10310) 2021-09-16 08:54:16 +01:00
Stephanie Hobson 8beef7541e Add Contentful integration and convert home page
* Convert English and German home pages to use Contentful (behind a
  switch)
* Add docs for Contentful integration

Fix #9990 #9991 #9480 #10268

Co-authored-by: Paul McLanahan <pmac@mozilla.com>
2021-09-01 15:31:18 -04:00