Danny Coates
|
5483dc2506
|
use actual file size in dl progress. detect cancelled stream
|
2018-07-23 15:18:38 -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
|
38fd349d9b
|
use TransformStream if available
|
2018-07-19 14:46:12 -07:00 |
Danny Coates
|
f32ebd913a
|
send nonce to sw
|
2018-07-19 13:20:10 -07:00 |
Danny Coates
|
86f2a531d4
|
Merge branch 'vnext' into sw
|
2018-07-19 12:16:48 -07:00 |
Danny Coates
|
f923ff4f87
|
Merge remote-tracking branch 'origin/master' into vnext
|
2018-07-19 12:14:57 -07:00 |
Danny Coates
|
282cf0b595
|
use lib for setting content-disposition for more correctness
|
2018-07-19 12:11:55 -07:00 |
Danny Coates
|
f12d3abe79
|
refactored stream transforms
|
2018-07-18 16:39:14 -07:00 |
Danny Coates
|
f58b6194ce
|
updated streams ponyfill
|
2018-07-17 11:40:01 -07:00 |
Emily Hou
|
59ba89262f
|
fix download count on server (#863)
|
2018-07-17 09:48:47 -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
|
787d227761
|
got webpack production mode running
|
2018-07-13 11:13:09 -07:00 |
Emily
|
527e9f09c9
|
add a test
|
2018-07-12 16:07:18 -07:00 |
Danny Coates
|
5677390a45
|
added content-length to sw response
|
2018-07-12 15:32:07 -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
|
ff7969a7ef
|
fix download workflow tests
|
2018-07-11 16:52:46 -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
|
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 |
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
|
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 |
Danny Coates
|
fb3747785b
|
Merge pull request #846 from pd4d10/patch-1
Fix #843: Upload image on paste
|
2018-06-18 12:27:58 -07:00 |
Vimal Raghubir
|
e28a92848d
|
Remove bad role attribute
|
2018-06-15 10:12:34 -04:00 |
Rongjian Zhang
|
11173c520b
|
Add return to prevent multiple uploads
|
2018-06-07 10:46:55 +08:00 |
Rongjian Zhang
|
608112d56c
|
Fix #843: Upload image on paste
|
2018-06-06 12:39:26 +08:00 |
Emily Hou
|
a8fef2c0a5
|
add ece transformers
|
2018-06-04 10:47:55 -07:00 |
Brainlulz
|
0edfc8405f
|
fix: added a tabindex to the CopyUrl and Delete icon
|
2018-06-03 11:36:20 +02:00 |
Danny Coates
|
af7a262ef0
|
refactored upload away from multipart forms to binary data
|
2018-05-31 14:10:02 -07:00 |
Danny Coates
|
196d4211b6
|
an additional tweak to the position of the selectbox arrow
|
2018-05-29 15:12:00 -07: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 |
Emily Hou
|
8a496022f4
|
fixes #798
|
2018-05-21 13:20:33 -07:00 |
Danny Coates
|
cc9b622bde
|
fixed cryptofill on edge
|
2018-03-28 22:03:46 -07:00 |
Danny Coates
|
fb91fd03cc
|
adjusted selectbox styles
|
2018-03-27 23:19:07 -07:00 |
rcmainak
|
77e3b5a3e6
|
Replaced the selectbox with native HTML <select>
|
2018-03-27 21:40:59 -07:00 |