Commit Graph

21 Commits

Author SHA1 Message Date
Connor Ford d40ddc3d3b Fix npm build with missing .git 2019-12-09 10:51:51 -07:00
Luiz Felipe F M Costa 90f6a07d4a
refactored Dockerfile 2019-09-06 20:04:45 -07:00
Danny Coates 1e62aa976d reimplemented l10n using dynamic import() ()
this should greatly reduce the complexity of the l10n code
and build pipeline and eliminate the most common error
seen in sentry logs (no translate function)
2018-11-20 09:50:59 -05:00
Danny Coates c72e26c192
a couple android ui tweaks 2018-11-14 21:13:38 -08:00
Danny Coates 99f6f53e40
renamed android's index.html to android.html 2018-11-06 11:21:14 -08:00
Danny Coates eb79ce1835
wip on using shared ui in android 2018-11-02 16:33:16 -07:00
Staś Małolepszy f8964ebb99 Use FluentResource to parse and serialize FTL files server-side () 2018-09-27 11:49:41 -07:00
Danny Coates 7c6aabc388
updated fluent to 0.8 2018-09-04 13:30:11 -07:00
Danny Coates a83e0cfbda
fluent_loader no longer needs polyfill with node 10 2018-08-03 10:48:00 -07:00
Donovan Preston a80d007e0c
Hook up the android kotlin code to the send js code () 2018-07-27 09:11:46 -04:00
Danny Coates 1a78f57515
don't set cache header on serviceWorker.js 2018-07-12 20:48:07 -07:00
Danny Coates ebf6bda467
updated to webpack 4 2018-07-12 13:16:02 -07:00
Emily 62ed0a411f sw 2018-07-05 12:40:49 -07:00
Danny Coates 18e1609cb3
updated docs 2018-03-07 15:01:08 -08:00
Danny Coates cfc94fd9af
built assets are webpack cacheable 2018-03-02 13:58:05 -08:00
Danny Coates 914394054e
encapsulate translate function creation 2018-03-02 13:40:29 -08:00
Danny Coates f2661989dc
updated deps 2018-02-20 10:56:16 -08:00
Danny Coates a777a808ee
renamed localization ctx global to reduce the chance of collision (seen in sentry) 2018-02-07 19:18:11 -08:00
Danny Coates 0f8c3caf18
fixed untranslated strings breaking the site 2017-12-19 10:06:45 -08:00
Danny Coates 1849d712b1
added ver to qsurvey url 2017-12-05 12:51:37 -08:00
Danny Coates 53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -07:00