Commit Graph

1393 Commits

Author SHA1 Message Date
Esteban Ordano 0ce704d4a0 Fixes error codes 2014-10-31 11:28:54 -03:00
Matias Alejo Garcia 0c32b6bcbd Merge pull request #225 from eordano/fix/confirmUrl
Set the confirmation url on an env variable
2014-10-31 09:16:10 -03:00
Esteban Ordano a35a161c66 Set the confirmation url on an env variable 2014-10-31 09:14:55 -03:00
Matias Alejo Garcia 4b2facbd66 Merge pull request #224 from matiu/bug/email
small fixes in email
2014-10-31 00:06:04 -03:00
Matias Alejo Garcia c959753780 small fixes in email 2014-10-31 00:01:39 -03:00
Gustavo Maximiliano Cortez 430cad4c76 Merge pull request #223 from matiu/bug/emailstorage
Bug/emailstorage
2014-10-30 23:39:49 -03:00
Matias Alejo Garcia e2baced104 add log 2014-10-30 23:35:23 -03:00
Matias Alejo Garcia 25a96b61fe chagne email 2014-10-30 23:33:29 -03:00
Matias Alejo Garcia 4f2b2ccecd fix log message 2014-10-30 23:33:29 -03:00
Matias Alejo Garcia 92a868bc21 Merge pull request #221 from eordano/fix/enablePlugin
only add routes for email store if plugin enabled
2014-10-30 22:49:28 -03:00
Matias Alejo Garcia ad3fb2063f Merge pull request #222 from eordano/fix/confirmUrl
Fixes url for email confirmation
2014-10-30 22:48:00 -03:00
Esteban Ordano 26a0ac8122 fixes url for email confirmation 2014-10-30 22:20:30 -03:00
Esteban Ordano ab15809b77 only add routes for email store if plugin enabled 2014-10-30 22:10:50 -03:00
Matias Alejo Garcia ee4bed34ea Merge pull request #220 from eordano/fix/emailtemplate
Fixes email template and add redirection to copay
2014-10-30 12:37:07 -03:00
Esteban Ordano c00dcc0e8b Fixes email template and redirection to copay 2014-10-30 12:36:13 -03:00
Matias Alejo Garcia 18405a3a92 Merge pull request #219 from bitpay/fix/emailstoreConfig
Fixes express configuration
2014-10-30 12:17:54 -03:00
Esteban Ordano 29d8e32120 Fixes express configuration 2014-10-29 19:18:07 -03:00
Matias Alejo Garcia df21977097 Merge pull request #217 from eordano/feature/emailTemplates
Add email templates for copay
2014-10-27 23:14:28 -03:00
Esteban Ordano 074dc52e78 Add email templates for copay 2014-10-27 18:21:04 -03:00
Manuel Aráoz 84c0710b96 Merge pull request #216 from eordano/feature/betterEmailPlugin
Fixes testing error
2014-10-26 21:40:57 -03:00
Esteban Ordano 8797480a3b Fixes testing error 2014-10-26 21:10:45 -03:00
Matias Alejo Garcia f2d130e167 Merge pull request #215 from eordano/feature/betterEmailPlugin
Add key/value storage differentiated by email
2014-10-26 20:44:10 -03:00
Esteban Ordano d26764b07b Add key/value storage differentiated by email 2014-10-26 20:42:51 -03:00
Matias Alejo Garcia 38a5af98dd Merge pull request #214 from eordano/feature/betterEmailPlugin
Add email plugin configuration to the README
2014-10-24 11:03:08 -03:00
Esteban Ordano 330269b799 Add email plugin configuration to the README 2014-10-24 10:48:54 -03:00
Matias Alejo Garcia 80d1723385 Merge pull request #212 from eordano/feature/betterEmailPlugin
Improvements to email storage plugin
2014-10-24 08:43:44 -03:00
Esteban Ordano 01706fd0fa Improve the email store plugin:
* Allow overwrite of data
* Clean up code
* Improve tests
2014-10-23 15:36:50 -03:00
Esteban Ordano f846eeaf91 Merge pull request #204 from maraoz/fix/broken/tests
Fix tests
2014-09-29 12:31:34 -03:00
Manuel Araoz 3af12d4339 fix tests 2014-09-29 12:27:37 -03:00
Manuel Aráoz dca6c3ba3d Merge pull request #203 from eordano/feature/publicProfile
feature: Public Profile information for a SIN
2014-09-29 12:02:06 -03:00
Manuel Aráoz 52a3949315 Merge pull request #202 from devlo/master
Bug fix for #199
2014-09-29 11:24:29 -03:00
Esteban Ordano f06e1020d9 feature: Public Profile information for a SIN 2014-09-27 23:27:53 -03:00
devlo 1224ac08d2 Bug fix for #199
Proper way of counting confirmed transactions is : Height of longest chain - Height of chain for the block containing the transaction + 1
2014-09-28 00:23:52 +02:00
Manuel Aráoz 9764a1d423 Merge pull request #201 from eordano/feature/email
Add emailstore plugin, based on credentials
2014-09-26 16:32:57 -03:00
Esteban Ordano 09673a93a2 Add emailstore plugin, based on credentials 2014-09-26 15:57:07 -03:00
Matias Alejo Garcia 0ca0fdf699 0.2.11 2014-09-22 18:09:09 -03:00
Manuel Aráoz c2c867c81c Merge pull request #198 from eordano/feature/credentials-store
Add a credentials store service
2014-09-22 15:28:01 -03:00
Esteban Ordano bcd154fbc1 credentialstore: add tests 2014-09-22 15:18:33 -03:00
Esteban Ordano dd37a3561d credentialstore: service to store login info 2014-09-22 14:50:00 -03:00
Manuel Aráoz 72ca1555a7 Merge pull request #192 from abbshr/master
patch for pull request#191
2014-09-18 11:52:49 -03:00
Ran e682ec32d2 fix bug in config 2014-09-18 21:23:06 +08:00
Ran f87132d2d0 config.js: package.json => ../package.json 2014-09-18 21:01:15 +08:00
Matias Alejo Garcia 8e5df00b74 Merge pull request #190 from maraoz/configurable/port
Configurable port for insight web app
2014-09-16 07:27:14 -03:00
Matias Alejo Garcia de71894cce Merge pull request #189 from maraoz/fix/osx-install
fix os x installation if you don't have insight dir
2014-09-16 07:26:43 -03:00
Manuel Aráoz 481f0a9886 update readme 2014-09-16 01:21:54 -03:00
Manuel Aráoz a3835e0e2b allow port config via env variable 2014-09-16 01:21:04 -03:00
Manuel Aráoz 12a66b80a7 fix os x installation if you don't have insight dir 2014-09-16 00:35:45 -03:00
Manuel Aráoz e3fd639b52 Merge pull request #188 from ssotomayor/master
Adds levelup and leveldown depedency packages in order to run the app.
2014-09-15 15:06:05 -03:00
ssotomayor 967287aff9 Adds levelup and leveldown depedency packages in order to run the app. 2014-09-15 14:49:58 -03:00
Matias Alejo Garcia 05b87a90d4 Merge pull request #186 from maraoz/update/configz
change default cleaner config
2014-09-08 21:09:02 -03:00