Commit graph

259 commits

Author SHA1 Message Date
Mario Colque
1168bf82b8 obj syntax 2014-04-28 11:32:02 -03:00
Mario Colque
f0911caf63 fixed errors to import/open wallets 2014-04-28 11:22:41 -03:00
Mario Colque
380014a280 Merge pull request #196 from matiu/feature/encryption
Feature/encryption
2014-04-28 09:22:32 -03:00
Matias Alejo Garcia
d08d0aa875 Merge pull request #197 from colkito/feature/import-backups
Feature/import backups
2014-04-26 11:31:58 -03:00
Matias Alejo Garcia
3199c8abcf Merge pull request #195 from cmgustavo/feature/01-theme-support
Copay Support CSS Style Themes
2014-04-26 11:28:01 -03:00
Mario Colque
69e1bb8e37 added the import method 2014-04-25 19:12:13 -03:00
Mario Colque
3746a9b878 added a new directive for import backups 2014-04-25 19:11:56 -03:00
Matias Alejo Garcia
e46901c369 add update on network events to txproposals 2014-04-25 17:53:19 -03:00
Matias Alejo Garcia
751d86e785 symmetric encryption 2014-04-25 17:39:03 -03:00
Mario Colque
05f41a8e46 added import route 2014-04-25 17:34:38 -03:00
Mario Colque
bc77fabba9 Added import angularjs controller 2014-04-25 17:34:24 -03:00
Gustavo Cortez
08e4eaf5e0 CSS Style themes support in Copay 2014-04-25 17:22:51 -03:00
Gustavo Cortez
bbadf97de0 Refresh subscriptions when someone add new address (publickeyring updated event). 2014-04-25 16:19:24 -03:00
Mario Colque
6cb1b5a851 Merge pull request #188 from matiu/feature/peer-checking
Feature/peer checking
2014-04-25 10:27:06 -03:00
Mario Colque
660285f924 Merge pull request #186 from cmgustavo/feature/01-spinners-buttons
Feature/01 spinners buttons
2014-04-25 10:24:10 -03:00
Matias Alejo Garcia
e88dc7afb3 peer checking againt by key ring 2014-04-24 23:43:05 -03:00
Gustavo Cortez
278ac28ab2 New order of address: unshift instead push. Revert order of array of address. 2014-04-24 23:23:40 -03:00
Gustavo Cortez
872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Manuel Araoz
aa021125a0 fix style issues 2014-04-24 20:56:36 -03:00
Manuel Araoz
d98bc6f2e9 fix merge 2014-04-24 18:59:24 -03:00
Manuel Araoz
97014cdace video works both ways!! 2014-04-24 18:47:59 -03:00
Manuel Araoz
f5b8aa7c61 self video working 2014-04-24 18:47:59 -03:00
Manuel Araoz
db1cba99fb fix ANGULAR JS PROBLEMMMAADKSKDLALS:DKA:LSDA 2014-04-24 18:44:44 -03:00
Manuel Araoz
fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Matias Alejo Garcia
5fc4ab5101 fix signout 2014-04-24 17:54:43 -03:00
Matias Alejo Garcia
5d30a6abea add wallets nicknames, handle error messages 2014-04-24 16:36:15 -03:00
Mario Colque
e5f6245c13 Merge pull request #178 from cmgustavo/bug/get-random-id
Function getRandomId: Fix creating new wallet
2014-04-24 16:02:52 -03:00
Gustavo Cortez
5fb32c41b2 Fix return 2014-04-24 15:49:37 -03:00
Gustavo Cortez
92f2edbf65 Function getRandomId: Fix creating new wallet 2014-04-24 15:39:07 -03:00
Gustavo Cortez
25e162770a Clear all notifications when sign out. 2014-04-24 14:57:54 -03:00
Ryan X. Charles
486685f757 Merge pull request #173 from matiu/feature/peer-authentication
Feature/peer authentication
2014-04-24 12:35:58 -03:00
Mario Colque
e2f40ad7f5 Merge pull request #174 from cmgustavo/feature/01-test-directives
Testing directives for AngularJS
2014-04-24 12:16:18 -03:00
Gustavo Cortez
9b56d425aa Testing directives for AngularJS 2014-04-24 12:01:06 -03:00
Matias Alejo Garcia
e56a5c3e1b replace HMAC with bitcore\'s hmac 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
6ace16e20d peer authentication 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
08fa60d41c hashing working 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
c1881d5fbb peerId hashing WIP2 2014-04-24 11:58:41 -03:00
Mario Colque
09532f0aaa added tests for angular services 2014-04-23 18:07:20 -03:00
Mario Colque
02af76cdb9 change var name from copay to copayApp 2014-04-23 18:03:22 -03:00
Gustavo Maximiliano Cortez
e69032e951 Merge pull request #139 from colkito/feature/angularjs-tests
Feature/angularjs tests
2014-04-23 15:21:11 -03:00
Mario Colque
7d018389c3 Merge pull request #138 from cmgustavo/feature/06-send-form
AngularJS directives to handle notification and form validation.
2014-04-23 15:16:26 -03:00
Gustavo Cortez
e17aed54b0 Fix conflicts:
js/controllers/transactions.js
2014-04-23 15:10:42 -03:00
Mario Colque
e08acbd863 added copay var 2014-04-23 14:56:03 -03:00
Mario Colque
4db0a28df0 moved bitcore into angular controller 2014-04-23 14:56:03 -03:00
Gustavo Cortez
2b55e108f4 Changed rootScope for scope 2014-04-23 14:41:27 -03:00
Gustavo Cortez
014b7310f4 AngularJS directives to handle notification and form validation.
1) Checking enough amount at real-time when typing value.
2) Common notifications disappear after 5 seconds.
2014-04-23 13:16:20 -03:00
Gustavo Cortez
68fd916053 Get transactions of all addresses (the generated and the changes). Do not repeat txids on the front-end 2014-04-23 03:37:17 -03:00
Matias Alejo Garcia
b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Gustavo Cortez
df9b26fdde List of transactions by address associated to wallet 2014-04-23 01:55:00 -03:00
Matias Alejo Garcia
3c7c24de49 fix ux issues. tx sending working 2014-04-22 23:07:20 -03:00