Commit Graph

455 Commits

Author SHA1 Message Date
Danny Coates
1d00646b17
go back to faster createObjectURL for saveFile on non-iOS 2018-02-21 15:43:32 -08:00
Danny Coates
e4b98fe65a
moved saveFile from utils to fileReceiver 2018-02-21 14:58:41 -08:00
Danny Coates
03f08de32f
added indefinite progress mode 2018-02-21 13:59:06 -08:00
Danny Coates
c18f488be7
added maxPasswordLength and passwordError messages 2018-02-21 10:03:19 -08:00
Danny Coates
099012fac9
updated password input behavior. fixes #762 & fixes #763 2018-02-21 09:55:04 -08:00
Danny Coates
019c8814f6
disable nanotiming without localstorage (as of 7.3.0) 2018-02-20 16:00:19 -08:00
Danny Coates
ebecc6bb81
updated download password input style 2018-02-20 12:21:00 -08:00
Danny Coates
130ddca135
make 'change' button visible by default after pwd set 2018-02-20 11:27:56 -08:00
Danny Coates
afb099f9df
updated noscript style 2018-02-19 23:10:03 -08:00
Danny Coates
7992ba5bc1
tweaked password input style 2018-02-19 16:22:17 -08:00
Danny Coates
b14c70f4b6
fixed file button style on input focus 2018-02-19 15:06:46 -08:00
Danny Coates
ad77fc20c6
fixed dnd after css changes 2018-02-19 14:29:13 -08:00
Danny Coates
029633f3d3
tweaked input styles 2018-02-19 14:02:26 -08:00
Danny Coates
346e604f34
updated password input UI 2018-02-17 15:07:47 -08:00
Danny Coates
8d41111cd6
refactored css, including some markup changes 2018-02-15 15:54:59 -08:00
Danny Coates
3163edcbe4
exclude fxios from fxPromo banner. fixes #753 2018-02-15 11:49:41 -08:00
Danny Coates
c0ad7635f2
change saveFile. attempting to fix for iOS 2018-02-14 09:29:37 -08:00
Danny Coates
b5b29aeb17
focus download password input on render. fixes #745 2018-02-12 09:53:34 -08:00
Danny Coates
dcfda9521b
nit: use 'html/raw' instead of html() where possible 2018-02-11 14:03:00 -08:00
Danny Coates
cf36a33aea
localize other displayed numbers 2018-02-07 19:46:18 -08:00
Danny Coates
a78150b7ad
disable nanotiming 2018-02-07 18:52:41 -08:00
Danny Coates
deb177c6bb
updated availableLanguages and localized progress percentage. fixes #747 2018-02-07 12:09:23 -08:00
Danny Coates
77d5f1e603
fixed welcome page flicker 2018-02-05 13:28:38 -08:00
Danny Coates
ce79d7b745
reset FileReceiver on cancel. fixes #751 2018-02-05 09:11:42 -08:00
Danny Coates
fde4d311e3
added FileReceiver.reset 2018-02-04 18:30:33 -08:00
Danny Coates
cf5defa6a9
fixed file list time wrap. fixes #749 2018-02-02 10:37:28 -08:00
Danny Coates
3de760db12
added fileTooBig alert to drop handler. fixes #578 2018-02-02 10:22:32 -08:00
Danny Coates
1366f0b68e
moved ownedFile.type assignment 2018-02-02 10:15:17 -08:00
Danny Coates
fd6a3a5579
return false from form submit handlers 2018-02-01 12:49:18 -08:00
Danny Coates
2292267e39
remove download cancel button while decrypting 2018-02-01 11:42:07 -08:00
Danny Coates
dbfae53222
added autofocus to download password input 2018-02-01 10:41:52 -08:00
Danny Coates
11cbb4df23
refactored dl-file html 2018-01-31 16:26:59 -08:00
Danny Coates
232911f725
fixed download preview page render issues and links 2018-01-31 15:47:34 -08:00
Danny Coates
94e707da8a
added gradient experiment 2018-01-31 11:46:29 -08:00
Danny Coates
4fb4041f13
sender no longer needs file nonce 2018-01-31 11:12:36 -08:00
Danny Coates
97ad674be2
added /api/info/:id route 2018-01-30 17:29:51 -08:00
Danny Coates
565e47aef8
big refactor 2018-01-30 09:37:42 -08:00
shikhar-scs
050a1aff83 show download Limits on page 2018-01-23 07:41:48 +05:30
Danny Coates
72279f4995
a very slight refactor of previous commit 2018-01-19 17:14:14 -08:00
Danny Coates
48b21de011
a few tweaks to password input. fixes #703 2018-01-19 16:53:57 -08:00
Danny Coates
f7dc86ab2b
reinstate the 'exited' metric. fixes #653 2018-01-19 15:07:05 -08:00
Danny Coates
9688dde1a4
Merge pull request #694 from himanish-star/feature-change-password
Passwords can now be changed (#687)
2018-01-18 11:46:11 -08:00
Soumya Himanish Mohapatra
fdcc31f049 Passwords can now be reset 2018-01-18 15:45:04 +05:30
Danny Coates
55ed6100e0
fixes #675. progress on ios 2018-01-16 13:52:09 -08:00
Danny Coates
7fb11ba912
added 'browser' to survey url. fixes #657 2018-01-16 13:21:26 -08:00
Danny Coates
f3d77fdcf2
Merge pull request #702 from himanish-star/remove-banner
Restricted the banner from showing on unsupported browsers
2018-01-13 14:50:17 -08:00
Soumya Himanish Mohapatra
6489ab6a56 Restricted the banner from showing on unsupported browsers 2018-01-13 09:32:55 +05:30
Danny Coates
bace117ada
fixed error on metadata 404 2018-01-11 23:20:56 -08:00
Danny Coates
1741b1c686
use monospace font for password display 2018-01-10 10:02:21 -08:00
Danny Coates
096489d486
tweaked delete popup 2018-01-09 11:20:36 -08:00
Soumya Himanish Mohapatra
910cde4380 Popup for delete button attached 2018-01-09 20:56:27 +05:30
Danny Coates
4f1ccf83c8
Merge pull request #695 from shikhar-scs/warning-for-high-file-size
Show Warning, Cancel and Redirect on size > 2GB ; fixes #578
2018-01-08 20:11:44 -08:00
shikhar-scs
9501c1ce4b checking for file size > 2GB
included global MAXFILESIZE
2018-01-09 09:28:23 +05:30
Danny Coates
069f0e53e1
Merge pull request #684 from himanish-star/delete-btn-background-red
delete btn popup attached
2018-01-08 12:22:57 -08:00
Soumya Himanish Mohapatra
9f162c0703 Popup attached for delete Button 2018-01-08 23:53:16 +05:30
Danny Coates
7b96c46e39
Merge pull request #686 from shikhar-scs/hidePassword
Hide password while Typing and after Entering: Fixes #670
2018-01-08 09:49:40 -08:00
shikhar-scs
8434312728 Toggleable Password
Changed * to ●
2018-01-06 08:11:16 +05:30
Derek Tamsen
1d26f4b24f
Use EXPIRE_SECONDS to calculate file ttl for static content 2017-12-13 18:22:17 -08:00
Danny Coates
81f3347981
retry setPassword on first nonce failure. fixes #664 2017-12-08 09:45:00 -08:00
Danny Coates
6434329f61
added utm params to unsupported page download link 2017-12-06 15:43:36 -08:00
Danny Coates
459499d5f5
fixed password ui 2017-12-05 19:41:53 -08:00
Danny Coates
53d5b08559
rename number to num in ftl 2017-12-05 19:07:23 -08:00
Danny Coates
bb10c1aa9d
added 'report IP infringement' footer link 2017-12-05 14:16:22 -08:00
Danny Coates
b2c1daa6c7
color promo experiment 2017-12-05 14:06:40 -08:00
Danny Coates
1849d712b1
added ver to qsurvey url 2017-12-05 12:51:37 -08:00
Danny Coates
7b4060f9e1
Added multiple download option 2017-12-04 15:52:31 -08:00
Laurent Jouanneau
00fb353465
Remove the leak of the password into the console 2017-11-16 12:28:16 +01:00
Danny Coates
490a1e88eb
don't disable copy while setting password. fixes #638 2017-11-14 19:07:24 -08:00
Danny Coates
e7fdf76120
Added experiment for firefox download promo 2017-11-14 12:24:54 -08:00
Danny Coates
bfcdf9340d
use fluent-langneg for subtag support 2017-11-10 12:40:18 -08:00
Danny Coates
deabca5a94
wrap number localization in try/catch 2017-11-09 13:58:20 -08:00
Danny Coates
6ff251b24a
fixes #319 - unsupported redirect 2017-11-06 14:09:23 -08:00
Danny Coates
2e233da16d
unsupport MS Edge (for now, sorry) and some http header nits 2017-11-06 13:36:56 -08:00
Danny Coates
ed4e8e8f25
Merge pull request #633 from ehuggett/563-regres
Keyboard navigation/visual feedback regression
2017-11-06 10:01:43 -08:00
ehuggett
166b2f3a52 fix keyboard navigation/visual feedback for upload 2017-11-05 13:00:58 +00:00
Danny Coates
17adc644fb
display the 'add password' button only when the input field isn't empty 2017-11-02 14:27:54 -07:00
ehuggett
98491eed01 set autocomplete off for addPassword checkbox 2017-11-02 00:08:36 +00:00
ehuggett
fdafc1c59e minor fix for togglePasswordInput 2017-11-01 23:36:45 +00:00
Danny Coates
054a97371c
Merge pull request #624 from ehuggett/nit
set a default MIME type in file metadata
2017-10-31 11:09:01 -07:00
Danny Coates
6a008bf312
Merge pull request #612 from mozilla/password-nits
Password UI nits
2017-10-30 12:59:29 -07:00
Danny Coates
789d67209c
Merge pull request #617 from mozilla/drop-nav
allow drag and drop if navigating from shared page
2017-10-30 10:20:56 -07:00
Erica Wright
f814427a7d
clear password input on toggle off 2017-10-30 10:29:49 -04:00
ehuggett
58555a6b85 set a default MIME type 2017-10-27 22:41:20 +01:00
Erica Wright
202e428412
display spaces as they were originally in the password 2017-10-25 15:48:01 -04:00
Erica Wright
6e7ed3cea3
password maxlength and wrapping 2017-10-25 10:50:37 -04:00
Erica Wright
41cb49141b
allow drag and drop if navigating from shared page 2017-10-24 16:45:05 -04:00
Erica Wright
a5d28adc44
focus password field when clicking password checkbox 2017-10-24 12:47:03 -04:00
Erica Wright
82e206bccf
password input at smaller screens 2017-10-24 12:36:09 -04:00
Erica Wright
1e4d6646c6
style password checkbox 2017-10-23 15:36:05 -04:00
Erica Wright
046f227003
disable copying link when password not completed 2017-10-23 09:53:12 -04:00
Danny Coates
bc24a069da
Add optional password to the download url 2017-10-10 10:45:10 -07:00
Danny Coates
32c5b414de
use beefy ui 2017-10-10 10:20:49 -07:00
Erica Wright
e1e8af2489
Hide cancel button when upload reached 100% 2017-10-04 16:34:41 -04:00
ehuggett
208c28ee01 Make upload button focusable (accessibility/tab navigation) 2017-10-02 23:04:55 +01:00
Danny Coates
401311a05f
updated deps. removed choo-log 2017-09-20 13:09:33 -07:00
Danny Coates
137f474b69
fixed A/B test control group selection 2017-09-14 10:02:47 -07:00
Danny Coates
8e14d3f8f7
QA bug fixes 2017-09-13 12:01:55 -07:00
Danny Coates
17e61bb09d
added first A/B experiment 2017-09-11 17:30:05 -07:00
Danny Coates
3d8b38ffe4
fixed delete dialog broken in last commit 🙄 2017-09-06 14:27:09 -07:00
Danny Coates
fddc415c86
fixes #539 2017-09-06 14:09:17 -07:00
Danny Coates
7abbc60e17
fixes #546 drag effect 2017-08-29 11:36:40 -07:00
Danny Coates
15244e1a64
fixes #545 copy effect 2017-08-29 11:25:41 -07:00
Danny Coates
4b39d61ff4
don't upload empty files 2017-08-29 11:20:34 -07:00
Danny Coates
2b5c9dfb35
removed unused data-l10n attributes 2017-08-25 13:14:17 -07:00
Danny Coates
53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -07:00