Commit graph

22 commits

Author SHA1 Message Date
Danny Coates
924f5dc682
disable streaming download on mobile firefox 2019-08-26 10:49:19 -07:00
Danny Coates
20b9279eec added survey dialog. closes 2019-05-01 09:47:04 -07:00
Danny Coates
d28da3247d
enable promo banner 2019-03-13 10:30:27 -07:00
Danny Coates
bd61d2fb3e
added share to tile 2019-03-09 20:41:20 -08:00
Danny Coates
9294ecb09f
try web share api 2019-03-09 17:59:21 -08:00
Danny Coates
cccc1a5383
enabled accounts on Edge 2019-02-25 11:44:44 -08:00
Danny Coates
694e05f738
disable accounts on Edge. more crypto errors 2019-02-21 15:38:36 -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
c146c584f6
static require cryptofill for Edge 2019-02-21 11:21:06 -08:00
Danny Coates
ec356b703f
disable service worker on Edge 2019-02-19 18:53:55 -08:00
Danny Coates
793dfb4f42
initial state refactor 2018-12-13 11:12:06 -08:00
Danny Coates
61299dd8ea
split serviceWorker and streamDownload capabilities 2018-12-10 12:47:23 -08:00
Danny Coates
87ac8b241b
load cryptofill.js async 2018-11-26 10:36:49 -08: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
93e82cf953
disable capabilities.account when no FXA_CLIENT_ID is set 2018-09-19 12:54:27 -07:00
Danny Coates
99055b1342
fixed leaky app.state on the server-side. fixes 2018-09-18 16:23:58 -07:00
Danny Coates
7dcf4bcdb9
fixed capabilities.account when localStorage is disabled 2018-09-17 12:05:03 -07:00
Danny Coates
942457b357
added account to capabilities 2018-09-14 13:58:19 -07:00
Danny Coates
025f040388
adjust streamDownload capability to exclude safari but not chrome 2018-09-04 13:05:11 -07:00
Danny Coates
4fabd539d1
added exportKey to capabilities check 2018-07-31 15:10:12 -07:00
Danny Coates
d14aeb29e9
began adding capability flags 2018-07-31 11:29:26 -07:00