24
1
Fork 0
Commit Graph

212 Commits

Author SHA1 Message Date
Danny Coates 219b1d6806
updated deps 2019-03-31 13:04:16 -07:00
Danny Coates 38aa460a03
v3.0.9 2019-03-26 10:27:25 -07:00
Danny Coates cbd7a99e38
v3.0.8 2019-03-18 16:26:12 -07:00
Danny Coates 122867b926
updated webcrypto-liner 2019-03-18 12:43:20 -07:00
Danny Coates d42d8f8b75
v3.0.7 2019-03-15 09:40:03 -07:00
Danny Coates ebbb1d05d2
use crypto.timingSafeEqual in hmac and ownerToken authentication 2019-03-14 22:09:34 -07:00
Danny Coates f690e4a705
v3.0.6 2019-03-14 13:19:25 -07:00
Danny Coates 6a6f8b86e4
v3.0.5 2019-03-14 12:04:01 -07:00
Danny Coates 5d0d5ef858
v3.0.4 2019-03-14 11:44:42 -07:00
Danny Coates a648c5ead9
v3.0.3 2019-03-13 12:14:48 -07:00
Danny Coates 2f3e4c72c3
v3.0.2 2019-03-12 10:02:38 -07:00
Danny Coates 60ba8429d6
v3.0.1 2019-03-12 08:08:12 -07:00
Danny Coates ab2e8b4634
updated deps 2019-03-07 15:01:55 -08:00
John Gruen a28aad274d
convert legal notice to html 2019-03-07 10:24:17 -08:00
John Gruen 7197cc3bea Add legal and final strings (#1185)
* add legal and final strings

* removed unneeded suffixes from string ids

* removed unused strings and simplified string ids for vnext-only strings

* reword nostreams option
2019-03-04 14:13:17 -08:00
Danny Coates eb94a4fd14
updated deps 2019-02-27 12:06:11 -08:00
Danny Coates de88885189
replaced cryptofill with webcrypto-liner 2019-02-21 15:20:28 -08:00
Danny Coates 9e919eddb5
beginning to decompose cryptofill to allow dynamic import 2019-02-21 12:22:12 -08:00
Danny Coates 9d5c6573d9
updated deps 2019-02-19 20:12:12 -08:00
Danny Coates 06c9b126a3
revert puppeteer to 1.11.0 2019-02-18 11:09:37 -08:00
Danny Coates 0fa963f1ab
implemented amplitude metrics 2019-02-12 12:23:27 -08:00
Danny Coates 9b37e92a81
implemented amplitude metrics (#1141) 2019-02-12 11:50:06 -08:00
Danny Coates 1a483cad55
updated deps 2019-02-08 15:58:05 -08:00
Jon Buckley 3ea728e4e0
Update @google-cloud/storage to v2.4.2 to fix timeouts 2019-02-06 13:25:18 -05:00
Danny Coates cd8ab540f2
revert @google-cloud/storage to 2.1.0 2019-01-31 15:28:18 -08:00
Mark Liang (You-Wen) b55960d743 fix 1112 (#1128) 2019-01-30 10:59:22 -05:00
Danny Coates 7bf8bab864
revert webpack to 4.28.4 2019-01-23 14:05:11 -08:00
Danny Coates 97bf9fdf69
updated deps 2019-01-23 11:46:17 -08:00
Mark Liang de0a1ddcaa #1103 2019-01-18 16:09:17 +08:00
Danny Coates 339755e292
updated deps 2019-01-16 16:18:50 -08:00
Danny Coates 32a77180b0
Merge pull request #1088 from mozilla/vnext-ui-changes
Update UI
2019-01-15 10:40:11 -08:00
Danny Coates 783d7bfa03
save download count changes to localStorage. fixes #1080 2019-01-15 10:11:51 -08:00
Mark Liang 38f8a68827 update ux 2019-01-14 16:51:50 +08:00
Danny Coates b863b10566
updated deps 2019-01-04 12:05:46 -08:00
Danny Coates 989137342b
updated deps 2018-12-19 12:26:26 -08:00
Danny Coates b71d30fca4
updated puppeteer 2018-12-19 12:25:05 -08:00
Danny Coates 4fc4421398
updated deps 2018-12-11 09:48:05 -08:00
Danny Coates 7dd20f3c04
removed unused babel-polyfill 2018-11-26 15:41:46 -08:00
Danny Coates bf2399ab88
updated deps 2018-11-26 12:10:10 -08:00
Danny Coates 87ac8b241b
load cryptofill.js async 2018-11-26 10:36:49 -08:00
Danny Coates 5845fa5c05
replace yo-yoify with nanohtml 2018-11-23 13:25:22 -08:00
Danny Coates 531584dbf1
implemented websocket flow control to prevent over buffering 2018-11-22 13:21:39 -08:00
Danny Coates 1e62aa976d reimplemented l10n using dynamic import() (#1012)
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 291f02855c
removed fast-crc32c since we aren't validating gcs payloads 2018-11-16 15:58:22 -08:00
Danny Coates 4ef303a2c9
updated deps 2018-11-16 13:06:36 -08:00
Donovan Preston 3dc0ca933b Update the android ui to work with the new desktop ui components. 2018-11-14 14:20:32 -05:00
Danny Coates e9aa9d60af
updated deps 2018-11-08 15:12:20 -08:00
Donovan Preston cab6f1bafb
Implement the mechanics of fxa login on android, but don't show ui fo… (#1000)
* Implement the mechanics of fxa login on android, but don't show ui for it yet. Also, scopedKeys are not yet implemented.

* Hopefully fix the package-lock conflict?

* WIP on android scoped keys

* Finish implementing login.

* created android/user.js to handle android logins
2018-11-08 16:35:19 -05:00
Danny Coates 76d2d72fb0
revert puppeteer to 1.9.0 to debug circleci 2018-11-06 11:28:54 -08:00
Danny Coates 63796c8ccb
updated deps 2018-11-05 15:58:35 -08:00