Commit Graph

178 Commits

Author SHA1 Message Date
Bechi 141d0d6bcc last transactions 2014-04-30 16:11:50 -03:00
Bechi df66911299 Merge branch 'master' into feature/01-item-tx-ns 2014-04-30 15:00:19 -03:00
Bechi 2bd1ed6608 copayers status 2014-04-30 14:59:20 -03:00
Matias Alejo Garcia 8c72476857 fix index 2014-04-30 14:14:43 -03:00
Matias Alejo Garcia 404e244b03 fix index 2014-04-30 14:05:07 -03:00
Matias Alejo Garcia 2dc59de87e add random key for network encryption 2014-04-30 12:58:40 -03:00
Bechi 7a872956b4 item tx new style 2014-04-30 11:04:49 -03:00
Matias Alejo Garcia 50d37aa22e implements authenticated encryption 2014-04-30 11:04:16 -03:00
Matias Alejo Garcia 99555dfa55 Merge pull request #216 from maraoz/misc/various
small changes
2014-04-29 23:41:12 -03:00
Matias Alejo Garcia ba6f15b432 Merge pull request #221 from maraoz/UI/footer-video
Video is now in footer, peers tab removed
2014-04-29 23:17:53 -03:00
Gustavo Cortez 3a81f391e5 Fixes transaction list 2014-04-29 19:43:38 -03:00
Manuel Araoz d0c408553d merge conflicts 2014-04-29 19:31:59 -03:00
Manuel Araoz 93620fa6c0 remove peer tab 2014-04-29 19:30:27 -03:00
Manuel Araoz fb8a52fd6a basic video footer 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 Araoz e14654cd80 small changes 2014-04-29 17:44:35 -03:00
Bechi 64cde1378e fix conflict 2014-04-29 16:39:54 -03:00
Bechi b3506b80cd item tx new style 2014-04-29 16:34:40 -03:00
Gustavo Cortez cf2a010307 Addresses TAB: if no address, show only button. 2014-04-29 15:17:14 -03:00
Gustavo Cortez 50ebb2757b Fixes header. Mobile support 2014-04-29 14:24:26 -03:00
Gustavo Cortez b523c9373e New design: footer and header schemas 2014-04-29 11:56:37 -03:00
Gustavo Cortez 0010c0f688 Little fixes: html and templates config support. 2014-04-29 09:52:28 -03:00
Bechi 7bde3815ca header new style 2014-04-28 17:23:01 -03:00
Manuel Araoz 274e39e2cd change index.html wording 2014-04-28 11:56:43 -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
Mario Colque 3746a9b878 added a new directive for import backups 2014-04-25 19:11:56 -03:00
Matias Alejo Garcia 751d86e785 symmetric encryption 2014-04-25 17:39:03 -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 c05f756249 Hiding flashes of unstyled content 2014-04-25 11:50:53 -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
Manuel Araoz afd27d2bbf fix img path 2014-04-24 23:26:21 -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 fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Matias Alejo Garcia 5d30a6abea add wallets nicknames, handle error messages 2014-04-24 16:36:15 -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 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
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