Commit Graph

684 Commits

Author SHA1 Message Date
Manuel Araoz df6fd7b474 config 2014-06-30 11:53:20 -03:00
Gustavo Maximiliano Cortez c745aa8c3e Merge pull request #787 from matiu/bug/settings
Bug/settings
2014-06-27 17:42:35 -03:00
Matias Alejo Garcia fd6a2c19b2 fix disable video options 2014-06-27 17:09:12 -03:00
Matias Alejo Garcia 1d45e0fc5d defaults to SSL server of peerjs 2014-06-27 16:44:33 -03:00
Matias Alejo Garcia 1ff057f892 fix autocomple ssl / port 2014-06-27 16:31:45 -03:00
Matias Alejo Garcia 7e70541487 fix settings autocomplete 2014-06-27 16:23:23 -03:00
Gustavo Maximiliano Cortez 0bfbad880d Merge pull request #785 from maraoz/bug/remove-rogue-notifications
remove some extra old-style notifications
2014-06-27 16:23:09 -03:00
Matias Alejo Garcia 03662d9017 Merge pull request #786 from cmgustavo/bug/01-setting-typos
Fix typos in setting options.
2014-06-27 16:08:38 -03:00
Gustavo Cortez e7dbaa2767 Fix typos in setting options. 2014-06-27 15:59:59 -03:00
Manuel Araoz f964467c01 change version notifications to html5 2014-06-27 15:42:38 -03:00
Manuel Araoz 80376c16f8 fix insight notification 2014-06-27 15:42:38 -03:00
Manuel Araoz 1b82c3b52e remove insight custom notification 2014-06-27 15:42:38 -03:00
Manuel Araoz 32a7190a80 remove authoritativeness for txp metadata 2014-06-27 13:03:24 -03:00
Matias Alejo Garcia cfdd7980b8 Merge pull request #765 from cmgustavo/bug/number-filter-angularjs
Bug/angularjs-filter
2014-06-27 10:10:30 -03:00
Gustavo Maximiliano Cortez 1af298b5f1 Merge pull request #772 from matiu/feature/defaultsToSSLandLivenet
SSL and livenet config by default
2014-06-27 09:55:26 -03:00
Matias Alejo Garcia 7693b27e90 rm console.log 2014-06-27 09:42:18 -03:00
Gustavo Cortez 75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00
Gustavo Cortez bc5c473752 Fix conflicts:
index.html
2014-06-27 00:04:25 -03:00
Matias Alejo Garcia 16541f413e Merge pull request #773 from maraoz/ui/unify-notifications
Unify notification systems
2014-06-26 23:27:56 -03:00
Matias Alejo Garcia c16531dfb7 Merge pull request #768 from ryanxcharles/feature/authentication
Authentication
2014-06-26 23:12:46 -03:00
Matias Alejo Garcia 4467ae270f Merge pull request #759 from cmgustavo/bug/01-amount-input
Bug/01 amount input
2014-06-26 22:47:56 -03:00
Manuel Araoz 5bc573b490 fix error notif time 2014-06-26 19:09:48 -03:00
Manuel Araoz 507b844eed fix transactions 2014-06-26 19:00:05 -03:00
Manuel Araoz 5e12523338 fix signin and add tests 2014-06-26 19:00:04 -03:00
Manuel Araoz 8d3d35ff83 fix setup, add test 2014-06-26 18:59:35 -03:00
Manuel Araoz 4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Manuel Araoz 1e1ac82a14 remove flashmessages from transactions 2014-06-26 18:57:03 -03:00
Manuel Araoz c400ba2695 remove flashmessages from header 2014-06-26 18:57:03 -03:00
Manuel Araoz 710160ff84 remove flashmessages from import 2014-06-26 18:57:03 -03:00
Manuel Araoz 40a07e9647 remove flashmessages from signin 2014-06-26 18:57:03 -03:00
Manuel Araoz e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Matias Alejo Garcia d4805b925d SSL and livenet config by default 2014-06-26 18:47:27 -03:00
Ryan X. Charles c0b95a5879 fix encoding mistake - payload should be buffer-like 2014-06-26 14:26:58 -07:00
Ryan X. Charles 08a741d880 confirm peerId matches claimed pubkey to prevent MITM attacks 2014-06-26 13:58:45 -07:00
Gustavo Cortez 5f99554478 New Angular filter for correct the formatting issue of the currency value 2014-06-26 16:11:40 -03:00
Gustavo Maximiliano Cortez dff3c9c479 Merge pull request #755 from yemel/feature/importing-feedback
Add feedback while importing wallet
2014-06-26 15:51:28 -03:00
Ryan X. Charles 543c42a6a8 add authentication via new Message core class 2014-06-26 08:50:39 -07:00
Manuel Araoz 8ef0d565ab fix import backup request 2014-06-26 12:33:14 -03:00
Manuel Araoz 1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
Gustavo Cortez 2de90d093e Fixes:
* Copy available funds to input (amount) on Chrome browser.
* Improve style of topAvailable button.
* Show valid message immediately after copy.
* Hide link if not have funds
2014-06-25 18:54:08 -03:00
Yemel Jardi 96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Gustavo Cortez f379ee95c0 Fixes: number variables forced to be a Number type. 2014-06-25 15:44:19 -03:00
Gustavo Maximiliano Cortez 7e3477d03f Merge pull request #752 from matiu/bug/balance-update
fix address event subscription
2014-06-25 11:45:30 -03:00
Gustavo Maximiliano Cortez 8a8614fe5b Merge pull request #742 from yemel/feature/better-off-alone
Review copay features for 1-of-1
2014-06-25 11:34:51 -03:00
Yemel Jardi ccabcc3740 Remove update function 2014-06-25 11:28:40 -03:00
Matias Alejo Garcia 792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Manuel Araoz 2bf8ac912f add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
Manuel Araoz 326384cd4b optimize redeemscript map generation 2014-06-24 17:08:53 -03:00
Yemel Jardi 7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -03:00
Matias Alejo Garcia f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00