Commit Graph

49 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez ed08986545 Fixes call to remove element from localstorage 2015-02-06 10:52:54 -03:00
Gustavo Maximiliano Cortez ac064a6e20 Prevent cache for IE11 and WP8.1 2015-01-19 19:35:07 -02:00
Matias Alejo Garcia f886e36481 Merge pull request #2191 from isocolsky/send_error
Give feedback when email cannot be verified (as per Insight)
2014-12-18 19:18:46 -03:00
Ivan Socolsky b0c31b37c3 methods to resend email from identity 2014-12-18 15:50:52 -03:00
Ivan Socolsky be6811cb4a show error when send email fails 2014-12-17 17:16:05 -03:00
Matias Alejo Garcia 60251f87f0 add preconditions 2014-12-13 20:06:16 -03:00
Matias Alejo Garcia aac98f7857 rm log 2014-12-13 19:59:45 -03:00
Matias Alejo Garcia 7ac8914bf5 fixes 2014-12-13 19:47:24 -03:00
Matias Alejo Garcia ad40641646 fix broken encrypt in localstorage 2014-12-13 19:47:16 -03:00
Ivan Socolsky a6c533673f added clear method to encrypted storage classes 2014-12-10 12:03:00 -03:00
Ivan Socolsky f5edb12d42 clear namespace when removing profile 2014-12-10 10:49:36 -03:00
Matias Pando 5b0e5f51db Chrome App fixes 2014-12-05 11:56:42 -03:00
Matias Pando 5bfbf64778 chromeStorage fixes 2014-12-05 11:56:42 -03:00
Matias Pando 834c57a51a Multiple fixes for chrome app 2014-12-05 11:56:42 -03:00
Matias Pando 40910c3b34 Solving chrome app problems 2014-12-05 11:56:42 -03:00
Matias Alejo Garcia fccc970146 add tests localStorage 2014-12-03 09:40:54 -03:00
Matias Alejo Garcia 5db7695d89 add tests to plugin.localstorage 2014-12-03 09:24:52 -03:00
Matias Alejo Garcia bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Matias Alejo Garcia 43bd277959 add tests to log 2014-12-02 11:55:29 -03:00
Matias Alejo Garcia cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
Matias Alejo Garcia 2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -03:00
Matias Alejo Garcia b096fd50a7 return headers 2014-12-01 16:19:34 -03:00
Matias Alejo Garcia 67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia ae94139236 test passing with new TxProposal checks 2014-11-25 15:12:41 -03:00
Gustavo Maximiliano Cortez c16b9e4e87 Fixed delete a wallet using localStorage (not insight) 2014-11-11 14:36:10 -03:00
Matias Alejo Garcia e0969cd95c add some debug messages 2014-11-11 09:01:31 -03:00
Matias Alejo Garcia dd61c1b5b3 more fixes 2014-11-11 01:23:12 -03:00
Matias Alejo Garcia 5ca398a97a fix references 2014-11-10 23:08:14 -03:00
Matias Alejo Garcia 7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia 7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Esteban Ordano b0afbe9fba Change endpoint 2014-11-10 17:39:10 -03:00
Matias Alejo Garcia 2564370087 default email storage to livenet 2014-11-10 16:32:55 -03:00
Esteban Ordano 49fbf2c849 Use hmac instead of a second pbkdf 2014-11-07 14:59:40 -03:00
Esteban Ordano df52a0ef95 fix: Passphrase getting generated correctly 2014-11-04 11:12:16 -03:00
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Esteban Ordano 5f035a9680 Fixes error codes against Insight 2014-10-31 11:24:16 -03:00
Gustavo Maximiliano Cortez 2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Alejo Garcia eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Pando b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Esteban Ordano 3bed3dbca3 Use the same kdf for Insight Storage 2014-10-28 17:24:29 -03:00
Esteban Ordano 5eade81294 Add method 'createItem' to DB plugins 2014-10-28 17:24:29 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
Matias Alejo Garcia 5f7f60f4b9 Merge pull request #35 from eordano/fix/various
Adds various small fixes to Encrypted local storage
2014-10-27 12:11:22 -03:00
Esteban Ordano edf8e73631 fix bad variable name on identity 2014-10-27 12:06:54 -03:00
Ivan Socolsky 0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00
Esteban Ordano cf2615bb88 Encrypted local storage plugin 2014-10-27 10:38:25 -03:00
Esteban Ordano 61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00