Commit Graph

42 Commits

Author SHA1 Message Date
Danny Coates
9a150ddb22
removed the file sha256 hash 2017-08-07 14:05:13 -07:00
Danny Coates
c91d24cd86
factored out progress into progress.js 2017-08-06 23:45:22 -07:00
Danny Coates
e36f685bd2
throw key errors before download begins 2017-08-03 10:04:09 -07:00
Danny Coates
dd0ab710de
format 2017-07-25 12:21:07 -07:00
Abhinav Adduri
57e0d17cbc if the download card is pressed, the expired card shows up properly 2017-07-25 10:58:18 -07:00
Abhinav Adduri
fa1f0208a4 added tagLength to fileReceiver 2017-07-24 12:16:01 -07:00
Danny Coates
0d5fb1740d
npm run format 2017-07-21 17:01:26 -07:00
Abhinav Adduri
26b228a976 Merge branch 'master' of github.com:mozilla/send into fixes195and192 2017-07-17 16:18:14 -07:00
Abhinav Adduri
b88cf22d8a Merge branch 'master' of github.com:mozilla/send into frontend_tests 2017-07-17 16:04:10 -07:00
Danny Coates
5ce0846580 Merge pull request #191 from mozilla/ui
New ui!
2017-07-17 15:35:41 -07:00
Abhinav Adduri
ba348b6839 Merge branch 'master' of github.com:mozilla/send into frontend_tests 2017-07-17 10:52:27 -07:00
Abhinav Adduri
e0847e08c3 testing failure 2017-07-17 10:38:19 -07:00
Abhinav Adduri
2cf2fcebc9 added tagLength to make app work in edge 2017-07-14 10:51:57 -07:00
Abhinav Adduri
c2e8139c6e moved decodeURIComponent to fileReceiver 2017-07-14 08:59:59 -07:00
Abhinav Adduri
e9c49073a8 simplified rejection for one promise 2017-07-13 14:47:53 -07:00
Abhinav Adduri
89bc51c821 added unsafe and safe events instead of console logging when a checksum is tampered with 2017-07-13 09:53:59 -07:00
Daniela Arcese
fcdb905430 lint 2017-07-13 11:44:46 -04:00
Daniela Arcese
9032e42912 new ui 2017-07-13 11:24:36 -04:00
Danny Coates
b32e63c305
reformat 2017-07-12 10:53:29 -07:00
Abhinav Adduri
bfdab156e6 added loading, hashing, and encrypting events for uploader; decrypting and hashing events for the downloader 2017-07-11 13:38:23 -07:00
Abhinav Adduri
6231385c74 fixed issues in branch title 2017-07-11 11:18:31 -07:00
Abhinav Adduri
6aa79472bf fixing small issues 2017-07-10 12:45:20 -07:00
Abhinav Adduri
dc4682eaf5 added checksums 2017-07-10 11:25:03 -07:00
Abhinav Adduri
be470c6b6e added tagLength property to encrypt and decrypt for functionality in edge 2017-07-07 14:59:42 -07:00
Abhinav Adduri
1ce24f7e08 id is now independent on iv 2017-07-07 14:47:56 -07:00
Danny Coates
67f586b65c
format 2017-06-29 10:30:08 -07:00
Danny Coates
05fe534e14
use header for file metadata 2017-06-29 10:27:36 -07:00
Danny Coates
4cb34844aa
use 128-bit GCM 2017-06-28 11:30:14 -07:00
Abhinav Adduri
34c367c49f
added aad encryption 2017-06-27 14:39:23 -07:00
Abhinav Adduri
50995238bd
gcm encryption 2017-06-27 10:50:14 -07:00
Daniela Arcese
aa8c1afa9d lint 2017-06-23 15:48:37 -04:00
Abhinav Adduri
50714d35a5 added sentry 2017-06-22 14:50:57 -07:00
Abhinav Adduri
6e168edf3e fixing lint bug for xhr.onload 2017-06-09 16:56:25 -07:00
Peter deHaan
1dbda38995
Fix ESLint errors 2017-06-09 10:44:12 -07:00
Abhinav Adduri
af4edfef16
working s3 integration, commented out load credentials from json 2017-06-06 15:30:45 -07:00
Abhinav Adduri
f377aa4551
working s3 integration 2017-06-06 15:24:52 -07:00
Abhinav Adduri
39a63cd16e
currently not working, decryption seems to fail 2017-06-06 15:22:17 -07:00
Daniela Arcese
6c29e33946 format 2017-06-06 17:24:51 -04:00
Abhinav Adduri
6ffff34bff added return 2017-06-02 14:54:50 -07:00
Abhinav Adduri
f80c0b5b1d changed to handle 404 during download, also removing progress listener once percent completion is 100 to avoid manipulating DOM twice 2017-06-02 14:11:54 -07:00
Abhinav Adduri
028b6400cb formatted code and deleted extra code from download.js 2017-06-02 12:49:56 -07:00
Abhinav Adduri
a45d3dca73 updated receiving end 2017-06-02 12:38:05 -07:00