Commit Graph

3685 Commits

Author SHA1 Message Date
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 236fcc960f
Merge pull request from jbuck/node-10
Upgrade to Node v10
2018-12-19 09:46:44 -08:00
Jon Buckley b7d1d6a632
Update to puppeteer@1.11.0 2018-12-19 12:20:37 -05:00
Jon Buckley a6c78470ea
Replace `nsp check` with `npm audit` 2018-12-19 12:20:36 -05:00
Danny Coates 6cc12528b3
fixed some old TODOs 2018-12-18 13:55:46 -08:00
Danny Coates ac87fdff97
style tweak to user avatar image 2018-12-18 12:50:01 -08:00
Danny Coates b1db7ac312
simplified app/main.js a bit 2018-12-18 12:27:43 -08:00
Danny Coates 4557a352f8
Merge pull request from mozilla/hide-preferences
Hide the preferences menu for the beta
2018-12-18 10:02:17 -08:00
Donovan Preston 6c4bf8b37a Hide the preferences menu for the beta 2018-12-18 11:14:22 -05:00
Danny Coates 41d0076add
Merge pull request from mozilla/fix-delete-button
Fix   Fix delete by initializing the metrics on android; delete w…
2018-12-17 13:49:05 -08:00
Donovan Preston cbc847b751 Remove debug prints 2018-12-17 16:42:03 -05:00
Donovan Preston c71ef9ae84 Fix Fix delete by initializing the metrics on android; delete was trying to use metrics and causing an exception because it hadn't been initialized 2018-12-17 16:40:17 -05:00
Jon Buckley e6f7100bad
Upgrade to Node v10 2018-12-14 16:19:50 -05:00
Danny Coates 793dfb4f42
initial state refactor 2018-12-13 11:12:06 -08:00
Danny Coates 8cde99d2a2
Merge pull request from mozilla/fix-npm-run-android
Fix npm run android by removing the <base href> when running under the dev server
2018-12-13 09:27:53 -08:00
Donovan Preston d217ac14fc Fix npm run android by removing the <base href> when running under the dev server 2018-12-13 11:44:28 -05:00
Mark Liang (You-Wen) aa156558b6 Update vnext android ui ()
* refine android ui

* fix layout
2018-12-13 11:36:03 -05:00
Danny Coates 09a4d7b9ee
fixed filelist sync on initial login and after upload 2018-12-12 10:14:06 -08:00
G12r 1eba2f09a3 Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send
Localization authors:
- G12r <georgianization@outlook.com>
2018-12-12 09:54:16 +00:00
Danny Coates e58ebc835c
changed upload button label 2018-12-11 15:11:38 -08:00
Danny Coates 4fc4421398
updated deps 2018-12-11 09:48:05 -08:00
Danny Coates 61299dd8ea
split serviceWorker and streamDownload capabilities 2018-12-10 12:47:23 -08:00
Tomer Cohen 1eae5e8e08 Pontoon: Update Hebrew (he) localization of Test Pilot: Firefox Send
Localization authors:
- Tomer Cohen <tomer.mozilla@tomercohen.com>
2018-12-08 17:35:37 +00:00
robbp d3f034c4c3 Pontoon: Update Romanian (ro) localization of Test Pilot: Firefox Send
Localization authors:
- robbp <robbpaun@gmail.com>
2018-12-06 11:15:13 +00:00
pyup.io bot 729e0c9f9d Scheduled weekly dependency update for week 48 ()
* Update flake8-isort from 2.5 to 2.6.0

* Update pytest from 4.0.0 to 4.0.1
2018-12-03 15:00:53 -05:00
Danny Coates 81cf84b131
Merge pull request from mozilla/use-prod-oauth-server
Use the production fxa server and app id
2018-11-27 18:02:01 -08:00
Donovan Preston e55aa7cb86 Use the production fxa server and app id 2018-11-27 18:17:23 -05:00
Danny Coates fb782aa147
Merge pull request from mozilla/rename-to-org-mozilla-sendandroid
Rename package to org.mozilla.sendandroid per https://bugzilla.mozilla.org/show_bug.cgi?id=1494393#c10
2018-11-27 08:35:35 -08:00
Donovan Preston d1212540a8 Rename package to org.mozilla.sendandroid per Rename package to org.mozilla.sendandroid per https://bugzilla.mozilla.org/show_bug.cgi?id=1494393#c10 2018-11-27 09:34:51 -05:00
Danny Coates 0640902350
moved non-async init earlier in main.js 2018-11-26 16:05:22 -08:00
Danny Coates 7dd20f3c04
removed unused babel-polyfill 2018-11-26 15:41:46 -08:00
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 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 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 () 2018-11-20 15:00:32 -05:00
Danny Coates 5028351e6e
Merge pull request 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() ()
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