Commit graph

17 commits

Author SHA1 Message Date
Matias Alejo Garcia
fb2b6c40ba add tests to localencrypted 2014-07-08 19:11:48 -03:00
Matias Alejo Garcia
2c60fd91c0 implements delete wallet, in backuptab 2014-06-16 17:37:33 -03:00
Matias Alejo Garcia
46feadf57c delete Wallet WIP 2014-06-16 15:58:10 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Manuel Araoz
6feb2a2176 add error on incorrect password while importing 2014-06-02 18:59:50 -03:00
Yemel Jardi
c2fb4217ce sort wallet list and fix display for unnamed wallets 2014-05-15 11:22:53 -07:00
Matias Alejo Garcia
3434393b21 rm try catch 2014-05-07 10:24:05 -03:00
Matias Alejo Garcia
542943c29f fix link + decrypt password 2014-05-07 09:55:31 -03:00
Gustavo Cortez
ab9be793cb Fix signing when put a wrong password. Fixes #297 2014-05-06 17:57:16 -03:00
Mario Colque
c995f039c2 added encryption backup support 2014-05-01 18:39:21 -03:00
Gustavo Cortez
c98323e9d3 Fixed join wallet from remote peer 2014-05-01 18:34:30 -03:00
Mario Colque
8e0fbe589c refactor 2014-05-01 16:32:02 -03:00
Ryan X. Charles
0020faa84a get LocalEncrypted working the same way as File 2014-04-18 19:19:38 -03:00
Ryan X. Charles
f599331351 use base64 for export 2014-04-18 17:48:47 -03:00
Ryan X. Charles
9246ae175f encryption and decryption working for File 2014-04-18 17:35:32 -03:00
Ryan X. Charles
69c5c3bc2e add setFromObj and getEncryptedObj to storage classes
This is so that you can export the file from the browser and use the same file
in the wallet file from the command-line. I have made encryption work
equivalently between the browser and node.
2014-04-17 18:04:56 -03:00
Manuel Araoz
609ba4ef71 renaming files 2014-04-16 11:55:18 -03:00
Renamed from js/models/storage/Encrypted.js (Browse further)