Commit graph

3,124 commits

Author SHA1 Message Date
Matias Alejo Garcia
5a5a15e4ea Merge pull request #51 from matiaspando/feature/identity
adding message publicKeyRingUpdated
2014-10-29 16:03:23 -03:00
Matias Pando
31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Matias Alejo Garcia
a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor
5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Matias Alejo Garcia
7d512a69de Merge pull request #49 from eordano/fix/bitcoinPrefix
Add address sanitizer to proposal creation
2014-10-29 14:15:41 -03:00
Esteban Ordano
02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Matias Alejo Garcia
6fbfc339f7 Merge pull request #48 from bechi/temp2
Temp2
2014-10-29 10:59:05 -03:00
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