Commit Graph

608 Commits

Author SHA1 Message Date
Mario Colque 1a63a06d76 using POST method instead GET 2014-05-20 10:44:53 -03:00
Yemel Jardi 715a5b2bba add friendly message when the wallet is full 2014-05-19 16:50:01 -07:00
Yemel Jardi 44d62f736f bring flashMessages back to live after logout 2014-05-19 16:50:01 -07:00
Mario Colque 037fed195d added highlight to each selected item 2014-05-19 17:51:21 -03:00
Mario Colque 307e5d27cc Merge pull request #405 from matiu/feature/optimizations2
Feature/optimizations2
2014-05-19 10:43:08 -03:00
Gustavo Maximiliano Cortez 99dd6a91fa Merge pull request #398 from colkito/feature/firefox-addon-files
Feature/firefox addon files
2014-05-19 10:30:07 -03:00
Matias Alejo Garcia 64cacd3b1d add multiple optiomizations for 30+ tx wallets 2014-05-17 01:21:15 -03:00
Matias Alejo Garcia ba5a3ac2c6 add multiple optiomizations for 30+ tx wallets 2014-05-17 01:19:52 -03:00
Yemel Jardi cedffc230b Group inputs by address 2014-05-16 16:07:42 -07:00
Yemel Jardi 4fd78d030a make dates human friendly 2014-05-16 15:53:05 -07:00
Manuel Aráoz db0a432bc8 Merge pull request #400 from matiu/feature/optimizations
Feature/optimizations
2014-05-16 18:57:55 -03:00
Matias Alejo Garcia 6fea0a4f6a fix signin 2014-05-16 18:48:17 -03:00
Matias Alejo Garcia 398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03:00
Mario Colque d76957ef9b avoid unsafe links for firefox-addon 2014-05-16 17:35:39 -03:00
Manuel Aráoz d74afaa997 Merge pull request #395 from matiu/feature/index2
better tx sent look
2014-05-16 14:58:15 -03:00
Matias Alejo Garcia 425703c447 fixes in settings 2014-05-16 12:40:26 -03:00
Gustavo Cortez 57a354f09d copay icon in notifications 2014-05-16 11:17:22 -03:00
Gustavo Maximiliano Cortez 66c1588fef Merge pull request #392 from yemel/fix/handle-sudden-disconnection
Fix/handle sudden disconnection
2014-05-16 09:42:51 -03:00
Gustavo Maximiliano Cortez 914958302c Merge pull request #368 from maraoz/remove/copayer-ID
remove copayerID from UI
2014-05-16 09:42:30 -03:00
Yemel Jardi 190185ac9c handle the PeerID-already-in-use error and display a friendly message 2014-05-15 17:17:44 -07:00
Yemel Jardi f4f060a45b add logout callback on beforeunload 2014-05-15 17:17:44 -07:00
Mario Colque 7a9e18023d Merge pull request #385 from matiu/feature/txprposal-limit
Feature/txprposal limit
2014-05-15 17:58:48 -03:00
Matias Alejo Garcia 5154dc7085 broadcast txproposal 1 by 1 2014-05-15 17:43:41 -03:00
Gustavo Maximiliano Cortez 3f2245827e Merge pull request #380 from colkito/fix/peerjs-settings
Fix/peerjs settings
2014-05-15 16:45:09 -03:00
Matias Alejo Garcia d8c3d08582 merge 2014-05-15 16:39:22 -03:00
Manuel Araoz 0dfac71bfe always show all copayers in tx proposal list 2014-05-15 16:13:03 -03:00
Manuel Aráoz e8365f3cd5 Merge pull request #379 from yemel/fix/ui-wallets-list
sort wallet list and fix display for unnamed wallets
2014-05-15 15:39:36 -03:00
Mario Colque 3a215916b8 merge 2014-05-15 15:31:54 -03:00
Mario Colque ea065282c1 added PeerJS settings 2014-05-15 15:25:58 -03:00
Yemel Jardi c2fb4217ce sort wallet list and fix display for unnamed wallets 2014-05-15 11:22:53 -07:00
Gustavo Cortez c958b8e7a8 fixes html5 alert: if you have 1 tx pending and you reject or sign it, then does not appear the alert of the next one. 2014-05-15 12:51:52 -03:00
Gustavo Cortez 89b2788e39 Fixes: suggestions by @matiu 2014-05-15 10:41:42 -03:00
Gustavo Cortez 82abcb8036 Fix Conflicts:
css/main.css
2014-05-15 02:16:55 -03:00
Gustavo Cortez 2dc5513592 HTML5 Notification support on chrome 2014-05-15 02:13:25 -03:00
Gustavo Cortez 19573dc327 Improve tx counter notification: not show if you sign, reject or if it is your tx proposal. 2014-05-15 02:12:14 -03:00
Matias Alejo Garcia 63210ba277 fix in version checking 2014-05-15 00:02:58 -03:00
Matias Alejo Garcia 2e99d9a8ea add version to networking 2014-05-15 00:02:58 -03:00
Matias Alejo Garcia 432f74488a change name to bitcore.HierarchicalKey 2014-05-15 00:02:25 -03:00
Matias Alejo Garcia 4ddfc65a2b Merge pull request #371 from colkito/feature/chrome-extension
Feature/chrome extension
2014-05-14 21:17:53 -03:00
Yemel Jardi 9d5f2ddf16 add validation to wallet secret 2014-05-14 14:31:47 -07:00
Mario Colque afadb4128a added chrome:// to whitelist 2014-05-14 17:20:03 -03:00
Manuel Araoz ba335932aa remove copayerID from UI 2014-05-14 15:42:05 -03:00
Gustavo Maximiliano Cortez eedfdcfaa1 Merge pull request #360 from maraoz/optimize/many-addresses
Optimize for many addresses
2014-05-13 15:20:10 -03:00
Mario Colque 8325c2b02a fix conflicts 2014-05-13 14:29:17 -03:00
Mario Colque 9027243052 added the settings page 2014-05-13 14:19:37 -03:00
Gustavo Cortez a6bcc63460 Fixed autorefresh transactions proposal with a 1-1 wallet 2014-05-13 12:37:10 -03:00
Gustavo Cortez 2c6ad1268e fixes recommended by Matias 2014-05-13 11:27:31 -03:00
Gustavo Cortez 8a03225cd2 Alert for transaction support in navbar (red label).
Fixes Sign and Reject Transactions.

