Commit Graph

1899 Commits

Author SHA1 Message Date
Emily
c9ae76b209 hook multifile to ui 2018-08-03 16:10:00 -07:00
Danny Coates
e42ad175db
Merge pull request #870 from mozilla/ios-prototype-3
Implement ios prototype version
2018-08-03 12:03:13 -07:00
Danny Coates
a83e0cfbda
fluent_loader no longer needs polyfill with node 10 2018-08-03 10:48:00 -07:00
Danny Coates
e97b8ff42d
updated deps & updated node for circleci and docker to 10.x. (8.x should technically still work) 2018-08-02 14:22:11 -07:00
Donovan Preston
3e1f0f1f56
Remove auto-generated copyright lines 2018-08-02 14:24:13 -04:00
Donovan Preston
c13b63ec9c
Merge branch 'vnext' of https://github.com/mozilla/send into ios-prototype-3 2018-08-02 14:01:50 -04:00
Danny Coates
a0edff1ead
make ece encrypt key extractable for Edge 2018-07-31 15:37:04 -07:00
Danny Coates
4fabd539d1
added exportKey to capabilities check 2018-07-31 15:10:12 -07:00
Danny Coates
9501bf7270
colon in wss url breaks edge when port is not explicit 2018-07-31 12:19:27 -07:00
Danny Coates
9bd96210e5
Merge pull request #875 from mozilla/capabilities
began adding capability flags
2018-07-31 11:42:13 -07:00
Danny Coates
d14aeb29e9
began adding capability flags 2018-07-31 11:29:26 -07:00
Donovan Preston
fd1a3dc251
Merge branch 'vnext' of https://github.com/mozilla/send into ios-prototype-3 2018-07-30 09:44:44 -04:00
Danny Coates
ebbb174c66
Merge pull request #868 from mozilla/multifile
Implemented multi-file upload/download
2018-07-27 16:46:34 -07:00
Danny Coates
7bf104960e
Implemented multi-file upload/download 2018-07-27 16:40:52 -07:00
Danny Coates
28131243f9
up default max_file_size to 3gb 2018-07-27 10:39:23 -07:00
Danny Coates
b2aed06328
disable integration tests on vnext 2018-07-27 09:31:22 -07:00
Donovan Preston
ac1c7c2363
Add jpeg 2000 to the list. 2018-07-27 10:50:10 -04:00
Donovan Preston
e3601055fc
Implement ios prototype version 2018-07-27 09:20:08 -04:00
Donovan Preston
a80d007e0c
Hook up the android kotlin code to the send js code (#860) 2018-07-27 09:11:46 -04:00
Danny Coates
5c7b4ace9a
updated deps & re-enabled frontend tests 2018-07-25 12:46:40 -07:00
Danny Coates
5e9e63944b
extracted blobSlicer, fixed download cancel tests 2018-07-25 12:30:28 -07:00
Danny Coates
5483dc2506
use actual file size in dl progress. detect cancelled stream 2018-07-23 15:18:38 -07:00
Danny Coates
2afe79c941
Merge pull request #866 from mozilla/sw
Service Worker for streaming
2018-07-23 10:01:47 -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
3a8172fa63
Merge remote-tracking branch 'origin/vnext' into sw 2018-07-13 12:22:13 -07:00
Danny Coates
2a63a5b103
sourcemaps for prod cuz why not 2018-07-13 11:36:51 -07:00
Danny Coates
787d227761
got webpack production mode running 2018-07-13 11:13:09 -07:00
Danny Coates
d906e927ed
Merge pull request #862 from mozilla/i844
fixes #844
2018-07-13 09:01:07 -07:00
Danny Coates
1a78f57515
don't set cache header on serviceWorker.js 2018-07-12 20:48:07 -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
ddeaf8076d
added wss to csp connect-src 2018-07-12 14:27:49 -07:00
Emily
5ff92c6452 fix cancelled downloads increasing count 2018-07-12 14:02:05 -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
avelper
dfea1e96fb Pontoon: Update Spanish (Spain) (es-ES) localization of Test Pilot: Firefox Send
Localization authors:
- avelper <avelper@mozilla-hispano.org>
- jesferman1993 <jesferman1993@hotmail.com>
2018-07-10 21:33:30 +00:00
Danny Coates
16d7af843b
new dev webpack config for great deving 2018-07-10 10:47:50 -07:00