Commit Graph

114 Commits

Author SHA1 Message Date
Danny Coates
d6c0489fa3
more frontend tests and some factoring based on them 2018-02-24 12:57:19 -08:00
Danny Coates
78728ce4ca
some frontend unit tests 2018-02-24 11:21:48 -08:00
Danny Coates
b39bbaf6fb
Merge pull request #761 from mozilla/i741
added maxPasswordLength and passwordError messages
2018-02-22 09:10:26 -08:00
Danny Coates
14b40d820b
added password setting error UI 2018-02-22 09:01:29 -08:00
Danny Coates
5c68437b1c
trimmed progress.css 2018-02-21 16:59:54 -08:00
Danny Coates
0106f280f0
removed unused css class on preview page 2018-02-21 16:53:14 -08:00
Danny Coates
b567aaac69
updated preview page 2018-02-21 16:40:52 -08:00
Danny Coates
36b419202b
updated notFound page 2018-02-21 16:33:06 -08:00
Danny Coates
c80d01c648
updated error page 2018-02-21 16:28:40 -08:00
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