Commit Graph

191 Commits

Author SHA1 Message Date
Danny Coates
702134b3b1
use import/export in the frontend code 2017-08-10 10:03:22 -07:00
Danny Coates
314ab237ec Merge pull request #491 from mozilla/i387
added missing exit event cases
2017-08-10 09:06:57 -07:00
Danny Coates
09faedf059
make the site mostly work when cookies (localStorage) are disabled 2017-08-09 23:12:15 -07:00
Danny Coates
16aa7983ed
added missing exit event cases 2017-08-09 16:44:09 -07:00
Danny Coates
193664a8e8
set the mime type in the download blob 2017-08-09 14:25:37 -07:00
Danny Coates
c38d91db98
added progress to tab title when not in focus 2017-08-08 20:23:38 -07:00
Peter deHaan
77b6fb138f Increase font weight to 500 on <button>s and <label>s 2017-08-08 13:06:59 -07:00
Peter deHaan
38746078ed Add autoprefixer and cssnano support 2017-08-07 16:19:40 -07:00
Danny Coates
9a150ddb22
removed the file sha256 hash 2017-08-07 14:05:13 -07:00
Danny Coates
441fe86186
attach delete-file handler only after upload 2017-08-07 11:47:09 -07:00
Danny Coates
9172af48fd
added webpack 2017-08-07 10:33:41 -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
Danny Coates
02fc4d74db
Merge remote-tracking branch 'origin/master' into shim-webcrypto 2017-08-04 14:47:40 -07:00
Peter deHaan
2f9372e8e0
Prevent download button from being clicked multiple times 2017-08-04 10:17:15 -07:00
Erica
6dcbc19315 Merge pull request #409 from Johann-S/patch-1
Handle copy clipboard disabled
2017-08-04 10:32:24 -04:00
Johann-S
e0abfb5cf7 Handle copy clipboard disabled 2017-08-04 10:22:11 +02:00
Danny Coates
b93a33eba4
an ios friendly copy 2017-08-03 21:06: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
434f8b56cc Merge pull request #412 from mozilla/i151
throw key errors before download begins
2017-08-03 10:35:50 -07:00
Danny Coates
e36f685bd2
throw key errors before download begins 2017-08-03 10:04:09 -07:00
Peter deHaan
3f316fb8b0
Add noscript tag 2017-08-02 23:37:55 -07:00
Danny Coates
caeba94e04
format 2017-08-02 16:51:18 -07:00
Danny Coates
fef26e083a
removed extraneous captureException 2017-08-02 15:53:52 -07:00
Danny Coates
5944b85e67
filter the hash from error reports 2017-08-02 15:04:34 -07:00
Danny Coates
2897a39131
catch JSON.parse errors of storage metadata 2017-08-02 11:21:03 -07:00
Peter deHaan
40d6d1d4e6
Add trailing newline and run 'npm run format' 2017-07-31 08:32:55 -07:00
Danny Coates
6d20f09d0a Merge pull request #355 from pdehaan/issue-155
Make order of uploaded files in list consistent
2017-07-30 23:18:07 -07:00
Danny Coates
dc83ec1123 Merge pull request #356 from pdehaan/issue-283b
Get rid of console.log statements
2017-07-30 23:17:09 -07:00
Peter deHaan
8d1baca60e
Remove catch() block 2017-07-29 15:25:50 -07:00
Peter deHaan
42ef0facc9
Get rid of console.log statements 2017-07-29 00:04:50 -07:00
Peter deHaan
a5b5628d88
Make order of uploaded files in list consistent 2017-07-28 23:43:57 -07:00
Peter deHaan
ae83e47813
Remove /en-US/ from cookies link in footer 2017-07-28 23:12:25 -07:00
Danny Coates
6be94156db Merge pull request #339 from mozilla/v49
Show error page on firefox v49 and below
2017-07-28 11:42:21 -07:00
Daniela Arcese
07b9545b03 Merge pull request #327 from youwenliang/ui-refinement
Modify popup delete dialog
2017-07-27 15:55:05 -04:00
Erica Wright
8d8c2efa23
create /unsupported/outdated version of the /unsupported page 2017-07-27 14:24:49 -04:00
Erica Wright
318e1a49bf
remove hiding elements with jquery 2017-07-27 13:23:13 -04: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
Abhinav Adduri
fae6561393
adding metrics event 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
Erica Wright
6111e71506
support v 50 and 51 by not allowing const in loops 2017-07-27 12:49:35 -04:00
Daniela Arcese
e09385be05
fix functionality on firefox 50 and 51 2017-07-27 10:46:28 -04:00
Mark Liang
cd8b09f900 modify popup delete dialog 2017-07-27 15:38:10 +08:00
Danny Coates
d0c6a18363
disable upload/download notifications 2017-07-26 11:32:06 -07:00