Commit Graph

73 Commits

Author SHA1 Message Date
Matias Alejo Garcia 7d5ed4595c fix set config 2014-12-12 11:21:48 -03:00
Matias Alejo Garcia 93b287bedc now plugins can be read on runtime 2014-12-05 14:39:27 -03:00
Matias Alejo Garcia 526bc53a7b angularLoad 2014-12-05 14:32:20 -03:00
Matias Pando 5b0e5f51db Chrome App fixes 2014-12-05 11:56:42 -03:00
Matias Pando 5bfbf64778 chromeStorage fixes 2014-12-05 11:56:42 -03:00
Matias Pando 834c57a51a Multiple fixes for chrome app 2014-12-05 11:56:42 -03:00
Matias Pando 40910c3b34 Solving chrome app problems 2014-12-05 11:56:42 -03:00
Gustavo Maximiliano Cortez 6836dfe1d7 Improves delay of touch screen 2014-11-23 00:33:57 -03:00
Matias Alejo Garcia 99dd65ed07 add gravatars 2014-11-12 19:20:04 -03:00
Matias Alejo Garcia 24d4859e32 remove unused log 2014-10-30 19:06:45 -03:00
Esteban Ordano 88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
ssotomayor 2a2542f6d0 Fix for object clone (defaultConfig was being overwritten from the settings) 2014-10-14 18:47:39 -03:00
ssotomayor b25633eb70 Removed constants from app.js, now takes the values from config.js and makes the injectable. 2014-10-14 17:03:09 -03:00
ssotomayor 8379f83c67 Fix for 1231, show insight-url when is not default. 2014-10-14 15:31:23 -03:00
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