Commit Graph

45 Commits

Author SHA1 Message Date
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
Gustavo Cortez 4cd48b7bb2 integrate new name and header. Signin/signout flow 2014-03-31 12:48:35 -03:00
Ryan X. Charles 7176e49509 rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
2014-03-28 14:12:56 -04:00
Mario Colque 64fc2dd22b fix conflicts 2014-03-27 16:43:51 -03:00
Mario Colque 76eadc17cf added PeerJS and initial Network service 2014-03-27 16:31:42 -03:00
Gustavo Cortez 94831dbd1f From Bootstrap to Foundation. Removed bootstrap dependencies. Added foundation-angular. 2014-03-27 12:07:10 -03:00
Gustavo Cortez f325b42989 forms, example values, qr generator 2014-03-26 17:56:11 -03:00
Gustavo Cortez 7bef363585 creating basic controllers 2014-03-26 09:18:42 -03:00
Mario Colque 4503caadd6 added the initial header controller 2014-03-25 11:35:04 -03:00
Mario Colque abee376568 move all files to root path 2014-03-21 14:21:13 -03:00