Arlo Breault
1b14810d34
Enforce consistent indentation in js
2019-08-27 18:19:51 -04:00
Arlo Breault
1c550599b8
Automate generating the list of available languages for the badge
...
Note that getMessage in the badge depends on having a complete set of
translations, unlike the webextension, which will fallback to the
default for a string.
2019-08-26 15:14:17 -04:00
Arlo Breault
9c20ab3984
Copy completed translations over when building
2019-08-26 15:14:17 -04:00
Arlo Breault
4e5a50f2b5
Start localization
...
Trac 30310
2019-08-15 17:15:37 -04:00
Arlo Breault
b324d9d42f
Move icons/ to assets/
...
There's a default alias for icons/ in apache,
https://www.electrictoolbox.com/apache-icons-directory/
2019-07-31 17:59:48 -04:00
Arlo Breault
5321223240
Use execSync in make.js
...
695554c
highlighted the race here.
2019-07-31 16:43:56 -04:00
Arlo Breault
5d26f76ba1
Brace expansion is a bashism
2019-07-27 12:01:03 -04:00
Arlo Breault
e60f22833a
Reimagine the badge
...
Trac 27385
2019-07-27 12:01:03 -04:00
David Fifield
695554cbc5
Make "npm run build" include .htaccess.
...
Formerly it was copying static/*, and the wildcard skipped the dotfile.
2019-07-27 09:42:12 -06:00
Arlo Breault
fab39ae57c
Cleanup lints identified by eslint
...
Some files were omitted in the .eslintignore, left as an exercise to the
reader.
We probably want to reduce amount of globals overall and use proper es
modules.
2019-07-10 10:58:29 +02:00
Arlo Breault
f97c37fe5d
Rename Cakefile and make it work
2019-07-10 10:49:53 +02:00