Commit Graph

59 Commits

Author SHA1 Message Date
Manuel Aráoz 3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia c3574ae57f refactor WalletFactory test to use sinon instead of mocks WIP 2014-09-15 14:18:10 -03:00
Matias Alejo Garcia 6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia c0360e7beb plugin system v0 2014-09-15 14:07:43 -03:00
Matias Alejo Garcia 2849f773e2 change name to Encrypted 2014-09-15 14:07:43 -03:00
Matias Alejo Garcia 1ce3f82d0a add angular-load 2014-09-15 14:06:56 -03:00
Gustavo Maximiliano Cortez d85fcbfe07 Remove forceNetwork 2014-09-15 10:16:40 -03:00
Gustavo Maximiliano Cortez 6a855b7ac1 Fix Conflicts:
views/addresses.html
	views/send.html
	views/transactions.html
2014-09-05 17:06:25 -03:00
Gustavo Maximiliano Cortez 302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Gustavo Maximiliano Cortez b76a18c295 Fixes reading from local storage configuration 2014-09-04 10:34:22 -03:00
Esteban Ordano fdf25d0124 Using underscore in a few files 2014-09-03 10:27:42 -03:00
Esteban Ordano f4cdd15f04 Change all logs found to use log.js 2014-09-01 16:43:26 -03:00
Manuel Araoz 167edd22ee compare major versions 2014-08-28 09:58:07 -03:00
Manuel Araoz bff5585230 add copay version to backup 2014-08-28 09:58:07 -03:00
Gustavo Maximiliano Cortez f704826a5c feature: Logout wallet after 15 minutes of inactivity 2014-07-30 20:12:22 -03:00
Yemel Jardi aa4af0a0e9 Add email wallet backup using iframe 2014-07-17 16:53:38 -03:00
Gustavo Maximiliano Cortez 4d160a4ee7 Fixes:
* Save config in localStorage
* Show forced networkName in settings Page
2014-07-08 18:53:02 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Manuel Araoz 86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Manuel Araoz b40038a554 extract backup into service 2014-06-16 16:46:17 -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
Gordon Hall cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Yemel Jardi 4fd78d030a make dates human friendly 2014-05-16 15:53:05 -07:00
Matias Alejo Garcia 425703c447 fixes in settings 2014-05-16 12:40:26 -03:00
Gustavo Cortez 2dc5513592 HTML5 Notification support on chrome 2014-05-15 02:13:25 -03:00
Mario Colque 9027243052 added the settings page 2014-05-13 14:19:37 -03:00
Mario Colque 6cd9d445dd remvoed unnecessary password controller/ui 2014-05-01 16:32:02 -03:00
Mario Colque 62b95ac122 added Passphrase model 2014-05-01 16:32:01 -03:00
Mario Colque bbf9a9c4d5 added PasswordController 2014-05-01 16:32:01 -03:00
Manuel Araoz 4acb32c3d8 optimizing address page 2014-04-30 19:58:52 -03:00
Matias Alejo Garcia d08d0aa875 Merge pull request #197 from colkito/feature/import-backups
Feature/import backups
2014-04-26 11:31:58 -03:00
Mario Colque bc77fabba9 Added import angularjs controller 2014-04-25 17:34:24 -03:00
Gustavo Cortez 08e4eaf5e0 CSS Style themes support in Copay 2014-04-25 17:22:51 -03:00
Manuel Araoz d98bc6f2e9 fix merge 2014-04-24 18:59:24 -03:00
Manuel Araoz fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Mario Colque e2f40ad7f5 Merge pull request #174 from cmgustavo/feature/01-test-directives
Testing directives for AngularJS
2014-04-24 12:16:18 -03:00
Gustavo Cortez 9b56d425aa Testing directives for AngularJS 2014-04-24 12:01:06 -03:00
Mario Colque 02af76cdb9 change var name from copay to copayApp 2014-04-23 18:03:22 -03:00
Mario Colque e08acbd863 added copay var 2014-04-23 14:56:03 -03:00
Mario Colque d379c47032 removed unnecessary peers files 2014-04-21 17:01:24 -03:00
Gustavo Cortez 5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Gustavo Cortez 2454d930fa Merge branch 'master' into feature/socket-io-support
Fix conflicts:
	js/app.js
	js/controllers/signin.js
2014-04-17 11:58:11 -03:00
Matias Alejo Garcia a8d85adc84 fix uxrefresh with new #setup 2014-04-17 11:46:49 -03:00
Gustavo Cortez 7d52f8487b Merge branch 'master' into feature/socket-io-support
Fixed conflicts on:
	index.html
	js/app.js
2014-04-17 00:43:50 -03:00
Gustavo Cortez 4865513c21 Socket-io integration. Using a local socket.io.js file. 2014-04-17 00:36:08 -03:00
Manuel Araoz 8478402237 add wallet setup view (not integrated) 2014-04-16 21:45:06 -03:00
Matias Alejo Garcia 536fe90431 new WalletFactory 2014-04-16 17:51:42 -03:00
Matias Alejo Garcia eff20ec49a mocha test working again 2014-04-15 12:17:28 -03:00
Mario Colque c08eda28ab added support for localstorage 2014-04-01 18:22:07 -03:00