Commit Graph

1148 Commits

Author SHA1 Message Date
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
Yemel Jardi 5d90ca57b8 Add debug flag to android build script 2014-06-09 11:15:46 -03:00
Gordon Hall 54015a4a28 fix execPath for win32 copay shell 2014-06-09 07:10:56 -07:00
Matias Alejo Garcia 06878fd41c Merge pull request #597 from ethers/master
Python 2.6 is required for gyp
2014-06-08 11:14:23 -03:00
ethers c191113726 Python 2.6 is required for gyp
Document the problem (http://stackoverflow.com/questions/21155922/error-installing-node-gyp-on-ubuntu) and suggest a solution (use a Python version manager eg pyenv). This is especially helpful for Ubuntu 14.04 which comes with Python 2.7.
2014-06-07 22:41:13 -07: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
Matias Alejo Garcia 11220c7af8 Merge pull request #592 from maraoz/add/mute-by-default
mute videos by default
2014-06-06 17:38:53 -03:00
Manuel Araoz cfb672182f mute videos 2014-06-06 15:51:54 -03:00
Gordon Hall b27b2041b4 fix linux npm run shell 2014-06-06 14:30:07 -04:00
Gordon Hall e7c5addfab started adding copay shell to copay 2014-06-06 14:23:40 -04:00
Yemel Jardi c1b88d8792 Merge pull request #591 from maraoz/fix/bitcore-dev
fix bitcore dependency
2014-06-06 15:00:47 -03:00
Manuel Araoz 613c2bba81 fix bitcore dependency 2014-06-06 14:10:27 -03:00
Yemel Jardi 9b5e155192 Add retry connection to peerjs server on login 2014-06-06 12:30:50 -03:00
Gustavo Maximiliano Cortez 45ffa94bbe Merge pull request #578 from matiu/bug/error-msg
fix dbg msg
2014-06-05 18:26:19 -03:00
Matias Alejo Garcia f554986dfe fix dbg msg 2014-06-05 18:18:16 -03:00
Matias Alejo Garcia 65649a624b Merge pull request #576 from matiu/feature/v0.1.0
0.1.0
2014-06-05 17:40:42 -03:00
Matias Alejo Garcia 025cfff8b3 0.1.0 2014-06-05 17:39:07 -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
Gustavo Maximiliano Cortez 0e880dc378 Merge pull request #567 from yemel/fix/import-wallet-open
Add error message on wallet import while the wallet is already open
2014-06-05 16:57:56 -03:00
Gustavo Maximiliano Cortez 28a84c3693 Merge pull request #574 from maraoz/fix/badge-layout
fix badge layout
2014-06-05 16:54:49 -03:00
Yemel Jardi b83ac2be62 Formatting 2014-06-05 16:52:09 -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 Araoz 1494397097 fix badge layout 2014-06-05 16:45:56 -03:00
Gustavo Maximiliano Cortez e560afbcd9 Merge pull request #572 from maraoz/fix/tests
fix test
2014-06-05 16:11:09 -03:00
Manuel Araoz 4271a7ff1e remove log 2014-06-05 15:44:56 -03:00
Manuel Araoz c63331907e fix test 2014-06-05 15:43:43 -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
Manuel Aráoz c5a0f4aa62 Merge pull request #570 from maraoz/fix/travis
fix travis
2014-06-05 15:11:02 -03:00
Manuel Araoz 2c4ad718e1 fix travis 2014-06-05 15:09:16 -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
Matias Alejo Garcia e632a62c4e Merge pull request #566 from maraoz/update/README
Update readme and add test coverage reports
2014-06-05 14:33:03 -03:00
Gordon Hall 3c354a2267 add mousetrap, enable copy/paste in shell 2014-06-05 13:04:08 -04:00
Matias Alejo Garcia be4f6dbadd add ctags config 2014-06-05 13:51:16 -03:00
Manuel Araoz 37d778c1c3 add coverage reports 2014-06-05 13:30:01 -03: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
Manuel Araoz 1ab729571d add introduction 2014-06-05 11:07:45 -03:00
Gustavo Maximiliano Cortez ea87d460dc Merge pull request #553 from matiu/feature/sockets
update to socket.io 1.0, adds connection error warnings
2014-06-05 00:17:54 -03:00
Matias Alejo Garcia 1a1b235aef updates with @cmgustavo comments 2014-06-05 00:15:42 -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 bfa5d4ac51 add tests for Socket service 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia 3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia d88ef95789 Merge pull request #554 from ryanxcharles/mit-license
add MIT license
2014-06-04 22:45:10 -03:00
Ryan X. Charles 2a2760279f add MIT license 2014-06-04 18:36:42 -07:00
Gustavo Maximiliano Cortez a1138c883b Merge pull request #552 from yemel/feature/update-readme
Update README with android apk building instructions
2014-06-04 21:27:54 -03:00