Commit Graph

234 Commits

Author SHA1 Message Date
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
Danny Coates
77a5a377e3
updated deps 2018-11-02 16:07:26 -07:00
Mark Liang
cacb3a898d update ui 2018-11-02 17:42:59 +08:00
Danny Coates
7ad63ae004
stubbed copy dialog 2018-11-01 10:44:44 -07:00
Danny Coates
d881755814
added purgecss and cssnano 2018-11-01 10:44:16 -07:00
Danny Coates
f0cfc19f8c
a new approach for the ui 2018-11-01 10:43:43 -07:00
John Gruen
8964387331
update ui 2018-11-01 10:43:13 -07:00
Danny Coates
9e8e604024
stubbed in gcs (untested) 2018-11-01 10:36:05 -07:00
Danny Coates
d87fb64390
removed keys_jwe from local storage 2018-10-08 11:16:06 -07:00
Danny Coates
c1bbc97514
updated deps 2018-10-05 09:43:21 -07:00
Danny Coates
76de2b29a5
cleaned up integration test flow 2018-10-04 15:06:39 -07:00
Benjamin Forehand Jr
23d629b80b
Added webdriverio integration tests 2018-10-03 11:22:30 -07:00
Danny Coates
bd02b7db8e
updated deps & bump version 2018-10-02 13:15:02 -07:00
Danny Coates
d560fc05cf
updated deps 2018-09-27 11:52:00 -07:00
Staś Małolepszy
f8964ebb99 Use FluentResource to parse and serialize FTL files server-side (#952) 2018-09-27 11:49:41 -07:00
Danny Coates
fe4eb1d582
updated deps 2018-09-24 16:21:38 -07:00
Danny Coates
3a162d47c5
updated deps 2018-09-14 11:53:13 -07:00
Danny Coates
7ccf462bf8 implemented PKCE auth (#921)
* implemented PKCE auth

* removed node-jose

* added PKCE tests
2018-09-14 11:00:33 -04:00
Donovan Preston
76f9d3ee35
Ignore messages posted to onmessage that aren't data urls 2018-09-07 13:21:30 -04:00
Danny Coates
041c8ffdd2
updated deps 2018-09-06 23:08:32 -07:00
Danny Coates
35a6c7324d
updated babel 2018-09-06 22:52:10 -07:00
Danny Coates
7c6aabc388
updated fluent to 0.8 2018-09-04 13:30:11 -07:00
Danny Coates
59224516b7
updated dependency minors 2018-09-04 13:13:25 -07:00
Danny Coates
71b24b05d0
added http logging to the console in dev 2018-09-04 12:09:03 -07:00
Danny Coates
718d74fa50
Implemented FxA 2018-08-30 22:10:08 -07:00
Emily
650d30c4bc fix merge conflicts 2018-08-09 15:58:02 -07:00
Emily
bf16e5c8a9 integrate with new ui 2018-08-08 11:07:09 -07:00
Emily
49b9a1f452 refresh package-lock.json 2018-08-07 15:52:20 -07:00
Emily
894545a6f0 add fxA ui elements 2018-08-03 16:11:13 -07:00
Danny Coates
e97b8ff42d
updated deps & updated node for circleci and docker to 10.x. (8.x should technically still work) 2018-08-02 14:22:11 -07:00
Danny Coates
d14aeb29e9
began adding capability flags 2018-07-31 11:29:26 -07:00
Danny Coates
7bf104960e
Implemented multi-file upload/download 2018-07-27 16:40:52 -07:00
Danny Coates
5c7b4ace9a
updated deps & re-enabled frontend tests 2018-07-25 12:46:40 -07:00
Danny Coates
7673715c65
disabled frontend tests in ci
frontend tests are failing in puppeteer but work in the
browsers.
2018-07-23 09:49:16 -07:00
Danny Coates
f12d3abe79
refactored stream transforms 2018-07-18 16:39:14 -07:00
Danny Coates
f4f8332f96
WIP on shimming streams in firefox 2018-07-13 17:05:19 -07:00
Danny Coates
23c347175a
Merge branch 'vnext' into sw 2018-07-13 12:27:39 -07:00
Danny Coates
dd0cb78ea2
Merge remote-tracking branch 'origin/master' into vnext 2018-07-13 12:25:28 -07:00
Danny Coates
3a8172fa63
Merge remote-tracking branch 'origin/vnext' into sw 2018-07-13 12:22:13 -07:00
Danny Coates
787d227761
got webpack production mode running 2018-07-13 11:13:09 -07: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
f98bc0878c saves stream to file 2018-07-06 15:49:50 -07:00
Emily
62ed0a411f sw 2018-07-05 12:40:49 -07:00
Danny Coates
cc7ea73513
updated deps 2018-06-29 15:14:55 -07:00
Emily Hou
dafe4884fc revisions 2018-06-22 13:17:23 -07:00
Emily Hou
1bd7e4d486 add streaming 2018-06-20 17:05:33 -07:00
Danny Coates
f0530975ac
updated aws-sdk 2018-06-05 13:20:41 -07:00
Emily Hou
34cb970f11 add dependencies 2018-06-04 11:06:27 -07:00
Danny Coates
af7a262ef0
refactored upload away from multipart forms to binary data 2018-05-31 14:10:02 -07:00
Danny Coates
8242e2088d
bump version 2018-05-21 13:59:46 -07:00
Danny Coates
cda38f9bcf
v2.5.3 2018-03-29 00:03:04 -07:00
Danny Coates
1edc571b36
v2.5.2 2018-03-14 09:12:26 -07:00
Danny Coates
ecd61830aa
v2.5.1 2018-03-12 12:26:37 -07:00
Danny Coates
07a817266c
v2.5.0 2018-03-08 11:31:35 -08:00
Danny Coates
cd7da20024
implemented crypto polyfills for ms edge 2018-03-01 13:10:57 -08:00
Danny Coates
5f44ed2598
v2.4.1 2018-02-28 09:05:44 -08:00
Danny Coates
8d658dc159
v2.4.0 2018-02-26 17:55:29 -08:00
Danny Coates
74728782f3
removed unsafe-inline styles via svgo-loader. fixes #740 2018-02-26 11:48:28 -08:00
Danny Coates
74b9e364fe
updated deps 2018-02-25 10:59:35 -08:00
Danny Coates
22e836c98a
removed unused deps 2018-02-24 18:00:43 -08:00
Danny Coates
78728ce4ca
some frontend unit tests 2018-02-24 11:21:48 -08:00
Danny Coates
46249935b2
moved babel-polyfill to prod deps 2018-02-20 12:52:44 -08:00
Danny Coates
f2661989dc
updated deps 2018-02-20 10:56:16 -08:00
Danny Coates
8d41111cd6
refactored css, including some markup changes 2018-02-15 15:54:59 -08:00
Danny Coates
29c36ee110
updated deps 2018-02-12 11:39:35 -08:00
Danny Coates
3fd2537311
refactored server 2018-02-09 15:03:05 -08:00
Staś Małolepszy
71ad81a67d Update to fluent 0.4.3 2018-02-09 15:22:41 +01:00
Danny Coates
aae61f9451
extracted server id validation 2018-02-05 16:37:06 -08:00
Danny Coates
82fe65ada2
v2.3.1 2018-02-05 09:34:22 -08:00
Danny Coates
a4e13f032a
v2.3.0 2018-02-01 15:27:47 -08:00
Danny Coates
fef3136b1b
updated dependencies 2018-02-01 13:42:27 -08:00
Danny Coates
0f8c3caf18
fixed untranslated strings breaking the site 2017-12-19 10:06:45 -08:00
Danny Coates
d039c38f00
v2.2.1 2017-12-08 10:00:13 -08:00
Danny Coates
df1b00fa2c
v2.2.0 2017-12-06 15:57:55 -08:00
Danny Coates
7b4060f9e1
Added multiple download option 2017-12-04 15:52:31 -08:00
Danny Coates
2807b1cad5
bump version to v2.1.2 2017-11-16 11:03:40 -08:00
Danny Coates
7a31082da1
bump version to v2.1.1 2017-11-15 10:59:03 -08:00
Danny Coates
bfcdf9340d
use fluent-langneg for subtag support 2017-11-10 12:40:18 -08:00