Commit Graph

269 Commits

Author SHA1 Message Date
Manuel Araoz 58b7204cd5 fix routes 2014-04-30 00:21:24 -03:00
Manuel Araoz 93620fa6c0 remove peer tab 2014-04-29 19:30:27 -03:00
Manuel Araoz a9eb53e90f various style and wording fixes 2014-04-29 19:30:26 -03:00
Manuel Aráoz 46a5edf9f7 Merge pull request #206 from matiu/feature/rm-encryption-and-signing
removes encryption and signing. Relays on webrtc DTS. Keep authenticatio...
2014-04-28 15:20:28 -03:00
Matias Alejo Garcia 8138eaed7b change locking order 2014-04-28 15:15:09 -03:00
Matias Alejo Garcia 830b6d2b5f removes encryption and signing. Relays on webrtc DTS. Keep authentication 2014-04-28 15:02:24 -03:00
Mario Colque 9a2b3e4b17 Merge pull request #201 from maraoz/bug/turn-off-camera
Turn off video camera on logout
2014-04-28 12:47:30 -03:00
Mario Colque 2d690e2ead clean up 2014-04-28 12:03:47 -03:00
Mario Colque 47cb4bd3da added a wrapper for the method fromObj of Wallet 2014-04-28 12:02:43 -03:00
Manuel Araoz c89f9528c8 video logout handling 2014-04-28 11:56:44 -03:00
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