Commit Graph

  • 5e9e63944b extracted blobSlicer, fixed download cancel tests Danny Coates 2018-07-25 12:29:19 -07:00
  • c90310405c Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send Georgianizator 2018-07-25 05:32:42 +00:00
  • 5483dc2506 use actual file size in dl progress. detect cancelled stream Danny Coates 2018-07-23 15:12:58 -07:00
  • 2afe79c941 Merge pull request #866 from mozilla/sw Danny Coates 2018-07-23 10:01:47 -07:00
  • 7673715c65 disabled frontend tests in ci Danny Coates 2018-07-23 09:49:16 -07:00
  • 1bd85ee656 Pontoon: Update Persian (fa) localization of Test Pilot: Firefox Send Arash Mousavi 2018-07-20 14:31:37 +00:00
  • 38fd349d9b use TransformStream if available Danny Coates 2018-07-19 14:46:12 -07:00
  • 45452c7153 Pontoon: Update Portuguese (Portugal) (pt-PT) localization of Test Pilot: Firefox Send Rodrigo 2018-07-19 21:13:18 +00:00
  • f32ebd913a send nonce to sw Danny Coates 2018-07-19 13:20:10 -07:00
  • 86f2a531d4 Merge branch 'vnext' into sw Danny Coates 2018-07-19 12:16:48 -07:00
  • f923ff4f87 Merge remote-tracking branch 'origin/master' into vnext Danny Coates 2018-07-19 12:14:57 -07:00
  • 282cf0b595 use lib for setting content-disposition for more correctness Danny Coates 2018-07-19 12:11:55 -07:00
  • f12d3abe79 refactored stream transforms Danny Coates 2018-07-18 16:39:14 -07:00
  • f58b6194ce updated streams ponyfill Danny Coates 2018-07-17 11:40:01 -07:00
  • 59ba89262f fix download count on server (#863) Emily Hou 2018-07-17 09:48:47 -07:00
  • f4f8332f96 WIP on shimming streams in firefox Danny Coates 2018-07-13 17:05:19 -07:00
  • 23c347175a Merge branch 'vnext' into sw Danny Coates 2018-07-13 12:27:39 -07:00
  • dd0cb78ea2 Merge remote-tracking branch 'origin/master' into vnext Danny Coates 2018-07-13 12:25:28 -07:00
  • 3a8172fa63 Merge remote-tracking branch 'origin/vnext' into sw Danny Coates 2018-07-13 12:22:13 -07:00
  • 2a63a5b103 sourcemaps for prod cuz why not Danny Coates 2018-07-13 11:36:51 -07:00
  • 787d227761 got webpack production mode running Danny Coates 2018-07-13 11:13:09 -07:00
  • d906e927ed Merge pull request #862 from mozilla/i844 Danny Coates 2018-07-13 09:01:07 -07:00
  • 1a78f57515 don't set cache header on serviceWorker.js Danny Coates 2018-07-12 20:48:07 -07:00
  • 527e9f09c9 add a test Emily 2018-07-12 16:07:18 -07:00
  • 5677390a45 added content-length to sw response Danny Coates 2018-07-12 15:32:07 -07:00
  • ddeaf8076d added wss to csp connect-src Danny Coates 2018-07-12 14:27:49 -07:00
  • 5ff92c6452 fix cancelled downloads increasing count Emily 2018-07-12 14:00:22 -07:00
  • ebf6bda467 updated to webpack 4 Danny Coates 2018-07-12 13:13:49 -07:00
  • b76899a353 fix download cancel Emily 2018-07-12 11:22:49 -07:00
  • 05696cffd9 Merge branch 'sw' of github.com:mozilla/send into sw Emily 2018-07-11 16:53:01 -07:00
  • ff7969a7ef fix download workflow tests Emily 2018-07-11 16:52:46 -07:00
  • dfea1e96fb Pontoon: Update Spanish (Spain) (es-ES) localization of Test Pilot: Firefox Send avelper 2018-07-10 21:33:30 +00:00
  • 16d7af843b new dev webpack config for great deving Danny Coates 2018-07-10 10:47:50 -07:00
  • 6db3009e5f download cancel and progress Emily 2018-07-09 17:00:19 -07:00
  • 921df9e1aa dupe network request bug Emily 2018-07-09 15:39:06 -07:00
  • 7e30fe8d33 Scheduled weekly dependency update for week 27 (#861) pyup.io bot 2018-07-09 21:55:57 +02:00
  • f98bc0878c saves stream to file Emily 2018-07-06 15:49:50 -07:00
  • 62ed0a411f sw Emily 2018-07-05 12:40:49 -07:00
  • 1f13cf2c5f Merge pull request #856 from mozilla/android-use-local-files Donovan Preston 2018-07-02 15:25:35 -04:00
  • cc7ea73513 updated deps Danny Coates 2018-06-29 15:14:55 -07:00
  • 38ef52d3ba uses fetch.body Emily 2018-06-29 09:36:08 -07:00
  • 5f79a9fb6d fixes downloading files as .part Emily 2018-06-28 11:15:16 -07:00
  • a74a560f0a Pontoon: Update Telugu (te) localization of Test Pilot: Firefox Send వీవెన్ 2018-06-28 10:15:36 +00:00
  • 9472d5eaa6 added delay when ws.bufferedAmount is high Danny Coates 2018-06-27 09:20:16 -07:00
  • 93072c0c1e Pontoon: Update Telugu (te) localization of Test Pilot: Firefox Send వీవెన్ 2018-06-26 16:12:41 +00:00
  • 126ea8c7e6 use a Duplex stream for EOF Danny Coates 2018-06-25 14:01:08 -07:00
  • beccd80902 small storage fix (#858) Emily Hou 2018-06-25 11:52:29 -07:00
  • 9bfdf86bec Merge pull request #855 from mozilla/streaming Emily Hou 2018-06-25 11:37:06 -07:00
  • 9d04514f8e stream footer Emily Hou 2018-06-25 11:26:48 -07:00
  • a4cf46c0eb fixed minor streaming nits Danny Coates 2018-06-25 10:57:52 -07:00
  • b3ad207326 Update pytest from 3.6.1 to 3.6.2 (#857) pyup.io bot 2018-06-25 19:19:15 +02:00
  • dced61eb30 Pontoon: Update Korean (ko) localization of Test Pilot: Firefox Send Yongmin H 2018-06-25 01:52:27 +00:00
  • b5d7e99ba5 Serve ui out of local html files; pass text/plain and image/* data to the webview using a data url Donovan Preston 2018-06-22 16:48:21 -04:00
  • c103c7fd7a Update dependencies Donovan Preston 2018-06-22 16:47:33 -04:00
  • c157e4d31c created server/bin/ for server entrypoints Danny Coates 2018-06-22 13:32:24 -07:00
  • dafe4884fc revisions Emily Hou 2018-06-22 13:17:23 -07:00
  • 42574af2cc Pontoon: Update Turkish (tr) localization of Test Pilot: Firefox Send Selim Şumlu 2018-06-22 11:33:08 +00:00
  • ab699ebcc6 Pontoon: Update English (Canada) (en-CA) localization of Test Pilot: Firefox Send Kohei Yoshino 2018-06-22 07:32:39 +00:00
  • 12ccce3016 fix checking file early Emily Hou 2018-06-21 16:36:34 -07:00
  • e4a0028f5d add streaming Emily Hou 2018-06-21 13:57:53 -07:00
  • 863a2e9c29 improved background rendering slightly Danny Coates 2018-06-21 11:28:31 -07:00
  • ff092d3d84 Merge pull request #854 from mozilla/uitwo Danny Coates 2018-06-21 10:51:48 -07:00
  • 207179484c added striped box Danny Coates 2018-06-20 15:23:15 -07:00
  • 1bd7e4d486 add streaming Emily Hou 2018-06-20 17:05:33 -07:00
  • de37804973 Pontoon: Update Ukrainian (uk) localization of Test Pilot: Firefox Send Tymur Faradzhev 2018-06-20 19:18:49 +00:00
  • 7654ec3b7c Pontoon: Update Tagalog (tl) localization of Test Pilot: Firefox Send Frederick Villaluna 2018-06-20 19:18:42 +00:00
  • fa84c653ea Pontoon: Update Swedish (sv-SE) localization of Test Pilot: Firefox Send Andreas Pettersson 2018-06-20 19:18:39 +00:00
  • 7f9b43753e Pontoon: Update Spanish (Spain) (es-ES) localization of Test Pilot: Firefox Send avelper 2018-06-20 19:18:35 +00:00
  • a0c221750b Pontoon: Update Spanish (Chile) (es-CL) localization of Test Pilot: Firefox Send ravmn 2018-06-20 19:18:28 +00:00
  • bcb3936e08 Pontoon: Update Spanish (Argentina) (es-AR) localization of Test Pilot: Firefox Send Marcelo Poli 2018-06-20 19:18:25 +00:00
  • 66ec29eee9 Pontoon: Update Sorbian, Upper (hsb) localization of Test Pilot: Firefox Send Michael Wolf 2018-06-20 19:18:21 +00:00
  • 58535c8c2e Pontoon: Update Sorbian, Lower (dsb) localization of Test Pilot: Firefox Send Michael Wolf 2018-06-20 19:18:17 +00:00
  • 563686849f Pontoon: Update Slovenian (sl) localization of Test Pilot: Firefox Send Rok Žerdin 2018-06-20 19:18:14 +00:00
  • 5b607af8d1 Pontoon: Update Slovak (sk) localization of Test Pilot: Firefox Send Juraj Cigáň 2018-06-20 19:18:10 +00:00
  • c5061ec51e Pontoon: Update Serbian (sr) localization of Test Pilot: Firefox Send Марко Костић (Marko Kostić) 2018-06-20 19:18:06 +00:00
  • 32074a9bab Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Test Pilot: Firefox Send Maykon Chagas 2018-06-20 19:17:55 +00:00
  • 26478fc444 Pontoon: Update Norwegian Nynorsk (nn-NO) localization of Test Pilot: Firefox Send Bjørn I 2018-06-20 19:17:49 +00:00
  • 7c66c07634 Pontoon: Update Norwegian Bokmål (nb-NO) localization of Test Pilot: Firefox Send Håvar Henriksen 2018-06-20 19:17:45 +00:00
  • 4ef6f8e3bd Pontoon: Update Malay (ms) localization of Test Pilot: Firefox Send manxmensch 2018-06-20 19:17:42 +00:00
  • 5591fb03f1 Pontoon: Update Kaqchikel (cak) localization of Test Pilot: Firefox Send Juan Esteban Ajsivinac Sián 2018-06-20 19:17:37 +00:00
  • fc35acc6e4 Pontoon: Update Kabyle (kab) localization of Test Pilot: Firefox Send Muḥend Belqasem 2018-06-20 19:17:33 +00:00
  • 5c8c6d56a4 Pontoon: Update Japanese (ja) localization of Test Pilot: Firefox Send Kohei Yoshino 2018-06-20 19:17:29 +00:00
  • 4f9e63beca Pontoon: Update Italian (it) localization of Test Pilot: Firefox Send Francesco Lodolo 2018-06-20 19:17:25 +00:00
  • 6b7f6426a1 Pontoon: Update Interlingua (ia) localization of Test Pilot: Firefox Send Melo46 2018-06-20 19:17:21 +00:00
  • 1b6fad9d87 Pontoon: Update Hungarian (hu) localization of Test Pilot: Firefox Send Balázs Meskó 2018-06-20 19:17:14 +00:00
  • 016d9bcf91 Pontoon: Update Hebrew (he) localization of Test Pilot: Firefox Send hello 2018-06-20 19:17:11 +00:00
  • f199c8b96a Pontoon: Update Greek (el) localization of Test Pilot: Firefox Send Jim Spentzos 2018-06-20 19:17:04 +00:00
  • 06321126e7 Pontoon: Update Frisian (fy-NL) localization of Test Pilot: Firefox Send Fjoerfoks 2018-06-20 19:16:55 +00:00
  • 08f9ad5046 Pontoon: Update Estonian (et) localization of Test Pilot: Firefox Send Sander Lepik 2018-06-20 19:16:49 +00:00
  • 9aefe7f7c9 Pontoon: Update Dutch (nl) localization of Test Pilot: Firefox Send Ton 2018-06-20 19:16:42 +00:00
  • ea2ff28f32 Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Test Pilot: Firefox Send Pin-guang Chen 2018-06-20 19:16:35 +00:00
  • 339bf12857 Pontoon: Update Chinese (China) (zh-CN) localization of Test Pilot: Firefox Send YFdyh000 2018-06-20 19:16:31 +00:00
  • 7c605ac7af Pontoon: Update Bosnian (bs) localization of Test Pilot: Firefox Send Nihad Suljić 2018-06-20 19:16:23 +00:00
  • 288b878700 Pontoon: Update Bengali (Bangladesh) (bn-BD) localization of Test Pilot: Firefox Send Belayet Hossain 2018-06-20 19:16:19 +00:00
  • db84b331c2 Pontoon: Update Azerbaijani (az) localization of Test Pilot: Firefox Send Emin Mastizada 2018-06-20 19:16:15 +00:00
  • 2fde21c522 Pontoon: Update Albanian (sq) localization of Test Pilot: Firefox Send Besnik Bleta 2018-06-20 19:16:03 +00:00
  • 211b1a8576 added background image Danny Coates 2018-06-19 12:58:42 -07:00
  • fb3747785b Merge pull request #846 from pd4d10/patch-1 Danny Coates 2018-06-18 12:27:58 -07:00
  • 93d151a29a Merge pull request #852 from Vimal-Raghubir/master Danny Coates 2018-06-18 10:07:37 -07:00
  • e28a92848d Remove bad role attribute Vimal Raghubir 2018-06-15 10:12:34 -04:00