Commit Graph

1420 Commits

Author SHA1 Message Date
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
Gustavo Maximiliano Cortez fabc8aac85 Merge pull request #619 from matiu/feature/video-as-an-option
Feature/video as an option
2014-06-09 16:26:31 -03:00
Matias Alejo Garcia f02f77fb69 add bitcore"s own stun/turn servers 2014-06-09 16:20:23 -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
Manuel Aráoz 79273f4555 Merge pull request #609 from matiu/bug/fix-peerjs-link
update peerjs link
2014-06-09 12:54:13 -03:00
Matias Alejo Garcia 225fbc02da update peerjs link 2014-06-09 12:52:01 -03:00
Gustavo Maximiliano Cortez 8cf72ecaf7 Merge pull request #596 from matiu/feature/errorHandling
Feature/error handling
2014-06-09 12:29:37 -03:00
Matias Alejo Garcia aba6c39e77 Merge pull request #604 from yemel/fix/update-dependencies-version
Update dependencies version to fixed ones, reduce incompatibility issues
2014-06-09 11:56:47 -03:00
Yemel Jardi 4594e2d792 Update dependencies version to fixed ones, reduce incompatibilty problems 2014-06-09 11:49:13 -03:00
Matias Alejo Garcia 4170cab61f Merge pull request #603 from gordonwritescode/feature/shell-integration
Atom Shell Integration
2014-06-09 11:45:10 -03:00
Matias Alejo Garcia c90759df49 Merge pull request #601 from yemel/feature/android-debug-build
Add debug flag to android build script
2014-06-09 11:43:09 -03:00
Matias Alejo Garcia 5ff8ad236a fix tests 2014-06-09 11:41:13 -03:00
Matias Alejo Garcia abcbda8cf4 fixing tests 2014-06-09 11:34:43 -03:00
Matias Alejo Garcia 521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia c5aa3372d2 update to peerjs 0.3.8. use bower dist 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia ebcebbaa24 Merge pull request #602 from maraoz/add/tests
add tests, and skip failing ones
2014-06-09 11:33:35 -03:00
Gordon Hall 4b9051f408 update readme 2014-06-09 10:30:13 -04: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
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