Commit graph

2,963 commits

Author SHA1 Message Date
Matias Alejo Garcia
0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
43cc6ffde5 restore tracelimit 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
0ef3dc86a7 add line /caller info to log at "debug" level 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
a70fd64442 add polling as default transport in socket.io 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ff44897922 create new wallet from within a profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ab2424f478 fix rebase issues 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
74129a6923 mv Passphrase logic to Storage 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
d84808f0c7 add test to join wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
3e968129de migrate wallet compat test to wallet :D :D :D 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
4c582384b0 mv #read to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
1dd906afcd add sinon for fromObj 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
cbc46f5345 obtainNetworkName to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
abf74695b6 mv wallet test from walletfactory to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
1ff109b5e5 complete API in profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
7abdc77611 add #addWallet to profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
77a01370cb add overwrite param to #store 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
0afc5f2c0c test for new Iden functions 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
591c8c84b6 skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
d7b7633fef skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
028a300012 rm storage.storage to storage.db 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
c4c7dc8eb1 rm Identity#import 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
a446d3775e refactor readWallet 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
2bc1945309 refactor password param 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
8d53fa82ed add Profile model 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
691951a86a refactor key handing in storage (part 1) 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia
e5d4b8adaf Merge pull request #1584 from robjohnson189/master
Update more.html
2014-10-24 09:23:35 -03:00
Robert Johnson
5883a4573c Merge branch 'master' of https://github.com/bitpay/copay 2014-10-23 18:26:31 -05:00
Rob Johnson
8529d0f93c Update more.html
Fixed more spelling / grammar issues
2014-10-23 18:18:28 -05:00
Matias Alejo Garcia
8012c21308 Merge pull request #1583 from robjohnson189/master
typo
2014-10-23 08:52:11 -03:00
Rob Johnson
3fae754fc0 Update more.html 2014-10-22 18:54:48 -05:00
Esteban Ordano
e9829e8c07 Merge pull request #1581 from maraoz/remove/file
remove old dev file
2014-10-21 12:31:36 -03:00
Manuel Araoz
527260512b remove old dev file 2014-10-21 12:13:28 -03:00
Yemel Jardi
1eb7950ae8 Bump mobile version to 0.6.4 2014-10-17 14:38:44 -03:00
Matias Alejo Garcia
b9c80c54e4 New release v0.6.4 2014-10-17 09:08:12 -03:00
Matias Alejo Garcia
21a48bb4af Merge pull request #1574 from cmgustavo/bug/backup-ios-email-solution
Fix backup for iOS using textarea
2014-10-17 08:58:53 -03:00
Gustavo Maximiliano Cortez
6c0ff1aafc Fix text area without readonly to copy from iOS 2014-10-16 15:56:52 -03:00
Gustavo Maximiliano Cortez
74174f9775 Fix backup for iOS 2014-10-16 15:10:13 -03:00
Gustavo Maximiliano Cortez
22b7a6da68 Merge pull request #1573 from matiaspando/feature/defaultPort
Set default ports automatically on Insight URLs
2014-10-16 09:56:14 -03:00
Matias Pando
28d888b75f Set default ports automatically on Insight URLs 2014-10-15 18:16:57 -03:00
Gustavo Maximiliano Cortez
bdbaee561e Merge pull request #1571 from ssotomayor/fixes1535
Adds tooltip to show that Payment Protocol URLs are supported
2014-10-15 09:55:26 -03:00