Commit Graph

2403 Commits

Author SHA1 Message Date
Danny Coates
613a70f473
improved serviceworker caching 2018-11-26 13:25:47 -08:00
Danny Coates
b6e7fa5496
updated deps 2018-11-26 12:35:49 -08:00
Danny Coates
bf2399ab88
updated deps 2018-11-26 12:10:10 -08:00
Danny Coates
31ff9aaabe
remove cryptofill from layout.js 2018-11-26 11:07:48 -08:00
Danny Coates
87ac8b241b
load cryptofill.js async 2018-11-26 10:36:49 -08:00
G12r
f4b6bab5d7 Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send
Localization authors:
- G12r <georgianization@outlook.com>
2018-11-25 01:33:40 +00:00
G12r
e55b3f828f Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send
Localization authors:
- G12r <georgianization@outlook.com>
2018-11-25 01:13:12 +00:00
Danny Coates
5845fa5c05
replace yo-yoify with nanohtml 2018-11-23 13:25:22 -08:00
Danny Coates
d439dbe168
Merge pull request #1024 from mozilla/ws
implemented websocket flow control to prevent over buffering
2018-11-22 13:24:34 -08:00
Danny Coates
531584dbf1
implemented websocket flow control to prevent over buffering 2018-11-22 13:21:39 -08:00
Danny Coates
015067648e
fixed initScript version.json path 2018-11-21 14:40:38 -08:00
Danny Coates
5f8d9cb842
Merge pull request #1009 from pdehaan/issue-1008
Fix a couple potential HTML issues in l10n files
2018-11-21 09:11:16 -08:00
tatalmondmush
81659bce85 Pontoon: Update Shona (sn) localization of Test Pilot: Firefox Send
Localization authors:
- tatalmondmush <tatalmondmush@gmail.com>
2018-11-21 15:16:19 +00:00
Danny Coates
d4528848d9
moved jsconfig code into initScript 2018-11-20 12:23:05 -08:00
Danny Coates
416b9902cb added a webmanifest (#1023) 2018-11-20 15:00:32 -05:00
Danny Coates
5028351e6e
Merge pull request #1022 from mozilla/new-fxa-clientid
Switch to a fxa clientId created just for Send Android
2018-11-20 09:30:29 -08:00
Donovan Preston
9806dba408 Switch to a fxa clientId created just for Send Android 2018-11-20 12:27:02 -05: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
5afa4e5c9b
Merge pull request #1010 from mozilla/totalSize
added total size to wip tile
2018-11-19 21:37:31 -08:00
Danny Coates
eb1536878a
Merge pull request #1016 from mozilla/api-prefix
Add setApiUrlPrefix and use it in the android version.
2018-11-19 15:24:14 -08:00
Donovan Preston
ae4b8cf0d3 Add setApiUrlPrefix and use it in the android version. 2018-11-19 15:10:57 -05:00
Danny Coates
74d8a12c07
fixes #1013. dragging page elements 2018-11-19 10:48:52 -08:00
pyup.io bot
f761eb92ee Scheduled weekly dependency update for week 46 (#1014)
* Update pytest from 3.10.0 to 4.0.0

* Update pytest-xdist from 1.24.0 to 1.24.1
2018-11-19 13:41:48 -05:00
Danny Coates
c99697caae
fixes #1015. lolwhoops 2018-11-19 10:34:58 -08:00
Danny Coates
b80dd48434
added total size to wip tile 2018-11-16 17:31:37 -08:00
Danny Coates
0dc7398414
removed unused images and testpilot twitter link 2018-11-16 16:23:24 -08:00
Peter deHaan
164f5e7d0e
Fix a couple potential HTML issues in l10n files 2018-11-16 16:05:33 -08:00
Danny Coates
291f02855c
removed fast-crc32c since we aren't validating gcs payloads 2018-11-16 15:58:22 -08:00
Danny Coates
b6517c5442
port fix for #1005 to vnext 2018-11-16 13:33:40 -08:00
Danny Coates
4ef303a2c9
updated deps 2018-11-16 13:06:36 -08:00
Danny Coates
fbad1ab55a
formatting update 2018-11-16 12:39:36 -08:00
Danny Coates
91a8c66e0c
Merge pull request #1007 from mozilla/comp
converting some things to choo/component
2018-11-16 12:35:16 -08:00
Danny Coates
6fdc430c4f
delete old service worker caches 2018-11-16 12:32:32 -08:00
Danny Coates
32a55d00b2
don't render expired uploads 2018-11-16 12:30:15 -08:00
Danny Coates
9989f944c3
fixed account ui when not enabled 2018-11-16 10:01:53 -08:00
Danny Coates
660a1947cc
try out service worker cache 2018-11-16 09:32:29 -08:00
Danny Coates
037c79730d
converting some things to choo/component 2018-11-15 15:43:32 -08:00
Danny Coates
a576d54d64
fixed android height in emulator 2018-11-15 12:22:29 -08:00
Danny Coates
1528acde73
Merge pull request #1006 from mozilla/update-android-ui
Update the android ui to work with the new desktop ui components.
2018-11-15 09:40:42 -08:00
Danny Coates
d67716f26b
fixed some element heights at md width 2018-11-15 09:27:17 -08:00
Donovan Preston
43c596fb99 Fix rendering problems with the android ui. 2018-11-15 10:06:35 -05:00
Danny Coates
c72e26c192
a couple android ui tweaks 2018-11-14 21:13:38 -08:00
Danny Coates
7013f5cf80
v2.6.1 2018-11-14 16:58:45 -08:00
Danny Coates
6184a70ba4
fixes #1005
The upstream gcp aggressively closes the connection once it has
received Content-Length bytes. However the @google-cloud/storage
module doesn't handle this well and emits no event in this case.
We were setting Content-Length because it's slightly more
efficient and was important for our download progress
bar (not anymore). The download should function fine without
setting the Content-Length, and allows the storage stream to finish
before closing the upstream socket.
2018-11-14 16:38:46 -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
f9002df490
updated cryptofill for safari ECDH 2018-11-12 11:15:36 -08:00
Danny Coates
1d09a2e694
fixed double file open on chrome 2018-11-08 16:24:32 -08:00
Danny Coates
e9aa9d60af
updated deps 2018-11-08 15:12:20 -08:00
Danny Coates
0631abe653
renamed fileManager.js to controller.js 2018-11-08 15:12:07 -08:00
Rodrigo
e264d0da62 Pontoon: Update Portuguese (Portugal) (pt-PT) localization of Test Pilot: Firefox Send
Localization authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2018-11-08 22:54:41 +00:00