Commit Graph

68 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
b0d36529a1
refactored metrics 2017-08-05 16:38:08 -07:00
Johann-S
3c640061f0 Chain jQuery calls, do not use events alias and store often used selectors 2017-08-05 22:31:57 +02:00
Danny Coates
594b584500
formatting / links rel 2017-08-05 09:52:37 -07:00
Danny Coates
859554ce21
only _blank links while downloading. fixed safari link after download 2017-08-05 09:40:57 -07:00
Danny Coates
432a39d313
Merge remote-tracking branch 'origin/master' into shim-webcrypto 2017-08-04 21:08:32 -07:00
Peter deHaan
2f9372e8e0
Prevent download button from being clicked multiple times 2017-08-04 10:17:15 -07:00
Danny Coates
fb41a40128
use webcrypto-liner to support Safari 10 2017-08-03 19:13:38 -07:00
Danny Coates
376e1efa4c
don't preventDefault on links 2017-08-03 15:50:56 -07:00
Danny Coates
fef26e083a
removed extraneous captureException 2017-08-02 15:53:52 -07:00
Peter deHaan
42ef0facc9
Get rid of console.log statements 2017-07-29 00:04:50 -07:00
Abhinav Adduri
7a53ed96ed
moved back to common 2017-07-27 13:05:27 -04:00
Abhinav Adduri
8eae1f282b
fixed metrics for sender and recipient 2017-07-27 13:05:27 -04:00
Erica Wright
6b291ae012
show error page on firefox v49 and below 2017-07-27 13:05:27 -04:00
Abhinav Adduri
8f66db2295 changed from expired to errored 2017-07-25 11:28:33 -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
6ef9f8fa43 fixes 289 2017-07-24 10:52:54 -07:00
Danny Coates
62989ee2c9 Merge pull request #285 from mozilla/phases
added messages for processing phases
2017-07-24 09:53:45 -07:00
Danny Coates
20cf8d0a15
added messages for processing phases 2017-07-24 09:23:56 -07:00
Peter deHaan
fc3001978c
Update download progress bar color 2017-07-23 22:42:40 -07:00
Danny Coates
f5bd332ff8
created /unsupported page and added gcmCompliant to /download page 2017-07-21 17:42:40 -07:00
Danny Coates
0d5fb1740d
npm run format 2017-07-21 17:01:26 -07:00
Danny Coates
31b810eb7d
create separate js bundles for upload/download pages 2017-07-21 16:23:08 -07:00
Abhinav Adduri
b18bcd3b6e removing initialization on top in favor of default 2017-07-21 13:41:59 -07:00
Abhinav Adduri
09a6192bf5 merging master 2017-07-21 13:36:26 -07:00
Abhinav Adduri
9585850d6d final fixes 2017-07-21 13:25:08 -07:00
Abhinav Adduri
d660eda64c refactored localStorage into storage module for frontend 2017-07-21 12:44:55 -07:00
Danny Coates
18a811aa31
less wiggle 2017-07-20 17:34:53 -07:00
Abhinav Adduri
cb0d69c5cd fixed one bug, added some helper functions 2017-07-20 16:06:06 -07:00
Abhinav Adduri
b9eb653f1f linting 2017-07-20 15:20:52 -07:00
Abhinav Adduri
99477774cf finished metrics 2017-07-20 15:16:00 -07:00
Danny Coates
55d3d1a792
abort uploads over maxfilesize 2017-07-20 13:22:14 -07:00
Abhinav Adduri
76a6f02eb7 Merge branch 'master' of github.com:mozilla/send into testpilotGA 2017-07-20 08:47:56 -07:00
Daniela Arcese
a9e0ab17e5 sync download progress bar with percentage 2017-07-20 09:25:04 -04:00
Abhinav Adduri
744dbb3a6f added analytics for copied, unsupported, and restarted metrics 2017-07-19 16:16:46 -07:00
Daniela Arcese
8c1ba8b45a tadd file size limit message 2017-07-19 17:02:27 -04:00
Abhinav Adduri
902010704a Merge branch 'master' of github.com:mozilla/send into localization 2017-07-19 11:35:11 -07:00
Abhinav Adduri
8c4cb90b3a finished l10n 2017-07-19 09:04:27 -07:00
Daniela Arcese
acfcae5dec allow send another file link to open in new tab 2017-07-18 17:18:11 -04:00
Danny Coates
b712a9d175
escape filename in the ui 2017-07-18 12:37:39 -07:00
Daniela Arcese
cd6648be56 add footer 2017-07-18 11:17:16 -04:00
Abhinav Adduri
93d2e91afa formatting 2017-07-17 16:22:43 -07:00
Daniela Arcese
61c49fb329 fixing things 2017-07-17 16:29:51 -04: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
9234bce75d
added csp directives 2017-07-12 11:11:17 -07: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
Daniela Arcese
aa8c1afa9d lint 2017-06-23 15:48:37 -04:00