Commit graph

29 commits

Author SHA1 Message Date
Manuel Araoz
89ec5ad61e add wallet import test 2014-09-02 17:08:09 -03:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
5753f406e0 add tests to getSEssionId 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
54bc98f0bd add sessionStorage param 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
eb9acb958f mocha test passing on console 2014-08-15 18:34:03 -04:00
Matias Alejo Garcia
bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Manuel Araoz
70dc68485b trying to get tests working 2014-08-15 17:47:36 -04:00
Manuel Araoz
757ef69287 remove soop from js 2 2014-08-15 17:46:48 -04:00
Matias Alejo Garcia
35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez
801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00
Yemel Jardi
9b1708b88e Save last opened wallet 2014-08-04 15:10:01 -03:00
Matias Alejo Garcia
248c18596c more tests 2014-07-08 19:52:47 -03:00
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)