Commit Graph

1801 Commits

Author SHA1 Message Date
Danny Coates 1a78f57515
don't set cache header on serviceWorker.js 2018-07-12 20:48:07 -07:00
Danny Coates 5677390a45
added content-length to sw response 2018-07-12 15:32:07 -07:00
Danny Coates ddeaf8076d
added wss to csp connect-src 2018-07-12 14:27:49 -07:00
Danny Coates ebf6bda467
updated to webpack 4 2018-07-12 13:16:02 -07:00
Emily b76899a353 fix download cancel 2018-07-12 11:22:49 -07:00
Emily 05696cffd9 Merge branch 'sw' of github.com:mozilla/send into sw
sw
2018-07-11 16:53:01 -07:00
Emily ff7969a7ef fix download workflow tests 2018-07-11 16:52:46 -07:00
Danny Coates 16d7af843b
new dev webpack config for great deving 2018-07-10 10:47:50 -07:00
Emily 6db3009e5f download cancel and progress 2018-07-09 17:00:19 -07:00
Emily 921df9e1aa dupe network request bug 2018-07-09 15:39:06 -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
Emily 38ef52d3ba uses fetch.body 2018-06-29 09:36:08 -07:00
Emily 5f79a9fb6d fixes downloading files as .part 2018-06-28 11:15:16 -07:00
Danny Coates 9472d5eaa6
added delay when ws.bufferedAmount is high 2018-06-27 09:20:16 -07:00
Danny Coates 126ea8c7e6
use a Duplex stream for EOF 2018-06-25 14:27:56 -07:00
Emily Hou beccd80902
small storage fix (#858) 2018-06-25 11:52:29 -07:00
Emily Hou 9bfdf86bec
Merge pull request #855 from mozilla/streaming
add streaming upload
2018-06-25 11:37:06 -07:00
Emily Hou 9d04514f8e stream footer 2018-06-25 11:26:48 -07:00
Danny Coates a4cf46c0eb
fixed minor streaming nits 2018-06-25 10:57:52 -07:00
Danny Coates c157e4d31c
created server/bin/ for server entrypoints
- added server/bin/test.js for the frontend test runner
2018-06-22 13:34:34 -07:00
Emily Hou dafe4884fc revisions 2018-06-22 13:17:23 -07:00
Emily Hou 12ccce3016 fix checking file early 2018-06-21 16:36:34 -07:00
Emily Hou e4a0028f5d add streaming 2018-06-21 13:57:53 -07:00
Danny Coates 863a2e9c29
improved background rendering slightly 2018-06-21 11:28:31 -07:00
Danny Coates ff092d3d84
Merge pull request #854 from mozilla/uitwo
Some progress on new UI
2018-06-21 10:51:48 -07:00
Danny Coates 207179484c
added striped box 2018-06-21 10:32:31 -07:00
Emily Hou 1bd7e4d486 add streaming 2018-06-20 17:05:33 -07:00
Danny Coates 211b1a8576
added background image 2018-06-19 12:58:42 -07:00
Emily Hou 34cb970f11 add dependencies 2018-06-04 11:06:27 -07:00
Emily Hou a8fef2c0a5 add ece transformers 2018-06-04 10:47:55 -07:00
Emily Hou fdef37287d
Merge pull request #837 from mozilla/refactor-upload
refactored upload away from multipart forms to binary data
2018-06-04 10:01:52 -07:00
Danny Coates af7a262ef0
refactored upload away from multipart forms to binary data 2018-05-31 14:10:02 -07:00
Danny Coates f95d6d062c
Merge remote-tracking branch 'origin/master' into vnext 2018-05-29 15:12:46 -07:00
Danny Coates 196d4211b6
an additional tweak to the position of the selectbox arrow 2018-05-29 15:12:00 -07:00
Danny Coates a50762ebd7
Merge pull request #833 from dashokkumar93/master
changes related to arrow positioning
2018-05-29 14:56:06 -07:00
Danny Coates a81c795627
Merge remote-tracking branch 'origin/master' into vnext 2018-05-29 14:41:31 -07:00
Danny Coates 3e65f3a906
only include js files in frontend tests. fixes #834 2018-05-29 14:39:54 -07:00
pyup.io bot bea7d30836 Scheduled weekly dependency update for week 21 (#832)
* Update pytest from 3.5.1 to 3.6.0
* Update pytest-html from 1.17.0 to 1.18.0
* Update pytest-selenium from 1.12.0 to 1.13.0
2018-05-29 09:05:23 -04:00
Ashok kumar 6acf58f9e9
changes related to arrow positioning
Issue fixes related to https://github.com/mozilla/send/issues/820.
2018-05-29 16:42:34 +05:30
Théo Chevalier 33993eda88 Pontoon: Update French (fr) localization of Test Pilot: Firefox Send
Localization authors:
- Théo Chevalier <theo.chevalier11@gmail.com>
2018-05-28 20:12:06 +00:00
Danny Coates cbe3c819fb
Merge pull request #822 from fzzzy/send-android
Initial working proof-of-concept for android.
2018-05-24 12:42:28 -07:00
Donovan Preston 6baf385058 Add a readme 2018-05-24 11:47:13 -04:00
Donovan Preston 82bd1b2adf For some reason build clean produced this diff. 2018-05-23 21:43:38 -04:00
Donovan Preston b269712c32 Initial working proof-of-concept for android. 2018-05-23 21:37:31 -04:00
Danny Coates d50a3d4a1f
added some links for streaming 2018-05-23 12:17:23 -07:00
Danny Coates 8242e2088d
bump version 2018-05-21 13:59:46 -07:00
emily-hou1 48457f7ac1
Merge pull request #817 from mozilla/i798
fixes #798
2018-05-21 13:28:52 -07:00
Emily Hou 8a496022f4 fixes #798 2018-05-21 13:20:33 -07:00
pyup.io bot 9c398ad98b Update selenium from 3.11.0 to 3.12.0 (#816) 2018-05-14 12:05:18 -04:00