Commit Graph

684 Commits

Author SHA1 Message Date
Matias Alejo Garcia 8e8bf1fb84 update to use pkr.networkName 2014-06-09 18:01:15 -03:00
Matias Alejo Garcia 60ed55b564 fix tests 2014-06-09 17:52:51 -03:00
Manuel Araoz 2fe08a258d add test for sendTx 2014-06-09 17:52:08 -03:00
Matias Alejo Garcia 0be63c2801 handle disconnect sent 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia 85030f00ab add network to wallet file + check on open 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia e354e6d377 update insight url on network change 2014-06-09 17:37:16 -03:00
Manuel Araoz 697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -03:00
Matias Alejo Garcia eb5d9cd90a fix bad message from peer on walletId type 2014-06-09 16:17:00 -03:00
Matias Alejo Garcia 5c6c02104d fixes https://github.com/bitpay/copay/issues/613 2014-06-09 16:09:22 -03:00
Matias Alejo Garcia 88116dab25 add config for video, add names in footer 2014-06-09 15:59:18 -03:00
Ryan X. Charles e0baf8bafb remove sound 2014-06-09 10:42:05 -07:00
Matias Alejo Garcia 5ff8ad236a fix tests 2014-06-09 11:41:13 -03:00
Matias Alejo Garcia 521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Manuel Araoz 84b3752a58 add coverage, skip failing tests 2014-06-09 11:19:53 -03:00
Manuel Araoz 70d95b6f68 add more test coverage for Wallet 2014-06-09 11:19:53 -03:00
Manuel Araoz 13a9eebd9d add Passphrase test 2014-06-09 11:19:53 -03:00
Matias Alejo Garcia 3f279b9708 Merge pull request #589 from yemel/feature/peerjs-reconnect
Add retry connection to peerjs server on login and peerjs server error handling
2014-06-06 17:42:22 -03:00
Manuel Araoz cfb672182f mute videos 2014-06-06 15:51:54 -03:00
Yemel Jardi 9b5e155192 Add retry connection to peerjs server on login 2014-06-06 12:30:50 -03:00
Matias Alejo Garcia f554986dfe fix dbg msg 2014-06-05 18:18:16 -03:00
Gustavo Maximiliano Cortez 38fd5b123f Merge pull request #568 from gordonwritescode/feature/shell-clipboard
add mousetrap, enable copy/paste in shell
2014-06-05 17:20:57 -03:00
Yemel Jardi a393654cd5 Add error message on wallet import while the wallet is already open 2014-06-05 16:52:09 -03:00
Manuel Aráoz a3e0711dcd Merge pull request #569 from matiu/bug/safeUnspent
Bug/safe unspent
2014-06-05 15:27:04 -03:00
Matias Alejo Garcia c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Gustavo Maximiliano Cortez 69e31e2a79 Merge pull request #565 from matiu/feature/reconnectInsight
insight REST API retry
2014-06-05 14:54:52 -03:00
Gordon Hall 3c354a2267 add mousetrap, enable copy/paste in shell 2014-06-05 13:04:08 -04:00
Matias Alejo Garcia 4a1ceb89fc rm log 2014-06-05 12:46:48 -03:00
Matias Alejo Garcia da7c2c88db insight REST API retry 2014-06-05 12:18:54 -03:00
Matias Alejo Garcia 30c6dcae6f Merge pull request #529 from gordonwritescode/feature/copay-shell
WIP: Copay Shell Integration 2
2014-06-05 11:31:43 -03:00
Matias Alejo Garcia 9c24b45f4c fix in updateVersion with tests 2014-06-04 23:47:22 -03:00
Matias Alejo Garcia a7cba1197a add karma test for controller and service 2014-06-04 23:21:41 -03:00
Matias Alejo Garcia 3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Yemel Jardi 953269d83b Fix bug on send transaction about float precision 2014-06-04 18:00:43 -03:00
Mario Colque 29c8d0ba00 Merge pull request #548 from cmgustavo/bug/import-backup
Handle error when importing a backup
2014-06-04 16:52:31 -03:00
Manuel Araoz cd23751ada fail early with invalid tx proposals 2014-06-04 16:29:07 -03:00
Gustavo Cortez 1138e6feaf Handle error when importing a backup 2014-06-04 16:15:03 -03:00
Manuel Araoz 77a7bda71b clean imports 2014-06-04 14:28:47 -03:00
Manuel Araoz 8228f44fab change protocol to send only indexes on new addr 2014-06-04 14:25:21 -03:00
Manuel Araoz 51d5d7164e add AddressIndex model 2014-06-04 14:25:21 -03:00
Manuel Araoz 88df346c51 working towards new AddressIndex obj 2014-06-04 14:25:21 -03:00
Mario Colque cf5e61cfcb Merge pull request #545 from cmgustavo/bug/tx-list-insight
Bug/tx list insight
2014-06-04 12:34:46 -03:00
Gordon Hall 60cda70f72 Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell 2014-06-04 10:16:39 -04:00
Gustavo Cortez 82893c703a Fixed UI. Now aligned with other buttons 2014-06-04 10:57:15 -03:00
Gordon Hall 00dd3daf11 remove whitespace 2014-06-03 17:49:59 -04:00
Gustavo Cortez 5a0c1e235b Fixed Conflicts:
index.html
2014-06-03 18:49:25 -03:00
Manuel Araoz 7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Gordon Hall 47f9ade884 merged email modal and wired up copay shell integration for it 2014-06-03 16:51:44 -04:00
Matias Alejo Garcia ca7b9168c3 rm log 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia 77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Matias Alejo Garcia 7432f216bb add handler for missing configuration errors 2014-06-03 17:47:14 -03:00
Manuel Aráoz 77e7d8d46d Merge pull request #538 from yemel/feature/backup-modal-input
Add modal to email backup
2014-06-03 17:30:30 -03:00
Gustavo Cortez 8a40f169c0 Simplification and fixes when getting transaction list (controller) from insight and look&feel of tx list 2014-06-03 16:54:09 -03:00
Gordon Hall 11c1157f9e added handling of importing a backup 2014-06-03 15:48:27 -04:00
Yemel Jardi 21113b9baa Add modal to email backup 2014-06-03 16:13:56 -03:00
Gordon Hall 4dbad23eac Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell 2014-06-03 14:22:31 -04:00
Gordon Hall ceafc3bb4f added message for backup to file for when instide copay shell 2014-06-03 12:55:40 -04:00
Gordon Hall 2818ff6d60 now sending alert message to shell when menu action can't be handled 2014-06-03 11:55:48 -04:00
Manuel Araoz fe177eaba2 fix tests 2014-06-03 12:40:28 -03:00
Manuel Araoz 3934b750f2 polish reconnect 2014-06-03 11:54:21 -03:00
Manuel Araoz e822d57905 adding timeout 2014-06-03 11:54:21 -03:00
Gordon Hall 6143dd4066 add better handling of native menu actions, add handlers for backup 2014-06-03 10:50:37 -04:00
Gordon Hall 20c7d7fe62 fixed ref error in shell.js 2014-06-03 10:35:24 -04:00
Gustavo Cortez 0a80fcc896 Fix: beep when incoming a new transaction 2014-06-02 22:21:01 -03:00
Gustavo Cortez 7aebf032ef Fix Conflicts:
index.html
2014-06-02 22:19:15 -03:00
Gustavo Cortez 5cbfeef163 Fix Conflicts:
index.html
2014-06-02 22:10:27 -03:00
Manuel Araoz 1cba837f8d fix test 2014-06-02 18:59:50 -03:00
Manuel Araoz 6feb2a2176 add error on incorrect password while importing 2014-06-02 18:59:50 -03:00
Manuel Araoz 7b2f227bcc work towards connection error 2014-06-02 18:59:50 -03:00
Manuel Araoz c65e677f2c fix bad password error 2014-06-02 18:59:50 -03:00
Gordon Hall 5e707ca411 resolved upstream merge 2014-06-02 17:16:37 -04:00
Gustavo Cortez 5c14bf0ebc Removed form button from signin for create a new wallet. It is just a link. 2014-06-02 18:12:23 -03:00
Gustavo Cortez 071e6700e1 Reorg import forms 2014-06-02 18:04:13 -03:00
Gordon Hall cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Yemel Jardi 329a48b354 Add warning message on new Copay version 2014-06-02 16:52:33 -03:00
Yemel Jardi 1a15519903 Add password strenght tooltip 2014-06-02 14:39:12 -03:00
Manuel Araoz 6af9ee68e2 include derivation path in tx proposal 2014-05-30 15:34:54 -03:00
Manuel Araoz 2b3c29a563 format Structure.js 2014-05-30 15:34:54 -03:00
Manuel Araoz 7dcc8f8b34 minor fix and tests 2014-05-30 10:29:51 -03:00
Manuel Araoz 6a0d5ce89a Add structure 2014-05-30 09:49:53 -03:00
Manuel Araoz f13dea2376 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz 4cd90c45a2 fixing tests 2014-05-30 09:49:53 -03:00
Manuel Araoz 56f4c32646 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz b8e20c1ee7 change BIP32 structure to match our new BIP 2014-05-30 09:49:53 -03:00
Gustavo Cortez 35b6fc1f9a Fixes: mobile version, hide menu when click an item 2014-05-30 00:00:40 -03:00
Mario Colque bcda28c529 Merge pull request #463 from maraoz/feature/m-n-script-2
allow only valid cases for livenet
2014-05-29 10:37:28 -03:00
Mario Colque 1a34c49a9a email validation 2014-05-28 18:16:46 -03:00
Mario Colque 4e54c26c3d Merge pull request #479 from maraoz/UI/setup-login
UI changes to setup and sign in
2014-05-28 17:24:20 -03:00
Manuel Araoz 4a279c46c3 remove alert 2014-05-28 09:45:50 -03:00
Manuel Araoz 60e4be4d6a allow only valid cases for livenet 2014-05-28 09:45:17 -03:00
Manuel Araoz d970d670f9 UI changes to setup and signin 2014-05-27 17:58:04 -03:00
Manuel Araoz 065864beab fix wallet creation problem 2014-05-27 17:05:43 -03:00
Manuel Araoz 0152cb45a8 optimize address generation protocol 2014-05-27 16:16:22 -03:00
Mario Colque 941d516485 added password length checker 2014-05-26 15:03:39 -03:00
Mario Colque bc11fa7493 angularjs digest errors fixed 2014-05-26 10:46:05 -03:00
Mario Colque d02bd2c11a Merge pull request #460 from yemel/feature/reconnect-session
Feature/reconnect session
2014-05-23 22:31:19 +03:00
Yemel Jardi 4439bed74c Skip empty token and tokenTime on wallet serialization 2014-05-23 08:56:25 -07:00
Mario Colque b408d270f7 Merge pull request #456 from cmgustavo/feature/01-limit-addresses
Fixes #399 : Limit addresses list
2014-05-23 17:50:29 +03:00
Yemel Jardi ddffc9810c Fix: Bring back to life the error message for wallet already in use 2014-05-22 20:02:12 -07:00
Yemel Jardi 406db01dd2 Support reconnection to old peerjs session 2014-05-22 19:28:26 -07:00
Gustavo Cortez 7e38a074ca Fixes #399 : Limit addresses list 2014-05-22 17:42:56 -03:00
Mario Colque 49b6e59286 hide qrcode scanner when file:// 2014-05-22 14:40:46 -03:00
Mario Colque 41dadab915 Merge pull request #452 from cmgustavo/bug/01-refresh
Fix refresh button
2014-05-22 16:59:25 +03:00
Gustavo Maximiliano Cortez 41aac17688 Merge pull request #451 from colkito/fix/user-friendly-insight-error-message
Fix/user friendly insight error message
2014-05-22 16:42:45 +03:00
Gustavo Cortez 61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Yemel Jardi 15fc035ba9 Move pagination of transaction proposals to the backend 2014-05-21 14:12:59 -07:00
Yemel Jardi c51731dc69 Add pagination to transaction proposals All-tab 2014-05-21 14:12:28 -07:00
Mario Colque 3e0c1ad17c merge 2014-05-21 18:03:46 -03:00
Mario Colque 6c973d7f88 added a user friendly message when insight doesnt work 2014-05-21 18:03:11 -03:00
Manuel Araoz 89cdfb3f7c
finish m_n script 2014-05-21 16:10:39 -03:00
Manuel Araoz 73e7d2a827 advancing with m-n script 2014-05-21 15:14:48 -03:00
Manuel Araoz c8ebf0ce65 working on find_m_n script 2014-05-21 11:10:39 -03:00
Mario Colque 194ddc8079 Merge pull request #444 from cmgustavo/feature/01-alert-txs
Feature/01 alert txs
2014-05-21 10:46:35 -03:00
Gustavo Cortez 08340bca0c @colkito's suggestion 2014-05-21 10:35:47 -03:00
Gustavo Cortez 0b75244579 Fixes: refresh button does not finish with loading to false 2014-05-20 19:55:33 -03:00
Gustavo Cortez 3bae14bd5d Play sound when receive fund 2014-05-20 19:47:16 -03:00
Gustavo Cortez 9428ea55d5 UX: just update address balance that received fund.
Changed rootscope for scope to control address page.
Fixes: not alert when address change receive fund
2014-05-20 19:40:02 -03:00
Mario Colque 3a2cb6ff56 Merge pull request #442 from yemel/fix/rename-flashmessage
Rename flashMessage variable
2014-05-20 18:11:05 -03:00
Gustavo Maximiliano Cortez 4cc6bc36fd Merge pull request #441 from colkito/fix/insight-api-by-post
Fix/insight api by post
2014-05-20 17:38:28 -03:00
Mario Colque 2fea089432 Merge pull request #440 from maraoz/video/resolution
set smallest video resolution
2014-05-20 17:33:46 -03:00
Gustavo Cortez 3f8612ee0c Merge branch 'master' into feature/01-alert-txs 2014-05-20 14:45:32 -03:00
Gustavo Maximiliano Cortez 8de18364ba Merge pull request #437 from colkito/fix/address-list-selected-item
Fix/address list selected item
2014-05-20 14:40:58 -03:00
Gustavo Cortez edb3e75800 Alert when incoming transaction (not proposal) 2014-05-20 14:31:00 -03:00
Yemel Jardi ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Gustavo Cortez 70cae4135f Ask for enable html5 notification on chrome 2014-05-20 11:05:18 -03:00
Manuel Araoz b73d6e791a fix smallest resolution 2014-05-20 10:50:50 -03:00
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