Commit Graph

127 Commits

Author SHA1 Message Date
Danny Coates
a1d0eef8a5
debugging #524 2017-08-17 09:46:51 -07:00
Danny Coates
254b806fb4
fixes #523 copy & share text 2017-08-17 09:27:06 -07:00
Danny Coates
a7aee1450f
fixes #522 copy button check mark 2017-08-17 09:16:03 -07:00
Danny Coates
127f73b4fe
fixes #519 drag & drop 2017-08-16 11:03:17 -07:00
Danny Coates
41351f877c
removed jquery from upload.js 2017-08-14 20:00:14 -07:00
Danny Coates
eada94b262
use svg for progress 2017-08-13 18:46:05 -07:00
Danny Coates
bed57af6c5
extracted filelist into its own file 2017-08-11 13:50:58 -07:00
Danny Coates
1ad7edf5a9
fixed bad merge 2017-08-10 12:59:07 -07:00
Danny Coates
702134b3b1
use import/export in the frontend code 2017-08-10 10:03:22 -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
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
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
859554ce21
only _blank links while downloading. fixed safari link after download 2017-08-05 09:40:57 -07:00
Danny Coates
02fc4d74db
Merge remote-tracking branch 'origin/master' into shim-webcrypto 2017-08-04 14:47:40 -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
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
Peter deHaan
42ef0facc9
Get rid of console.log statements 2017-07-29 00:04:50 -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
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
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
Danny Coates
dd0ab710de
format 2017-07-25 12:21:07 -07:00
Abhinav Adduri
330da9b258 merging master 2017-07-25 09:23:42 -07:00
Daniela Arcese
ba277b9382 don't show error page on upload cancel 2017-07-25 11:08:41 -04:00
Daniela Arcese
faaa8afe17 Merge pull request #296 from mozilla/ui
restyle delete popup
2017-07-24 17:42:06 -04:00
Danny Coates
83880d97e6 Merge pull request #294 from mozilla/invalidDragAndDrops
dealing with invalid drag and drops
2017-07-24 13:56:00 -07:00
Abhinav Adduri
c3be5228cb removing dialog 2017-07-24 13:35:40 -07:00
Danny Coates
4cb040d70d
added environment variable for expire time 2017-07-24 13:20:18 -07:00
Daniela Arcese
4043d35c8b restyle delete popup 2017-07-24 16:04:31 -04:00
Abhinav Adduri
a576cc0198 dealing with invalid drag and drops 2017-07-24 12:42:16 -07:00
Erica Wright
ec7f058afc don`t allow upload when not on the upload page. 2017-07-24 13:04:46 -04:00
Danny Coates
20cf8d0a15
added messages for processing phases 2017-07-24 09:23:56 -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