Commit Graph

766 Commits

Author SHA1 Message Date
Matias Alejo Garcia 441cf3be75 Merge pull request #276 from maraoz/add/stun-turn-config
STUN/TURN in default config
2014-05-05 16:33:05 -03:00
Gustavo Cortez b7ed2798fb Fix #269: save wallet when restoring a backup 2014-05-05 16:32:36 -03:00
Manuel Araoz 225fce5ff8 add lots of STUN/TURN servers 2014-05-05 16:28:56 -03:00
Gustavo Cortez c46e7bf2d1 Replaced accordion by standard angularjs directives. 2014-05-05 15:59:57 -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
Manuel Aráoz d949b91a0d Merge pull request #264 from dthorpe/fix_concat.sh
Fix concat.sh failure when building copay on Windows.
2014-05-05 09:55:17 -03:00
Manuel Aráoz 407de3ee2e Merge pull request #268 from eordano/master
Minor spelling fixes in README.md
2014-05-05 09:54:14 -03:00
Esteban Ordano 79492f02ef Minor spelling fixes in README.md 2014-05-04 16:41:17 -03:00
dthorpe 5ecc2290d4 Copyedit readme
This started out as spelling and grammar fixes, but a bit of structural editing crept in.  Please review and send feedback.
2014-05-03 20:27:10 -07:00
dthorpe aa69ca971d Fix concat.sh failure when building copay on Windows.
(and silent? bug in Linux builds - build.js attempts to cd to js/browser subdir, but there is no such directory in the copay project, and concat.sh resides in the project root)
2014-05-03 18:03:40 -07: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
Gustavo Maximiliano Cortez 4e09b6b503 Merge pull request #255 from colkito/feature/encrypted-web-backup
Feature/encrypted web backup
2014-05-01 19:42:23 -03:00
Mario Colque fc6a24c6b1 added import from backup text 2014-05-01 19:39:01 -03:00
Mario Colque 850d88e458 fixed typo issue 2014-05-01 19:12:17 -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 d76634df1a update docs 2014-05-01 17:35:09 -03:00
Gustavo Maximiliano Cortez 493f5c3427 Merge pull request #252 from colkito/feature/password-web-encryption
Feature/password web encryption // tons of good job!!
2014-05-01 17:12:51 -03:00
Mario Colque 2d11492329 removed unnecessary peer.html template 2014-05-01 17:07:11 -03:00
Matias Alejo Garcia bd501f854b add more peer checks 2014-05-01 16:40:25 -03:00
Matias Alejo Garcia f31713576d readme updated 2014-05-01 16:37:31 -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 a9416ce1cd fixed tests 2014-05-01 16:32:03 -03:00
Mario Colque a825929456 fixed ui 2014-05-01 16:32:02 -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 0a58aaf071 ui fixes 2014-05-01 16:32:02 -03:00
Mario Colque 1333a05db1 comma fixed 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 cd4db8a097 added encryption configs 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 9eec30a729 using StorageLocalEncrypted instead LocalPlain module 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 973e65f375 added crypto-js libs 2014-05-01 16:32:01 -03:00