Known bugs:
	* After 5 continuous transactions, connection is lost with peers
	* 1-of-1 wallet does not refresh automatically
2014-05-13 05:02:21 -03:00
Gustavo Cortez cb00a5b629 Transactions counter in navbar. Moved updateTx from controller to service. 2014-05-13 04:03:09 -03:00
Manuel Araoz 9e96bc2188 use new multiutxo insight call 2014-05-12 18:47:17 -03:00
Manuel Araoz e7486c7fe0 blockchain API changes 2014-05-12 17:41:29 -03:00
Matias Alejo Garcia 030e10a3b6 banner for unsupported browsers 2014-05-12 12:00:25 -03:00
Manuel Araoz 4bfaf05930 fix address generation 2014-05-09 16:02:27 -03:00
Manuel Araoz af628dde9b reduce calls to insight in address gen 2014-05-09 15:39:33 -03:00
Manuel Araoz f764c743e4 remove many unnecesary digests 2014-05-09 15:39:33 -03:00
Manuel Araoz 62668e8d86 remove comments 2014-05-09 15:39:33 -03:00
Manuel Araoz bdbe8bdfc7 remove pubKeyRingUpdated event 2014-05-09 15:39:33 -03:00
Manuel Araoz 0f1d651e36 unified connect calls 2014-05-09 15:39:33 -03:00
Manuel Araoz 1b87083579 disconnect working 2014-05-09 15:39:33 -03:00
Manuel Araoz 55ba5e6d37 connect working 2014-05-09 15:39:33 -03:00
Manuel Araoz 132920f909 change wallet event 'create' to 'ready' 2014-05-09 15:39:33 -03:00
Manuel Araoz 22cd4cae94 make explicit refreshes when storing wallet 2014-05-09 15:39:33 -03:00
Ryan X. Charles c4e3bf47fb improve language
Make the language more professional, and add a space after "txid" so that you
can easily copy+paste the txid.
2014-05-09 11:28:35 -04:00
Mario Colque 607570a5e1 removed dropbox backup options 2014-05-09 09:52:13 -03:00
Gustavo Maximiliano Cortez 4f8cca9cd6 Merge pull request #330 from maraoz/UI/transaction-links
show transaction id, and link to insight
2014-05-09 09:37:10 -03:00
Manuel Araoz a6bab6da4c show transaction id, and link to insight 2014-05-08 18:14:49 -03:00
Manuel Araoz f29ff47e44 remove offline peers 2014-05-08 16:58:36 -03:00
Manuel Araoz 55d1a2f671 fix avatar directive bug 2014-05-08 16:31:08 -03:00
Manuel Araoz 032ae804b1 general avatar polishing 2014-05-08 15:48:00 -03:00
Gustavo Cortez afceeffd03 Replaced actual gif loading for css3 animation used on signing process. 2014-05-08 12:25:35 -03:00
Gustavo Cortez 7f79f3e511 Fixes: show error message when put a wrong password 2014-05-08 10:03:32 -03:00
Manuel Araoz 82a07d2c10 add confvideo directive 2014-05-07 19:05:29 -03:00
Matias Alejo Garcia 6afcd8cc2e spinner while derivating passphrase 2014-05-07 18:53:55 -03:00
Manuel Aráoz d58da529c6 Merge pull request #312 from matiu/feature/ux11
Feature/ux11
2014-05-07 12:22:36 -03:00
Manuel Aráoz 47180238e3 Merge pull request #303 from colkito/feature/qr-scanner-support
Feature/qr scanner support
2014-05-07 12:21:47 -03:00
Mario Colque d2708a353d fixed address validation 2014-05-07 11:21:30 -03:00
Matias Alejo Garcia 1dc1e0a017 move passphrase config 2014-05-07 10:31:57 -03:00
Matias Alejo Garcia 3434393b21 rm try catch 2014-05-07 10:24:05 -03:00
Matias Alejo Garcia 542943c29f fix link + decrypt password 2014-05-07 09:55:31 -03:00
Matias Alejo Garcia fa8c2eada5 Merge pull request #304 from cmgustavo/bug/open-wallet
Sign-in when put a wrong password. Fixes #297
2014-05-06 19:22:40 -03:00
Matias Alejo Garcia b345242183 Merge pull request #305 from maraoz/optimize/UI-calls
Optimize some UI calls
2014-05-06 19:21:05 -03:00
Gustavo Cortez 88a7fca8d8 Fix Conflicts:
js/controllers/signin.js
2014-05-06 18:12:24 -03:00
Gustavo Cortez ab9be793cb Fix signing when put a wrong password. Fixes #297 2014-05-06 17:57:16 -03:00
Mario Colque ad836250f5 Merge pull request #277 from cmgustavo/feature/backup-form
Feature/backup form
2014-05-06 17:55:04 -03:00
Manuel Araoz 8836bdf86a optimize address page and refresh UI calls. 2014-05-06 17:36:16 -03:00
Manuel Araoz 710b2f48e3 login optimized 2014-05-06 17:09:35 -03:00
Mario Colque 159ceee88b added support for qrcode scanner 2014-05-06 17:03:19 -03:00
Manuel Araoz 20b0b6e9c7 fix refresh button 2014-05-06 16:21:56 -03:00
Matias Alejo Garcia fc48d68ec9 Merge pull request #298 from cmgustavo/feature/01-signin-related
Feature/01 signin related
2014-05-06 15:37:34 -03:00
Gustavo Cortez ceb97b29e6 Password required when create new wallet (#284). 2014-05-06 15:06:37 -03:00
Gustavo Cortez ee6220ea0a Fixes link and controller signin 2014-05-06 14:46:26 -03:00
Gustavo Cortez a4c16a94a5 Signin page:
* Swap places for "join" and "create/open" (#285).
* Prevent the user not set the password and required fields (#280).
2014-05-06 14:39:16 -03:00
Gustavo Cortez b7ed2798fb Fix #269: save wallet when restoring a backup 2014-05-05 16:32:36 -03:00
Manuel Araoz 33e824a64c STUN/TURN in default config 2014-05-05 15:54:17 -03:00
Gustavo Cortez af4a11c26d Improve restore forms 2014-05-05 13:16:56 -03:00
Mario Colque aa0ed193fd Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
2014-05-01 22:22:44 -03:00
Matias Alejo Garcia 304c39c2b7 rm logs 2014-05-01 21:59:39 -03:00
Matias Alejo Garcia 7edb310517 add comment 2014-05-01 21:52:46 -03:00
Matias Alejo Garcia 65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Mario Colque fc6a24c6b1 added import from backup text 2014-05-01 19:39:01 -03:00
Mario Colque 960b64affe added import from text backup 2014-05-01 19:08:35 -03:00
Mario Colque b79caed7fc added backup via email 2014-05-01 18:39:21 -03:00
Mario Colque 76df93ab10 new backup/import encrypted methods 2014-05-01 18:39:21 -03:00
Mario Colque c995f039c2 added encryption backup support 2014-05-01 18:39:21 -03:00
Matias Alejo Garcia 5b09440828 Merge pull request #254 from cmgustavo/bug/join-wallet
Fixed join wallet from remote peer
2014-05-01 18:37:49 -03:00
Gustavo Maximiliano Cortez 052a8a6201 Merge pull request #253 from matiu/feature/docs
Feature/docs
2014-05-01 18:36:34 -03:00
Gustavo Cortez c98323e9d3 Fixed join wallet from remote peer 2014-05-01 18:34:30 -03:00
Matias Alejo Garcia 6f4efdd478 rm logs 2014-05-01 17:36:11 -03:00
Matias Alejo Garcia bd501f854b add more peer checks 2014-05-01 16:40:25 -03:00
Mario Colque 4f4fa56db4 added password exists validation to join form 2014-05-01 16:32:03 -03:00
Mario Colque 4617a24bbe fixed passphrase setting when a existent wallet is opened 2014-05-01 16:32:03 -03:00
Mario Colque 32f27b6c0a added copayer password support 2014-05-01 16:32:02 -03:00
Mario Colque 6cd9d445dd remvoed unnecessary password controller/ui 2014-05-01 16:32:02 -03:00
Mario Colque 9c533ed50b minimal css improvement 2014-05-01 16:32:02 -03:00
Mario Colque 018e248dd1 adde ruturn to signin if we not select a wallet before 2014-05-01 16:32:02 -03:00
Mario Colque 8d4a6ded71 implementing passphrase to wallet Open/Create methods 2014-05-01 16:32:02 -03:00
Mario Colque 8e0fbe589c refactor 2014-05-01 16:32:02 -03:00
Mario Colque 9d27a0b85d added password support to UI/Controllers 2014-05-01 16:32:01 -03:00
Mario Colque ecd979493a using Base64 instead Hex for storageSalt 2014-05-01 16:32:01 -03:00
Mario Colque 06b25db364 added Passphrase model and service 2014-05-01 16:32:01 -03:00
Mario Colque 62b95ac122 added Passphrase model 2014-05-01 16:32:01 -03:00
Mario Colque bbf9a9c4d5 added PasswordController 2014-05-01 16:32:01 -03:00
Gustavo Cortez 7f63d3e1f9 Commented unnecessary digest. 2014-05-01 16:21:48 -03:00
Matias Alejo Garcia 84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia 79fd185230 better opts for get address 2014-05-01 10:07:30 -03:00
Matias Alejo Garcia 1e8895f4b8 fix conflics 2014-05-01 09:58:56 -03:00
Gustavo Cortez ef6385ac65 Fix Conflicts:
css/main.css
2014-05-01 09:32:21 -03:00
Manuel Aráoz de7a7d99a0 Merge pull request #241 from cmgustavo/feature/06-new-design
Setup page based on new design #228
2014-04-30 20:22:02 -03:00
Manuel Araoz fd9e6cb48a refactor isChange logic 2014-04-30 20:02:20 -03:00
Manuel Araoz 4acb32c3d8 optimizing address page 2014-04-30 19:58:52 -03:00
Gustavo Cortez 96f41c4e00 Setup page based on #228 2014-04-30 18:47:44 -03:00
Gustavo Cortez e24a88dca1 Merge branch 'master' into feature/05-new-design
Conflicts:
	js/services/video.js
2014-04-30 16:14:36 -03:00
Gustavo Cortez fa2d40bdad Initial page. Signin. 2014-04-30 16:11:55 -03:00
Matias Alejo Garcia 6cf8988eae fix "hello" for authenticated peers 2014-04-30 14:28:33 -03:00
Matias Alejo Garcia ab12832126 remove unused keyCache 2014-04-30 13:35:50 -03:00
Matias Alejo Garcia d3151cc88b same key for everyone 2014-04-30 13:02:40 -03:00
Matias Alejo Garcia 2dc59de87e add random key for network encryption 2014-04-30 12:58:40 -03:00
Matias Alejo Garcia 65698e7e45 add cache for keys 2014-04-30 11:04:33 -03:00
Matias Alejo Garcia 50d37aa22e implements authenticated encryption 2014-04-30 11:04:16 -03:00
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
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
Matias Alejo Garcia 31b2d5abac small fixes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia 4092f0cb9d works sometimes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia 10dbc073f4 Merge pull request #122 from colkito/fix/remove-unnecessary-peer
removed unnecessary peers files
2014-04-22 21:24:58 -03:00
Ryan X. Charles 37c20b47ac Merge pull request #124 from colkito/fix/angularjs-digest-issue
removed a updateBalance call from header.js
2014-04-22 18:29:51 -03:00
Gustavo Cortez 294c086913 Fix: check if available to spend is enought to send money 2014-04-22 16:21:14 -03:00
Gustavo Cortez 9d1f0082ea Improve send form: check if address is valid using bitcore 2014-04-22 16:07:14 -03:00
Mario Colque 637c9719f9 removed a updateBalance call from header.js 2014-04-22 15:47:09 -03:00
Mario Colque d379c47032 removed unnecessary peers files 2014-04-21 17:01:24 -03:00
Manuel Aráoz 5f66a179c9 Merge pull request #121 from matiu/feature/ux13
Feature/ux13
2014-04-21 13:18:16 -03:00
Ryan X. Charles ace128dfe9 Merge pull request #120 from maraoz/feature/ux-fixes
Feature/ux fixes
2014-04-21 13:16:57 -03:00
Matias Alejo Garcia 2fbd075206 available address 2014-04-21 13:16:15 -03:00
Matias Alejo Garcia 2fc3a8e8fa safe unspent 2014-04-21 12:41:48 -03:00
Matias Alejo Garcia 0523d99eda add getUsedUnspent to txproposals 2014-04-21 12:37:39 -03:00
Mario Colque 6ed3128da9 Merge pull request #116 from cmgustavo/bug/02-send
More descriptive message when Insight return an error.
2014-04-21 12:36:06 -03:00
Mario Colque 8df747001c Merge pull request #115 from cmgustavo/bug/01-send-form
check if your balance is enough to send money
2014-04-21 12:35:34 -03:00
Manuel Araoz 9779d5f6df improving UI and wording for signing page 2014-04-21 12:17:15 -03:00
Gustavo Cortez 8aa4a69e00 More descriptive message when Insight return an error. 2014-04-21 11:49:19 -03:00
Mario Colque ded325af46 fix conflict 2014-04-21 11:41:49 -03:00
Gustavo Cortez e03b0db150 check if your balance is enough to send money 2014-04-21 11:34:08 -03:00
Mario Colque e928ca2b81 several improvements 2014-04-21 11:32:51 -03:00
Matias Alejo Garcia 7f20106d71 fix callback in sent 2014-04-21 11:28:25 -03:00
Mario Colque 319417552a fix conflict 2014-04-21 09:26:33 -03:00
Matias Alejo Garcia 85098bebbb remove console.logs 2014-04-21 07:30:46 -03:00
Matias Alejo Garcia dcd903904e multiple ux fixes 2014-04-21 07:28:11 -03:00
Mario Colque 009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Ryan X. Charles a50f4cc638 Merge pull request #110 from matiu/feature/ux10
Feature/ux10
2014-04-20 22:20:48 -03:00
Ryan X. Charles 9d149b8394 another typo 2014-04-20 22:05:25 -03:00
Matias Alejo Garcia 616429a355 fixes in ux 2014-04-20 21:53:54 -03:00
Matias Alejo Garcia 17431e29c5 fix set sent 2014-04-20 21:24:02 -03:00
Matias Alejo Garcia 5dc27c2ef4 Merge pull request #107 from cmgustavo/feature/03-details
WIP: reorder main menu. Renamed home for addresses. Fix header titles
2014-04-20 21:22:59 -03:00
Gustavo Maximiliano Cortez 581be08a9e Merge pull request #106 from matiu/feature/ux9
more work on Tx
2014-04-20 20:42:37 -03:00
Ryan X. Charles 6bfde4735c Merge pull request #105 from cmgustavo/feature/01-details
Feature/01 details
2014-04-20 20:26:03 -03:00
Matias Alejo Garcia a1b00dcd05 more work on Tx 2014-04-20 20:24:24 -03:00
Gustavo Cortez 5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Gustavo Cortez cb887ca778 Fix navbar menu on small devices 2014-04-20 19:39:16 -03:00
Mario Colque a2be737bad merge 2014-04-20 18:02:15 -03:00
Ryan X. Charles 0eaaa6bab7 Merge pull request #102 from matiu/feature/ux8
better sync for peers
2014-04-20 17:29:29 -03:00
Mario Colque 74f7271310 fix conflicts 2014-04-20 17:18:20 -03:00
Matias Alejo Garcia fe0cccd801 better sync for peers 2014-04-20 17:16:21 -03:00
Gustavo Maximiliano Cortez 37e2cc8cb4 Merge pull request #101 from ryanxcharles/feature/improve-default-config
Improve default config + Add local express server + Update README
2014-04-20 16:57:00 -03:00
Ryan X. Charles 3215d341bb Merge pull request #100 from matiu/feature/ux7
fix firefox / timing in connection
2014-04-20 16:52:53 -03:00
Matias Alejo Garcia a3dffc65ef better broadcast schema 2014-04-20 16:34:46 -03:00
Gustavo Cortez 6f0a9499aa Removed "sendTest" link. 2014-04-20 16:21:33 -03:00
Matias Alejo Garcia 019e841b31 fix firefox / timing in connection 2014-04-20 16:16:09 -03:00
Ryan X. Charles 4ea7a2c785 make things easier to install
mv config to root directory, and improve README
2014-04-20 16:06:56 -03:00
Ryan X. Charles 31b0755ad8 change default to use public PeerJS server
...so that when people run things, it works the first time without having to
change the config.
2014-04-20 16:01:23 -03:00
Ryan X. Charles d2441febb4 Merge remote-tracking branch 'colkito/fix/remove-localhost-host' 2014-04-20 15:48:49 -03:00
Ryan X. Charles 91c068ab38 Merge pull request #94 from ryanxcharles/feature/command-line-4
WIP: Command Line #4: encryption and decryption working for File
2014-04-20 12:52:28 -03:00
Matias Alejo Garcia 6e07d64832 fixes in networking 2014-04-20 12:41:28 -03:00
Matias Alejo Garcia 732ff09625 move config to template while we develop 2014-04-19 11:23:57 -03:00
Matias Alejo Garcia ea7f747e83 fix wallet 2014-04-19 11:23:24 -03:00