Commit Graph

32 Commits

Author SHA1 Message Date
Danny Coates
d14aeb29e9
began adding capability flags 2018-07-31 11:29:26 -07:00
Donovan Preston
a80d007e0c
Hook up the android kotlin code to the send js code (#860) 2018-07-27 09:11:46 -04:00
Emily
f98bc0878c saves stream to file 2018-07-06 15:49:50 -07:00
Emily
62ed0a411f sw 2018-07-05 12:40:49 -07:00
Danny Coates
126ea8c7e6
use a Duplex stream for EOF 2018-06-25 14:27:56 -07:00
Emily Hou
12ccce3016 fix checking file early 2018-06-21 16:36:34 -07:00
Danny Coates
3e6a88d31d
render header and footer only once. fixes #788 2018-03-12 10:15:11 -07:00
Danny Coates
18e1609cb3
updated docs 2018-03-07 15:01:08 -08:00
Danny Coates
80e9f129d8
ignore some lint warnings 2018-03-01 21:36:45 -08:00
Danny Coates
fb8e0afd85
fixed checkFiles bug 2018-02-26 17:50:58 -08:00
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
e4b98fe65a
moved saveFile from utils to fileReceiver 2018-02-21 14:58:41 -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
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
1366f0b68e
moved ownedFile.type assignment 2018-02-02 10:15:17 -08:00
Danny Coates
2292267e39
remove download cancel button while decrypting 2018-02-01 11:42:07 -08:00
Danny Coates
232911f725
fixed download preview page render issues and links 2018-01-31 15:47:34 -08:00
Danny Coates
4fb4041f13
sender no longer needs file nonce 2018-01-31 11:12:36 -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
Soumya Himanish Mohapatra
fdcc31f049 Passwords can now be reset 2018-01-18 15:45:04 +05:30
Danny Coates
7b4060f9e1
Added multiple download option 2017-12-04 15:52:31 -08:00
Erica Wright
41cb49141b
allow drag and drop if navigating from shared page 2017-10-24 16:45:05 -04:00
Danny Coates
bc24a069da
Add optional password to the download url 2017-10-10 10:45:10 -07:00
Erica Wright
e1e8af2489
Hide cancel button when upload reached 100% 2017-10-04 16:34:41 -04:00
Danny Coates
8e14d3f8f7
QA bug fixes 2017-09-13 12:01:55 -07:00
Danny Coates
53e822964e
a few changes to make A/B testing easier 2017-08-25 09:44:52 -07:00