Commit Graph

3270 Commits

Author SHA1 Message Date
bechi 56557a7e8d add new icon 2014-10-29 10:51:43 -03:00
bechi 465b68b7ed fix header & new icon 2014-10-29 10:51:26 -03:00
Matias Alejo Garcia bfdfc68d83 all mocha tests fixes 2014-10-29 08:59:06 -03:00
Matias Alejo Garcia e2a9c06d5f unify crypto tests 2014-10-29 08:43:00 -03:00
Matias Alejo Garcia 720fd50940 fix and add more tests to Crypto kdf 2014-10-29 08:40:41 -03:00
Matias Alejo Garcia 4522626544 fix and add more tests to Compat 2014-10-29 08:34:07 -03:00
Matias Alejo Garcia 8da1b2ebcf fixing karma tests 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez ba01844e5f fixes paypro url in chrome extension 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez 4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
Matias Alejo Garcia 836af4ce6e Merge pull request #47 from eordano/fix/OldImport
Fixes import for Wallets at 0.6.4
2014-10-28 18:53:16 -03:00
ssotomayor 0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -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 Alejo Garcia 1a53c0c504 Merge pull request #45 from eordano/fix/storageDontOverride
Storage: dont override if an item aready exists
2014-10-28 18:23:09 -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 281d66d6e0 Add option to Identity#store to fail if it exists 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
Matias Alejo Garcia ffe9fab380 Merge pull request #44 from isocolsky/ref/backup
Remove backup step in wallet creation
2014-10-28 16:05:56 -03:00
Ivan Socolsky 0190a9d1fe fixed tests 2014-10-28 15:56:03 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Matias Alejo Garcia ad45eca130 Merge pull request #43 from eordano/fix/profileexport
fix typo on export profile
2014-10-28 15:23:00 -03:00
Esteban Ordano 0b1723ba09 fix typo on export profile 2014-10-28 15:21:39 -03:00
Matias Alejo Garcia 0853632827 Merge pull request #42 from isocolsky/fix/identity
Fix/identity
2014-10-28 15:04:50 -03:00
Ivan Socolsky 960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Matias Alejo Garcia e80dda1325 Merge pull request #38 from eordano/fix/imports
Fixes import & export with new encryption scheme
2014-10-28 15:02:00 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Matias Alejo Garcia c3e5582fb8 Merge pull request #39 from cmgustavo/matias/feature/identity
fix top-bar. no test when grunt watch. sidebar for small devices
2014-10-28 14:59:24 -03:00
Matias Alejo Garcia 6e18949241 Merge pull request #41 from isocolsky/first_wallet
moved default wallet creation to controller
2014-10-28 14:59:15 -03:00
Gustavo Maximiliano Cortez c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -03:00
Ivan Socolsky 240b48eee3 moved default wallet creation to controller 2014-10-28 10:26:39 -03:00
Gustavo Maximiliano Cortez 567363a8b8 fix top-bar. no test when grunt watch 2014-10-28 09:40:35 -03:00
Matias Alejo Garcia 7afe921fd2 Merge pull request #37 from isocolsky/tx_date
added sentTs and minedTs to tx history
2014-10-27 23:13:40 -03:00
Matias Alejo Garcia e87d6165dd Merge pull request #36 from cmgustavo/matias/feature/identity
top-bar with dynamic titles
2014-10-27 23:13:30 -03:00
Matias Alejo Garcia 16f85d8d6a add tests to cryptoUtil 2014-10-27 19:26:21 -03:00
Matias Alejo Garcia 8183a1d3c7 fixes #importWallet 2014-10-27 17:23:01 -03:00
Ivan Socolsky e1f3f29db0 refreshing view 2014-10-27 17:16:24 -03:00
Ivan Socolsky e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Gustavo Maximiliano Cortez 096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Matias Alejo Garcia 25ba346489 fix bind 2014-10-27 15:00:08 -03:00
Matias Alejo Garcia 1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -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
Matias Alejo Garcia 3323ee7662 Merge pull request #34 from isocolsky/fix/identity
Fix/identity
2014-10-27 12:03:22 -03:00
Ivan Socolsky fd021fc56b restored config.js 2014-10-27 11:13:35 -03:00
Ivan Socolsky fc0535a69f handling profile with no wallets 2014-10-27 11:10:32 -03:00